Question

Difficulty: MediumQuadratic Equations

The function ff is defined by f(x)=2x212x+cf(x) = 2x^2 - 12x + c, where cc is a constant. In the xyxy-plane, the graph of y=f(x)y = f(x) has a vertex at (h,5)(h, 5), where hh is a constant. What is the value of cc?

Answer: 23

Answer

23
For a quadratic function in standard form f(x)=ax2+bx+cf(x) = ax^2 + bx + c, the x-coordinate of the vertex is given by h=b2ah = -\frac{b}{2a}. In this function, a=2a = 2 and b=12b = -12, so h=122(2)=3h = -\frac{-12}{2(2)} = 3. The vertex coordinates are (3,5)(3, 5), which means f(3)=5f(3) = 5. Substituting x=3x = 3 into the function gives 2(3)212(3)+c=52(3)^2 - 12(3) + c = 5. Simplifying the terms gives 1836+c=518 - 36 + c = 5, which becomes 18+c=5-18 + c = 5. Adding 1818 to both sides yields c=23c = 23.

Step-by-Step Solution

1
Identify the x-coordinate formula for the vertex of a quadratic function f(x)=ax2+bx+cf(x) = ax^2 + bx + c.
The x-coordinate hh is given by h=b2ah = -\frac{b}{2a}.
To find the axis of symmetry and the horizontal position of the vertex.
2
Substitute a=2a = 2 and b=12b = -12 from the given equation f(x)=2x212x+cf(x) = 2x^2 - 12x + c into the vertex formula.
h=122(2)=3h = -\frac{-12}{2(2)} = 3
To calculate the specific x-coordinate of the vertex for this function.
3
Substitute the vertex coordinates (3,5)(3, 5) into the function f(x)f(x).
f(3)=2(3)212(3)+c=5f(3) = 2(3)^2 - 12(3) + c = 5
Since the vertex lies on the graph of the function, its coordinates must satisfy the function's equation.
4
Simplify the equation and solve for the constant cc.
1836+c=5    18+c=5    c=2318 - 36 + c = 5 \implies -18 + c = 5 \implies c = 23
To determine the final value of the constant cc.

Key Concept

Vertex of a quadratic function
Rate this question