Concept:A quadratic equation has equal roots when its discriminant is zero. This condition leads to a relation among the coefficients
a2,b2,c2 that determines whether they are in arithmetic, geometric, or harmonic progression.
Explanation:Given the quadratic equation:
a2(b2−c2)x2+b2(c2−a2)x+c2(a2−b2)=0For equal roots, the discriminant
D must be zero:
D=[b2(c2−a2)]2−4a2c2(b2−c2)(a2−b2)=0Simplify
D=0 step by step:
b4(c2−a2)2−4a2c2(b2−c2)(a2−b2)=0Expanding and rearranging leads to:
b4(c2+a2)2=4a4c4Taking square roots (positive value since all terms are squares):
b2(a2+c2)=2a2c2Divide both sides by
a2b2c2 (assuming none are zero):
b22=a21+c21This relation means the reciprocals
a21,b21,c21 are in arithmetic progression.
Hence
a2,b2,c2 are in harmonic progression (HP).
Answer:a2,b2,c2 are in HP. Therefore, option C is correct.