If 1 and -1 are zeroes of the polynomial ax⁴+bx³+cx²+bx+e, prove that a+c+e=b+d
Given- P(1) = 0 and P(-1) = 0.
Now, subtract Equation 2 from Equation 1: (a + 2b + c + e) - (a - 2b + c + e) = 0
Simplifying: a + 2b + c + e - a + 2b - c - e = 0 → 4b = 0→ b = 0.
Now, substitute b = 0 into Equation 1: a + 2(0) + c + e = 0 → a + c + e = 0.
We have shown that: a + c + e = 0. This is the same as: a + c + e = b + d (since b = 0).