By The Remainder Theorem:
When we divide a polynomial P(x) by (x−c) the remainder is P(c)
1. P(x)=x3−x2+x−1;D(x)=x−1
P(1)=(1)3−(1)2+1−1=0D(x) is a factor of P(x).
2. P(x)=20x3−17x2+6x−26;D(x)=x+1
P(−1)=20(−1)3−17(−1)2+6(−1)−26=−69
Remainder is −69.
3. P(x)=2x3+x2−5x+2;D(x)=x+2
P(−2)=2(−2)3+(−2)2−5(−2)+2=0D(x) is a factor of P(x).
4. P(x)=12x3−8x2+4x−3;D(x)=2x−1
P1(x)=6x3−4x2+2x−1.5 divided by D1=(x−0.5)
P1(0.5)=6(0.5)3−4(0.5)2+2(0.5)−1.5=−0.75
Remainder is 2(−0.75)=−1.5.
Comments