If the roots of the quadratic equation (a - b)x2 + (b - c)x + (c - a) = 0 are equal, prove that 2a = b + c.
We know that roots of a quadratic equation in the form Ax2 + Bx + C = 0 are equal if
Discriminant, D = 0
B2 - 4AC = 0
In given equation, A = a - b , B = b - c, C = c - a
So, (b - c)2 - 4(a - b)(c - a) = 0
b2 + c2 - 2bc - 4(ac - a2 - bc + ab) = 0
b2 + c2 - 2bc - 4ac + 4a2 + 4bc - 4ab = 0
(- 2a)2 + b2 + c2 + 2(- 2a)b + 2bc + 2( - 2a)(c) = 0
(- 2a + b + c )2 = 0
- 2a + b + c = 0
b + c = 2a
Hence Proved.
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.