Question

Difficulty: MediumQuadratic Functions and Graphs

A quadratic function ff is defined by f(x)=a(x4)(x10)f(x) = a(x - 4)(x - 10), where aa is a positive constant. In the xyxy-plane, the graph of ff has a vertex with a yy-coordinate of 18-18. What is the value of aa?

Answer: 2

Answer

The value of aa is 2.
The vertex of a parabola lies on the axis of symmetry, which is located midway between its x-intercepts. Since the function is f(x)=a(x4)(x10)f(x) = a(x - 4)(x - 10), the x-intercepts are at x=4x = 4 and x=10x = 10. The midpoint of these values is 4+102=7\frac{4 + 10}{2} = 7. Thus, the x-coordinate of the vertex is 7. Since the y-coordinate of the vertex is given as 18-18, the vertex is at (7,18)(7, -18). Substituting these coordinates into the function equation yields 18=a(74)(710)-18 = a(7 - 4)(7 - 10), which simplifies to 18=a(3)(3)-18 = a(3)(-3), or 18=9a-18 = -9a. Solving for aa gives a=2a = 2.

Step-by-Step Solution

1
Find the x-coordinate of the vertex using the symmetry of the parabola.
The x-coordinate of the vertex is 7.
The x-coordinate of the vertex lies on the axis of symmetry, which is the midpoint of the x-intercepts x=4x = 4 and x=10x = 10.
2
Identify the coordinates of the vertex.
The vertex is at (7,18)(7, -18).
The y-coordinate of the vertex is given as 18-18, and its x-coordinate was calculated as 7.
3
Substitute the vertex coordinates into the function definition to solve for aa.
a=2a = 2
Substituting (7,18)(7, -18) into f(x)=a(x4)(x10)f(x) = a(x - 4)(x - 10) gives 18=a(74)(710)-18 = a(7 - 4)(7 - 10), which simplifies to 18=9a-18 = -9a.

Key Concept

Finding the vertex of a quadratic function from its factored form and solving for a leading coefficient.

Alternative Method

Alternatively, the function f(x)=a(x4)(x10)f(x) = a(x - 4)(x - 10) can be expanded to standard form: f(x)=a(x214x+40)f(x) = a(x^2 - 14x + 40). The x-coordinate of the vertex can be found using the formula x=b2ax = -\frac{b}{2a}, which gives x=14a2a=7x = -\frac{-14a}{2a} = 7. Then, substitute x=7x = 7 and f(7)=18f(7) = -18 to solve for aa.
Estimated Time:1m 30s
Rate this question