Question

Difficulty: MediumQuadratic Functions and Graphs

In the xyxy-plane, the graph of the quadratic function ff, defined by f(x)=(x4)2+cf(x) = -(x - 4)^2 + c where cc is a constant, intersects the xx-axis at two points. If the distance between these two points is 1010, what is the value of cc?

Answer: 25

Answer

25
The quadratic function is defined by f(x)=(x4)2+cf(x) = -(x - 4)^2 + c, which is in the vertex form f(x)=a(xh)2+kf(x) = a(x - h)^2 + k. The vertex of this parabola is at (4,c)(4, c), and the vertical line x=4x = 4 is its axis of symmetry. The distance between the two xx-intercepts is 1010. By symmetry, the intercepts must be located 55 units to the left and right of the axis of symmetry, placing them at x=45=1x = 4 - 5 = -1 and x=4+5=9x = 4 + 5 = 9. Since the graph intersects the xx-axis at these points, substituting either xx-coordinate into the function gives a yy-value of 00. Substituting x=9x = 9 yields 0=(94)2+c0 = -(9 - 4)^2 + c, which simplifies to 0=25+c0 = -25 + c, so c=25c = 25.

Step-by-Step Solution

1
Identify the axis of symmetry of the quadratic function.
The axis of symmetry is x=4x = 4.
The function f(x)=(x4)2+cf(x) = -(x - 4)^2 + c is written in vertex form, y=a(xh)2+ky = a(x - h)^2 + k, where the vertex is (h,k)(h, k) and the axis of symmetry is x=hx = h.
2
Find the xx-coordinates of the xx-intercepts using the distance between them.
The xx-intercepts are at x=1x = -1 and x=9x = 9.
Since the parabola is symmetric about the line x=4x = 4 and the distance between the two intercepts is 1010, each intercept is 102=5\frac{10}{2} = 5 units away from the axis of symmetry. Thus, the intercepts are at 45=14 - 5 = -1 and 4+5=94 + 5 = 9.
3
Substitute one of the xx-intercepts into the function to solve for the constant cc.
c=25c = 25
Since (9,0)(9, 0) is on the graph, f(9)=0f(9) = 0. Substituting this gives 0=(94)2+c    0=25+c    c=250 = -(9 - 4)^2 + c \implies 0 = -25 + c \implies c = 25.

Key Concept

Using symmetry and the vertex form of a quadratic function to determine constants from key graphical features such as xx-intercepts.
Rate this question