Question

Difficulty: MediumPolynomial Factors and Graphs

The table below shows selected values of xx and the corresponding values of the polynomial function p(x)p(x).

xxp(x)p(x)
0016-16
2200
334-4
4400

If p(x)=a(x2)(x4)(xk)p(x) = a(x-2)(x-4)(x-k) for all real numbers xx, where aa and kk are constants, what is the value of kk?

Answer: 1

Answer

The value of kk is 11.
Substituting the coordinate pair (0,16)(0, -16) into the equation p(x)=a(x2)(x4)(xk)p(x) = a(x-2)(x-4)(x-k) gives p(0)=a(2)(4)(k)=8ak=16p(0) = a(-2)(-4)(-k) = -8ak = -16, which simplifies to ak=2ak = 2. Substituting the coordinate pair (3,4)(3, -4) gives p(3)=a(32)(34)(3k)=a(3k)=4p(3) = a(3-2)(3-4)(3-k) = -a(3-k) = -4. Expanding this equation yields 3a+ak=4-3a + ak = -4. Replacing akak with 22 in this equation results in 3a+2=4-3a + 2 = -4, which simplifies to 3a=6-3a = -6, so a=2a = 2. Using a=2a = 2 in the relation ak=2ak = 2 gives 2k=22k = 2, which yields k=1k = 1.

Step-by-Step Solution

1
Substitute the coordinates (0,16)(0, -16) from the table into the given equation p(x)=a(x2)(x4)(xk)p(x) = a(x-2)(x-4)(x-k) to form a relationship between the constants.
p(0)=a(02)(04)(0k)=a(2)(4)(k)=8ak=16p(0) = a(0-2)(0-4)(0-k) = a(-2)(-4)(-k) = -8ak = -16, which simplifies to ak=2ak = 2.
To establish a relation between constants aa and kk using the y-intercept of the polynomial.
2
Substitute another known point from the table, (3,4)(3, -4), into the polynomial equation.
p(3)=a(32)(34)(3k)=a(1)(1)(3k)=a(3k)=4p(3) = a(3-2)(3-4)(3-k) = a(1)(-1)(3-k) = -a(3-k) = -4.
To obtain a second equation relating the constants aa and kk.
3
Solve the system of equations by distributing a-a in the second equation and substituting the value of akak from the first step.
3a+ak=4-3a + ak = -4. Since ak=2ak = 2, this becomes 3a+2=4    3a=6    a=2-3a + 2 = -4 \implies -3a = -6 \implies a = 2.
To solve for the leading coefficient constant aa.
4
Substitute the value of aa back into the first relation to solve for kk.
Since a=2a = 2 and ak=2ak = 2, we have 2k=2    k=12k = 2 \implies k = 1.
To find the final value of kk.

Key Concept

Solving for polynomial constants using given coordinate points from a table
Rate this question