Question

Difficulty: HardQuadratic Functions and Graphs

The graph of the quadratic function ff in the xyxy-plane has its vertex at (3,4)(3, -4) and passes through the point (1,8)(1, 8). The function gg is defined by g(x)=f(xh)+kg(x) = f(x - h) + k, where hh and kk are constants. If the graph of gg has its vertex at (0,0)(0, 0), what is the value of g(4)g(4)?

  1. A
    16
  2. 48Answer
  3. C
    12
  4. D
    24

Answer

48
The quadratic function f(x)f(x) can be written in vertex form as f(x)=a(x3)24f(x) = a(x - 3)^2 - 4. Substituting the point (1,8)(1, 8) gives 8=a(13)248 = a(1 - 3)^2 - 4, which simplifies to 12=4a12 = 4a, so a=3a = 3. This means f(x)=3(x3)24f(x) = 3(x - 3)^2 - 4. The function g(x)=f(xh)+kg(x) = f(x - h) + k has its vertex at (0,0)(0, 0), which is a translation of the vertex of f(x)f(x) from (3,4)(3, -4) to (0,0)(0, 0). This shifts the function to g(x)=3x2g(x) = 3x^2. Evaluating g(4)g(4) yields 3(4)2=3(16)=483(4)^2 = 3(16) = 48.

Step-by-Step Solution

1
Write the vertex form of the quadratic function f(x)f(x).
f(x)=a(x3)24f(x) = a(x - 3)^2 - 4
The vertex of the parabola is given as (3,4)(3, -4), so we can substitute these coordinates into the vertex form f(x)=a(xh)2+kf(x) = a(x - h)^2 + k.
2
Substitute the point (1,8)(1, 8) into the equation to solve for the constant aa.
8=a(13)24    12=4a    a=38 = a(1 - 3)^2 - 4 \implies 12 = 4a \implies a = 3
Since the graph passes through (1,8)(1, 8), these coordinates must satisfy the equation of the function.
3
Determine the equation of the transformed function g(x)g(x).
g(x)=3x2g(x) = 3x^2
The vertex of f(x)f(x) is at (3,4)(3, -4). Shifting this vertex to (0,0)(0, 0) removes the horizontal and vertical offsets, simplifying the function to g(x)=ax2g(x) = ax^2 with the same leading coefficient a=3a = 3.
4
Evaluate g(4)g(4).
g(4)=3(4)2=3(16)=48g(4) = 3(4)^2 = 3(16) = 48
Substitute x=4x = 4 into the equation for g(x)g(x) to find the required value.

Key Concept

Quadratic Functions and Graphs
Rate this question