Use the remainder or factor theorem as directed.
1) For \(P(x)=x^4+3x^2+4\), find the remainder when \(P(x)\) is divided by \(x-1\). Then decide whether \(x-1\) is a factor.
2) For \(Q(z)=z^3-6z^2+32\), use the factor theorem to verify that \(z+2\) is a factor. Then divide and factor \(Q(z)\) completely over the real numbers.
Hints
- For division by \(x-c\), the remainder theorem connects the remainder directly to \(P(c)\).
- A linear expression \(x-c\) is a factor exactly when the corresponding function value is \(0\).
- For \(z+2\), identify the value of \(c\) in the form \(z-c\).
- After confirming the factor in part 2, divide once and factor the quadratic quotient.
Solution
1) By the remainder theorem, the remainder on division by \(x-1\) is \(P(1)\). Compute \(P(1)=1+3+4=8\). The remainder is \(8\), so \(x-1\) is not a factor.
2) Because \(z+2=z-(-2)\), evaluate \(Q(-2)=(-2)^3-6(-2)^2+32=-8-24+32=0\). By the factor theorem, \(z+2\) is a factor.
Use synthetic value \(-2\) with coefficients \(1,-6,0,32\): bring down \(1\); multiply by \(-2\) and add to get \(-8\); multiply by \(-2\) and add to get \(16\); multiply by \(-2\) and add to get remainder \(0\). The quotient is \(z^2-8z+16\). Since \(z^2-8z+16=(z-4)^2\), the complete factorization is \(Q(z)=(z+2)(z-4)^2\).
Answer
1) Remainder \(8\); \(x-1\) is not a factor.
2) \(Q(-2)=0\), so \(z+2\) is a factor, and \(Q(z)=(z+2)(z-4)^2\).