Find a and b so that the polynomial x^3-10x^2+ax+b is exactly divisible with x-1 and x-b
Answers
Answered by
3
Answer:
actually your question is wrong its actually its
Find a and b so that the polynomial x^3-10x^2+ax+b is exactly divisible with (x-1) and (x-2)
Step-by-step explanation:
Answer Expert Verified
4.0/5
1055
ShuchiRecites
Genius
3K answers
5.1M people helped
Hello Mate!
Factor theorum states that p( x ) = 0
x = 1, 2
p( x ) = x^3 -10x^2+ax+ b
0 = 1 - 10 + a + b
0 = - 9 + a + b ------(1)
0 = 2^3 - 10(2)^2 + a(2) + b
0 = 8 - 40 + 2a + b
0 = - 32 + 2a + b ------(2)
(1) - (2)
-9 + a + b
-( - 32 + 2a - b )
23 - a = 0
a = 23
keeping value of a in eq. 1
0 = - 9 + 23 + b
-14 = b
Hope it helps☺!✌
Similar questions