Question

Difficulty: MediumQuadratic Functions and Graphs

In the xyxy-plane, the graph of the quadratic function ff is a parabola with vertex (3,8)(3, -8) and passes through the point (1,0)(1, 0). If the graph intersects the yy-axis at (0,c)(0, c), what is the value of cc?

Answer: 10

Answer

The correct answer is 10.
By writing the function in vertex form f(x)=a(xh)2+kf(x) = a(x - h)^2 + k and substituting the vertex (3,8)(3, -8), we obtain f(x)=a(x3)28f(x) = a(x - 3)^2 - 8. Substituting the point (1,0)(1, 0) into the equation gives 0=a(13)280 = a(1 - 3)^2 - 8, which simplifies to 4a=84a = 8 and yields a=2a = 2. With the function fully defined as f(x)=2(x3)28f(x) = 2(x - 3)^2 - 8, the yy-intercept is found by calculating f(0)=2(03)28=2(9)8=10f(0) = 2(0 - 3)^2 - 8 = 2(9) - 8 = 10. Thus, c=10c = 10.

Step-by-Step Solution

1
Express the quadratic function in vertex form using the given vertex (3,8)(3, -8).
f(x)=a(x3)28f(x) = a(x - 3)^2 - 8
The vertex form of a quadratic function is f(x)=a(xh)2+kf(x) = a(x - h)^2 + k, where (h,k)(h, k) is the vertex.
2
Substitute the coordinates of the point (1,0)(1, 0) into the function to solve for the leading coefficient aa.
a=2a = 2
Since the graph passes through (1,0)(1, 0), substituting x=1x = 1 and f(x)=0f(x) = 0 must satisfy the equation.
3
Substitute x=0x = 0 into the completed function f(x)=2(x3)28f(x) = 2(x - 3)^2 - 8 to find the value of cc.
c=10c = 10
The intersection with the yy-axis occurs where the input xx is 0.

Key Concept

Writing and evaluating quadratic functions using the vertex form
Rate this question