Question
Question: If \(\alpha ,\beta \) are the roots of \({x^2} + px + q = 0\) and \(\gamma ,\delta \) are the roots ...
If α,β are the roots of x2+px+q=0 and γ,δ are the roots of x2+rx+s=0; evaluate (α−λ)(α−δ)(β−γ)(β−δ) in terms of p,q,r and s. Deduce the condition that the equation has a common root.
Solution
Hint: We know that for any quadratic equation x2+bx+c=0, we have sum of roots x1+x2=−b and product of roots x1x2=c. Also, α is the root of x2+px+q=0, so it will satisfy α2+pα+q=0. This will be followed by other roots of the quadratic equation as well.
Complete step-by-step answer:
According to question
α,β are the roots of x2+px+q=0, ∴ α+β=−p and α.β=q
γ,δ are the roots of x2+rx+s=0, ∴γ+δ=−r and γ.δ=s.
We have been given the expression that,
⇒(α−λ)(α−δ)(β−γ)(β−δ) …(1)
⇒[α2−α(γ+δ)+γδ][β2−β(γ+δ)+γδ]
Now replacing γ+δ by r and γδ by s, then we obtain
⇒[α2+rα+s][β2+rβ+s] …(2)
We know α is root of x2+px+q=0, ∴α2+pα+q=0, or we can write α2=−pα−q and similarly, we can write β2=−pβ−q.
Now replacing α2 by −pα−q and β2 by −pβ−q in equation (2), we will get
⇒(−pα−q+rα+s)(−pβ−q+rβ+s)
⇒[(r−p)α−(q−s)][(r−p)β−(q−s)]
⇒(r−p)2αβ−(r−p)(q−s)(α+β)+(q−s)2
⇒(r−p)2q−(r−p)(q−s)(−p)+(q−s)2
⇒(r−p)[(qr−pq)+(pq−ps)]+(q−s)2
⇒(q−s)2−(p−r)(qr−ps) …(2)
Now, we have been asked to deduce the condition when equations have common root i.e. α=γ and α=δor we can write it as α−γ=0 and α−δ=0, Then equation (1) becomes zero when we put α−γ=0.
Therefore, ⇒(q−s)2−(p−r)(qr−ps)=0
⇒(q−s)2=(p−r)(qr−ps). This is the required condition when roots will be equal.
Note- For calculating the roots of any quadratic equation, we can use Sridharacharya formula as shown below:
x1,x2=2a−b±b2−4acwhere x1and x2are roots of the quadratic equation ax2+bx+c=0.
This method is a little lengthy, and in our case roots are already given, we only need to calculate the sum of roots and product of roots.