Question

Difficulty: MediumPolynomial Factors and Graphs

The polynomial function pp is defined by p(x)=x43x3+ax27x+10p(x) = x^4 - 3x^3 + ax^2 - 7x + 10, where aa is a constant. If x2x - 2 is a factor of p(x)p(x), what is the value of aa?

Answer: 3

Answer

3
According to the Factor Theorem, if x2x - 2 is a factor of the polynomial function p(x)p(x), then evaluating the polynomial at x=2x = 2 must yield a value of 00. Substituting x=2x = 2 into the equation gives p(2)=243(2)3+a(2)27(2)+10=0p(2) = 2^4 - 3(2)^3 + a(2)^2 - 7(2) + 10 = 0. Simplifying the terms results in 1624+4a14+10=016 - 24 + 4a - 14 + 10 = 0, which further simplifies to 4a12=04a - 12 = 0. Adding 1212 to both sides and dividing by 44 yields a=3a = 3.

Step-by-Step Solution

1
Apply the Factor Theorem to set up the equation.
p(2)=0p(2) = 0
By the Factor Theorem, xcx - c is a factor of p(x)p(x) if and only if p(c)=0p(c) = 0.
2
Substitute x=2x = 2 into the polynomial expression.
243(2)3+a(2)27(2)+10=02^4 - 3(2)^3 + a(2)^2 - 7(2) + 10 = 0
Evaluating p(2)p(2) yields a linear equation in terms of the unknown constant aa.
3
Simplify the arithmetic terms in the equation.
4a12=04a - 12 = 0
Simplifying the constant values: 162414+10=1216 - 24 - 14 + 10 = -12.
4
Solve the linear equation for aa.
a=3a = 3
Isolating the variable term gives 4a=124a = 12, and dividing by 44 yields a=3a = 3.

Key Concept

The Factor Theorem states that a polynomial p(x)p(x) has a factor xcx - c if and only if p(c)=0p(c) = 0.
Rate this question