Question

Difficulty: MediumPolynomial Factors and Graphs

In the xyxy-plane, the graph of the polynomial function gg, defined by g(x)=3(xk)(x+2)2g(x) = 3(x - k)(x + 2)^2, has a yy-intercept at (0,24)(0, -24), where kk is a constant. What is the value of kk?

Answer: 2

Answer

The correct answer is 2.
Evaluating the function at x=0x = 0 yields g(0)=3(k)(2)2=12kg(0) = 3(-k)(2)^2 = -12k. Setting this equal to the given yy-intercept value of 24-24 gives 12k=24-12k = -24. Solving for kk gives k=2k = 2.

Step-by-Step Solution

1
Determine the value of the function at the yy-intercept
g(0)=24g(0) = -24
The yy-intercept of a graph in the xyxy-plane is the point where x=0x = 0. Since the yy-intercept is (0,24)(0, -24), the function value when x=0x = 0 must be 24-24.
2
Substitute x=0x = 0 into the function definition
g(0)=3(0k)(0+2)2g(0) = 3(0 - k)(0 + 2)^2
To evaluate the expression at x=0x = 0, we substitute 00 for every instance of xx in the equation.
3
Simplify the algebraic expression
g(0)=12kg(0) = -12k
Simplifying the terms: (0+2)2=4(0+2)^2 = 4, and 3(0k)=3k3(0-k) = -3k. Multiplying these gives 3k×4=12k-3k \times 4 = -12k.
4
Solve for the constant kk
k=2k = 2
Equating the simplified expression to the known yy-value at the intercept gives 12k=24-12k = -24. Dividing both sides by 12-12 yields k=2k = 2.

Key Concept

Using the y-intercept of a polynomial function to solve for an unknown constant coefficient.
Rate this question