Westonci.ca offers quick and accurate answers to your questions. Join our community and get the insights you need today. Explore a wealth of knowledge from professionals across different disciplines on our comprehensive platform. Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform.

Question 8 of 10
What are the zeros of f(x) = x² − 8x + 16?
A. x= -4 and x = 4
B. x=-2 and x = 8
C. x = 4 only
D. x = -4 only


Sagot :

ustun

Answer:

c ×=4, only

Step-by-step explanation:

4*-8×+16=0

16-32=-16

-16=-16

Answer:

D. x=4 only

Step-by-step explanation:

You can solve using the quadratic equation which is [tex]x=\frac{-b \pm \sqrt{b^{2}-4ac}}{2a}[/tex]

where in this case a=1, b=-8, and c=16. But there is any easier way to solve the equation. You can solve by completing the square which consists of moving the constant to the right side and then adding [tex](\frac{b}{2})^2[/tex]. To both sides that way you can rewrite the left side as a perfect square binomial. This is because [tex](x+b)^2[/tex] will expand to [tex]x^2 + 2xb + b^2[/tex]. So when you add [tex](\frac{b}{2})^2[/tex] to both equations. You're able to rewrite the left side as [tex](x+(\frac{b}{2}))^2[/tex]. Because once you expand it out, it becomes [tex]x^2 + 2(\frac{b}{2})x + (\frac{b}{2})^2[/tex]. Which simplifies to [tex]x^2 + bx + (\frac{b}{2})^2[/tex] which is the original equation. In this case there is no need to move the constant, which in this case is 16, to the other side. Since if you calculate the value of (-8/2)^2 it's equal to 16! So this can already be written as a perfect square binomial.

So the equation becomes

[tex]0 = (x+\frac{b}{2})^2[/tex]

Plug values in

[tex]0 = (x+(-\frac{8}{2}))^2[/tex]

Simplify

[tex]0 = (x-4)^2[/tex]

Take the square root of both sides

[tex]0 = x-4[/tex]

Add 4 to both sides

[tex]4 = x[/tex]