Question

Difficulty: Very hardQuadratic Functions and Graphs

The quadratic function ff is defined by f(x)=ax2+bx+cf(x) = ax^2 + bx + c, where aa, bb, and cc are constants, and has its vertex at (2,4)(2, 4). The function gg is defined by g(x)=f(x3)+kg(x) = f(x - 3) + k, where kk is a constant. The vertex of the graph of y=g(x)y = g(x) in the xyxy-plane lies on the line y=2x3y = 2x - 3. If the product of the xx-intercepts of the graph of y=g(x)y = g(x) is 1111, what is the yy-intercept of the graph of y=f(x)y = f(x)?

  1. 2Answer
  2. B
    6
  3. C
    -4
  4. D
    -6

Answer

2
The correct answer is 2. By writing the quadratic function f(x)f(x) in vertex form as f(x)=a(x2)2+4f(x) = a(x - 2)^2 + 4, we can apply the transformation rules to express g(x)=f(x3)+kg(x) = f(x - 3) + k as having a vertex at (5,4+k)(5, 4 + k). Since this vertex lies on the line y=2x3y = 2x - 3, substituting x=5x = 5 gives 4+k=74 + k = 7, meaning g(x)=a(x5)2+7g(x) = a(x - 5)^2 + 7. The roots of g(x)=0g(x) = 0 are 5±7/a5 \pm \sqrt{-7/a}, and their product is 25+7/a25 + 7/a. Setting this product equal to 11 yields a=1/2a = -1/2. Substituting a=1/2a = -1/2 back into the expression for f(0)=4a+4f(0) = 4a + 4 gives 2.

Step-by-Step Solution

1
Write the function f(x)f(x) in vertex form using its vertex (2,4)(2, 4).
f(x)=a(x2)2+4f(x) = a(x - 2)^2 + 4
Any quadratic function with a vertex at (h,k)(h, k) can be written in the form f(x)=a(xh)2+kf(x) = a(x - h)^2 + k.
2
Determine the vertex of the transformed function g(x)=f(x3)+kg(x) = f(x - 3) + k.
The vertex of g(x)g(x) is (5,4+k)(5, 4 + k).
The transformation f(x3)f(x - 3) shifts the graph 3 units to the right, changing the xx-coordinate of the vertex from 2 to 5. The addition of kk shifts the graph vertically by kk units, changing the yy-coordinate of the vertex from 4 to 4+k4 + k.
3
Use the condition that the vertex of y=g(x)y = g(x) lies on the line y=2x3y = 2x - 3 to find the value of kk and the vertex coordinates.
4+k=7    k=34 + k = 7 \implies k = 3. The vertex of g(x)g(x) is (5,7)(5, 7).
Since the vertex (5,4+k)(5, 4 + k) lies on the line y=2x3y = 2x - 3, substituting x=5x = 5 into the line equation gives y=2(5)3=7y = 2(5) - 3 = 7.
4
Write g(x)g(x) in vertex form and express its roots (the xx-intercepts) in terms of aa.
g(x)=a(x5)2+7g(x) = a(x - 5)^2 + 7. The roots are x=5±7ax = 5 \pm \sqrt{-\frac{7}{a}}.
Setting g(x)=0g(x) = 0 gives a(x5)2+7=0a(x - 5)^2 + 7 = 0, which simplifies to (x5)2=7a(x - 5)^2 = -\frac{7}{a}, yielding x=5±7ax = 5 \pm \sqrt{-\frac{7}{a}}.
5
Calculate the product of the roots and set it equal to 11 to solve for aa.
25+7a=11    a=1225 + \frac{7}{a} = 11 \implies a = -\frac{1}{2}.
The product of the roots is (5+7a)(57a)=25(7a)=25+7a(5 + \sqrt{-\frac{7}{a}})(5 - \sqrt{-\frac{7}{a}}) = 25 - (-\frac{7}{a}) = 25 + \frac{7}{a}. Setting this equal to 11 gives 7a=14\frac{7}{a} = -14, so a=12a = -\frac{1}{2}.
6
Evaluate f(0)f(0) to find the yy-intercept of the graph of f(x)f(x).
f(0)=4(12)+4=2f(0) = 4(-\frac{1}{2}) + 4 = 2.
The yy-intercept is the value of the function at x=0x = 0. Substituting x=0x = 0 and a=12a = -\frac{1}{2} into f(x)=a(x2)2+4f(x) = a(x - 2)^2 + 4 yields 4a+4=24a + 4 = 2.

Key Concept

Quadratic transformations and properties of roots in vertex form
Rate this question