Question

Difficulty: MediumFunction Notation and Transformations

The quadratic function ff is defined by f(x)=(x3)(x7)f(x) = (x - 3)(x - 7). The function gg is defined by g(x)=f(x2)+kg(x) = f(x - 2) + k, where kk is a constant. In the xyxy-plane, the vertex of the graph of y=g(x)y = g(x) is (7,5)(7, 5). What is the value of kk?

Answer: 9

Answer

9
To find the vertex of the function f(x)=(x3)(x7)f(x) = (x - 3)(x - 7), we calculate the midpoint of the xx-intercepts, x=5x = 5, and evaluate the function at this value to get f(5)=4f(5) = -4, giving the vertex (5,4)(5, -4). The graph of g(x)=f(x2)+kg(x) = f(x - 2) + k shifts the graph of ff right by 22 units and up by kk units, resulting in a vertex of (7,4+k)(7, -4 + k). Since the vertex of g(x)g(x) is (7,5)(7, 5), we have 4+k=5-4 + k = 5, which solves to k=9k = 9.

Step-by-Step Solution

1
Find the vertex of the quadratic function f(x)=(x3)(x7)f(x) = (x - 3)(x - 7).
The vertex of f(x)f(x) is (5,4)(5, -4).
The xx-coordinate of the vertex of a quadratic function in factored form f(x)=a(xr1)(xr2)f(x) = a(x - r_1)(x - r_2) lies midway between the roots r1r_1 and r2r_2. Here, x=3+72=5x = \frac{3 + 7}{2} = 5. Evaluating the function at x=5x = 5 gives the yy-coordinate: f(5)=(53)(57)=4f(5) = (5 - 3)(5 - 7) = -4.
2
Apply the transformations to find the coordinates of the vertex of g(x)=f(x2)+kg(x) = f(x - 2) + k.
The vertex of g(x)g(x) is (7,4+k)(7, -4 + k).
The transformation g(x)=f(xh)+kg(x) = f(x - h) + k shifts the graph of f(x)f(x) horizontally by hh units to the right and vertically by kk units up. For g(x)=f(x2)+kg(x) = f(x - 2) + k, the vertex of ff, (5,4)(5, -4), is shifted 22 units to the right and kk units up, resulting in the new vertex (5+2,4+k)=(7,4+k)(5 + 2, -4 + k) = (7, -4 + k).
3
Equate the yy-coordinate of the vertex of g(x)g(x) to the given value and solve for kk.
k = 9
We are given that the vertex of the graph of y=g(x)y = g(x) is (7,5)(7, 5). Setting the yy-coordinate of the transformed vertex equal to 55 gives 4+k=5-4 + k = 5. Adding 44 to both sides yields k=9k = 9.

Key Concept

Function Transformations of Quadratic Graphs
Rate this question