Question

Difficulty: MediumPolynomial Factors and Graphs

In the xyxy-plane, the graph of the polynomial function ff has xx-intercepts at (3,0)(-3, 0), (1,0)(1, 0), and (k,0)(k, 0), where kk is a constant greater than 11. The function is defined by f(x)=2(x+3)(x1)(xk)f(x) = -2(x + 3)(x - 1)(x - k). If the graph of ff passes through the point (2,20)(2, 20), what is the value of kk?

Answer: 4

Answer

The value of kk is 44.
Substituting the coordinates of the point (2,20)(2, 20) into the function equation f(x)=2(x+3)(x1)(xk)f(x) = -2(x + 3)(x - 1)(x - k) gives 20=2(2+3)(21)(2k)20 = -2(2 + 3)(2 - 1)(2 - k). Simplifying this expression yields 20=10(2k)20 = -10(2 - k). Dividing both sides by 10-10 gives 2=2k-2 = 2 - k, which simplifies to k=4k = 4. Since 4>14 > 1, this meets the condition that kk is a constant greater than 11.

Step-by-Step Solution

1
Substitute the coordinates of the point (2,20)(2, 20) into the function definition.
20=2(2+3)(21)(2k)20 = -2(2 + 3)(2 - 1)(2 - k)
Since the graph passes through the point (2,20)(2, 20), the coordinates satisfy the equation of the function.
2
Simplify the numerical factors on the right side of the equation.
20=10(2k)20 = -10(2 - k)
Calculating 2+3=52+3 = 5 and 21=12-1 = 1, then multiplying the constants: 2×5×1=10-2 \times 5 \times 1 = -10.
3
Solve the linear equation for kk.
k=4k = 4
Dividing both sides by 10-10 yields 2k=22 - k = -2. Adding kk to both sides and adding 22 to both sides gives k=4k = 4.

Key Concept

Determining a constant root of a polynomial function by evaluating it at a given point on its graph.
Estimated Time:1m 30s
Rate this question