Question

Difficulty: HardQuadratic Functions and Graphs

In the xyxy-plane, the graph of the quadratic function f(x)=ax2+bx+cf(x) = ax^2 + bx + c, where aa, bb, and cc are constants, has a vertex (h,k)(h, k) that lies on the line y=4x+8y = 4x + 8. If the graph of y=f(x)y = f(x) has xx-intercepts at x=2x = -2 and x=6x = 6, what is the value of cc?

Answer: 12

Answer

The value of c is 12.
The correct answer is 12. The axis of symmetry of the quadratic function lies midway between its x-intercepts at x=2x = -2 and x=6x = 6, giving an x-coordinate of h=2h = 2 for the vertex. Since the vertex lies on the line y=4x+8y = 4x + 8, its y-coordinate is k=4(2)+8=16k = 4(2) + 8 = 16. Substituting the vertex (2,16)(2, 16) into the vertex form of a quadratic function gives f(x)=a(x2)2+16f(x) = a(x - 2)^2 + 16. Using the x-intercept at (6,0)(6, 0) to solve for aa gives 0=a(62)2+160 = a(6 - 2)^2 + 16, which yields a=1a = -1. Evaluating the function at x=0x = 0 to find the constant term cc gives c=f(0)=(02)2+16=12c = f(0) = -(0 - 2)^2 + 16 = 12.

Step-by-Step Solution

1
Determine the x-coordinate of the vertex of the quadratic function.
h=2h = 2
The axis of symmetry of a parabola lies midway between its x-intercepts. The midpoint of the intercepts x=2x = -2 and x=6x = 6 is calculated as 2+62=2\frac{-2 + 6}{2} = 2.
2
Determine the y-coordinate of the vertex using the given linear equation.
k=16k = 16
Since the vertex (h,k)(h, k) lies on the line y=4x+8y = 4x + 8, substituting x=h=2x = h = 2 into the line equation gives k=4(2)+8=16k = 4(2) + 8 = 16.
3
Write the quadratic function in vertex form and solve for the leading coefficient aa.
a=1a = -1
The vertex form is f(x)=a(xh)2+kf(x) = a(x - h)^2 + k. Substituting the vertex (2,16)(2, 16) yields f(x)=a(x2)2+16f(x) = a(x - 2)^2 + 16. Using the x-intercept (6,0)(6, 0), substitute x=6x = 6 and f(x)=0f(x) = 0 into the equation: 0=a(62)2+160 = a(6 - 2)^2 + 16, which simplifies to 16a=1616a = -16, resulting in a=1a = -1.
4
Expand the quadratic function or evaluate it at x=0x = 0 to find the value of cc.
c=12c = 12
In standard form f(x)=ax2+bx+cf(x) = ax^2 + bx + c, the constant term cc is equal to f(0)f(0). Substituting x=0x = 0 into f(x)=(x2)2+16f(x) = -(x - 2)^2 + 16 yields f(0)=(02)2+16=4+16=12f(0) = -(0 - 2)^2 + 16 = -4 + 16 = 12.

Key Concept

Using symmetry and the vertex form of a quadratic function to determine its standard form coefficients.

Alternative Method

Alternatively, since the x-intercepts are 2-2 and 66, the quadratic function can be written in factored form as f(x)=a(x+2)(x6)f(x) = a(x + 2)(x - 6). Expanding this gives f(x)=a(x24x12)=ax24ax12af(x) = a(x^2 - 4x - 12) = ax^2 - 4ax - 12a. Comparing this to the standard form f(x)=ax2+bx+cf(x) = ax^2 + bx + c, we see that the x-coordinate of the vertex is h=b2a=4a2a=2h = -\frac{b}{2a} = -\frac{-4a}{2a} = 2. Using the line equation y=4x+8y = 4x + 8 at x=2x = 2, we find the vertex y-coordinate is k=16k = 16. Since the vertex is (2,16)(2, 16), we evaluate the factored form at x=2x = 2: 16=a(2+2)(26)16=16aa=116 = a(2 + 2)(2 - 6) \Rightarrow 16 = -16a \Rightarrow a = -1. The constant term cc is 12a-12a, so c=12(1)=12c = -12(-1) = 12.
Estimated Time:2m 30s
Rate this question