128k views
4 votes
What is the x-intercept of the graph of the function f(x) = x^2 − 16x + 64? (−8, 0) (0, 8) (8, 0) (0, −8)

2 Answers

1 vote

Answer:

(8, 0)

Explanation:

The x-intercepts are the roots or solutions of a quadratic equation. To solve this equation use the quadratic formula.


(-b\pm√(b^2-4ac) )/(2a)

In this equation, a = 1, b = -16, and c = 64. Substitute these values into the formula.


(-(-16)\pm√((-16)^2-4(1)(64)))/(2(1))\rightarrow (16\pm√(256-4(64)) )/(2) \rightarrow (16\pm√(0) )/(2)

After simplifying, you are left with 16/2 which is 8.

The x-intercept of the graph of this function is (8, 0).

User Miku
by
4.8k points
4 votes

Answer:

Choice C is the answer.

Explanation:

We have given a function.

f(x) = x² − 16x + 64

We have to find the x-intercept of the graph of function.

x-intercept is a point where the value of function is zero.

Putting f(x) = in given function , we have

x²-16x+64 = 0

Factoring above equation, we have

x²-8x-8x+64 = 0

x(x-8)-8(x-8) = 0

(x-8)(x-8) = 0

Applying zero-product property , we have

x-8 = 0 or x-8 = 0

Hence, x = 8 when f(x) = 0

x-intercept is (8,0).

User Jaypal Singh
by
5.3k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.