Question
Question: If the sum of the roots of the quadratic equation \[a{{x}^{2}}+bx+c=0\] is equal to the sum of the s...
If the sum of the roots of the quadratic equation ax2+bx+c=0 is equal to the sum of the squares of their reciprocals, then prove that 2a2c=c2b+b2a.
Solution
Hint: For solving this question, we let the roots of the polynomial equation ax2+bx+c=0 be p and q. By using the condition given in the question, i.e. if the sum of roots of the quadratic equation ax2+bx+c=0 is equal to the sum of the squares of their reciprocal, we get an equation in p and q. Now, by using the general form of sum and product of roots, we obtain the desired result.
Complete step-by-step solution -
The given quadratic equation is ax2+bx+c=0. Let p and q are the roots of the given quadratic equations. As per given in the question, if the sum of roots of the quadratic equation ax2+bx+c=0 is equal to the sum of the squares of their reciprocal. This can be mathematically expressed as:
p+q=p21+q21...(1)
As we know that the sum of the roots of quadratic equation is a−b where, b is coefficient of x and a is the coefficient of x2,[p+q=a−b] and the product of the roots of quadratic equation is ac where, c is constant and a is the coefficient of x2,[pq=ac].
From equation (1), the value of p + q is:
⇒p+q=p21+q21⇒p+q=p2q2p2+q2
Adding the subtracting 2pq in the numerator of right hand of the equation, we get:
⇒p+q=p2q2p2+q2−2pq+2pq
We know that the a2+b2+2ab=(a+b)2, using this identity we get:
⇒p+q=p2q2(p+q)2−2pq
Putting the value of p+q=a−b and pq=ac in the above equation, we get:
⇒a−b=a2c2(a−b)2−a2c⇒a−b=a2c2a2b2−a2c⇒a−b=a2c2a2b2−2ac
Shifting the denominator of right-hand side in the left-hand side, we get:
⇒a−b×a2c2=a2×aab2−2a2c⇒a3−bc2=a3ab2−2a2c
a3 is present in both sides of denominator so cancel out each other, we get
⇒−c2b=ab2−2a2c⇒c2b+ab2=2a2c
Hence, we proved the equivalence of both sides.
Note: Students must first convert the problem statement into equation correctly and then the equation to desired form as a sum or product of roots to substitute the coefficients in the equation. Knowledge of sum and product of roots is must for solving this question.