Question

Difficulty: MediumQuadratic Functions and Graphs

A quadratic function gg is defined by g(x)=2x212x+kg(x) = 2x^2 - 12x + k, where kk is a constant. In the xyxy-plane, the graph of gg has its vertex on the line y=5y = -5. What is the value of kk?

  1. A
    -59
  2. B
    -23
  3. C
    -5
  4. 13Answer

Answer

13
The xx-coordinate of the vertex for the quadratic function g(x)=ax2+bx+cg(x) = ax^2 + bx + c is found using the formula x=b2ax = -\frac{b}{2a}. Substituting a=2a = 2 and b=12b = -12 yields x=122(2)=3x = -\frac{-12}{2(2)} = 3. Evaluating g(3)g(3) gives the yy-coordinate of the vertex: g(3)=2(3)212(3)+k=18+kg(3) = 2(3)^2 - 12(3) + k = -18 + k. Since the vertex lies on the line y=5y = -5, setting 18+k=5-18 + k = -5 and solving for kk gives k=13k = 13.

Step-by-Step Solution

1
Find the xx-coordinate of the vertex of the parabola.
The xx-coordinate is 33.
For a quadratic function g(x)=ax2+bx+cg(x) = ax^2 + bx + c, the xx-coordinate of the vertex is given by x=b2ax = -\frac{b}{2a}. Here, a=2a = 2 and b=12b = -12, so x=122(2)=3x = -\frac{-12}{2(2)} = 3.
2
Evaluate the function at x=3x = 3 to find the yy-coordinate of the vertex in terms of kk.
The yy-coordinate is 18+k-18 + k.
Substituting x=3x = 3 into the function gives g(3)=2(3)212(3)+k=1836+k=18+kg(3) = 2(3)^2 - 12(3) + k = 18 - 36 + k = -18 + k.
3
Set the yy-coordinate of the vertex equal to 5-5 and solve for kk.
k=13k = 13.
Since the vertex lies on the line y=5y = -5, the yy-coordinate of the vertex must be 5-5. Thus, 18+k=5    k=13-18 + k = -5 \implies k = 13.

Key Concept

Determining the vertex of a quadratic function and using its coordinates to solve for unknown parameters.
Rate this question