Question

Difficulty: MediumQuadratic Functions and Graphs

The graph of the quadratic function f(x)=x26x+cf(x) = x^2 - 6x + c, where cc is a constant, has its vertex at (h,k)(h, k) in the xyxy-plane. If the graph of ff is translated 33 units to the right and 22 units down, the vertex of the translated graph lies on the line y=2xy = 2x. What is the value of cc?

Answer: 23

Answer

23
To find the constant cc, we first determine the vertex of the function f(x)=x26x+cf(x) = x^2 - 6x + c. The x-coordinate of the vertex of a parabola in the form y=ax2+bx+cy = ax^2 + bx + c is given by x=b2ax = -\frac{b}{2a}. For this function, x=62(1)=3x = -\frac{-6}{2(1)} = 3. Substituting this back into the function gives the y-coordinate of the vertex: f(3)=(3)26(3)+c=c9f(3) = (3)^2 - 6(3) + c = c - 9. Thus, the original vertex is at (3,c9)(3, c - 9). Translating the graph 33 units to the right increases the x-coordinate of the vertex by 33, making it 3+3=63 + 3 = 6. Translating the graph 22 units down decreases the y-coordinate of the vertex by 22, making it (c9)2=c11(c - 9) - 2 = c - 11. The problem states that this new vertex (6,c11)(6, c - 11) lies on the line y=2xy = 2x. Substituting these coordinates into the linear equation gives c11=2(6)c - 11 = 2(6), which simplifies to c11=12c - 11 = 12. Adding 1111 to both sides gives the value of cc as 2323.

Step-by-Step Solution

1
Find the vertex (h,k)(h, k) of the original quadratic function f(x)=x26x+cf(x) = x^2 - 6x + c.
The vertex is at (3,c9)(3, c - 9).
The x-coordinate of the vertex of a quadratic function y=ax2+bx+cy = ax^2 + bx + c is given by h=b2ah = -\frac{b}{2a}. For f(x)=x26x+cf(x) = x^2 - 6x + c, we have h=62(1)=3h = -\frac{-6}{2(1)} = 3. Substituting x=3x = 3 into the function gives the y-coordinate: k=f(3)=326(3)+c=c9k = f(3) = 3^2 - 6(3) + c = c - 9.
2
Determine the coordinates of the vertex after translating the graph 33 units to the right and 22 units down.
The new vertex is at (6,c11)(6, c - 11).
A translation of 33 units to the right increases the x-coordinate of the vertex by 33, so the new x-coordinate is 3+3=63 + 3 = 6. A translation of 22 units down decreases the y-coordinate of the vertex by 22, so the new y-coordinate is (c9)2=c11(c - 9) - 2 = c - 11.
3
Set up an equation using the line y=2xy = 2x and solve for cc.
c=23c = 23
Since the translated vertex (6,c11)(6, c - 11) lies on the line y=2xy = 2x, substituting x=6x = 6 and y=c11y = c - 11 into the line's equation must satisfy it: c11=2(6)c11=12c=23c - 11 = 2(6) \Rightarrow c - 11 = 12 \Rightarrow c = 23.

Key Concept

Determining the vertex of a quadratic function and applying translations to its graph.
Estimated Time:1m 30s
Rate this question