If (xsquare -1)is a factor of ax4+bxcube+cxsquar+dx+e, show that a+c+c=b+d
Answers
Answered by
2
Step-by-step explanation:
Given :-
x²-1 is a factor of ax⁴+bx³+cx²+dx+e
To find :-
Show that a+c+e = b+d
Solution :-
Given bi-quadratic polynomial is
P(x) = ax⁴+bx³+cx²+dx+e
Given factor = x²-1
=>(x+1) (x-1)
We know that
If (x-a) is a factor of P(x) then P(a) = 0
So If x²-1 is a factor of P(x) then P(1) = 0 and
P(-1) = 0
Now,
P(1) = 0
=> a(1)⁴+b(1)³+c(1)²+d(1)+e = 0
=> a(1)+b(1)+c(1)+d+e = 0
=> a+b+c+d+e = 0
and
P(-1) = 0
=> a(-1)⁴+b(-1)³+c(-1)²+d(-1)+e = 0
=> a(1)+b(-1)+c(1)-d+e = 0
=> a-b+c-d+e = 0
=> a+c+e -b-d = 0
=> a+c+e-(b+d) = 0
=> a+c+e = b+d
Hence, Proved.
Answer:-
If x²-1 is a factor of ax⁴+bx³+cx²+dx+e then a+c+e = b+d.
Used formulae:-
Factor Theorem:-
→ Let P(x) be a polynomial of the degree greater than or equal to 1 and x-a is another linear polynomial if x-a is a factor of P (x) then P(a) = 0 vice-versa.
Similar questions