Question
Question: If the equation \(\left( {{m}^{2}}+{{n}^{2}} \right){{x}^{2}}-2\left( mp+nq \right)x+{{p}^{2}}+{{q}^...
If the equation (m2+n2)x2−2(mp+nq)x+p2+q2=0 has equal roots, then
[a] mp = nq
[b] mq = np
[c] mn = pq
[d] mq=np
Solution
Hint: Assume that the roots of the equation are α,α. Hence using the sum of roots =a−b and product of roots =ac, where a,b and c have their usual meanings form two equations in α. One of the equations will be linear in α , and one will be quadratic in α. Substitute the value of α from the linear equation in the quadratic equation in α and find the relation between m, n, p and q.
Alternatively, use the fact that when roots are equal, then Discriminant of that quadratic equation is 0.
Complete step-by-step solution -
Let the roots of the quadratic equation be α.α
Hence we have
α+α=m2+n22(mp+nq)⇒α=m2+n2mp+nq (i)
Also, we have
α×α=m2+n2p2+q2⇒α2=m2+n2p2+q2 (ii)
Substituting the value of α from equation (ii) in equation (i), we get
(m2+n2mp+nq)2=m2+n2p2+q2
Multiplying both sides by (m2+n2)2, we get
(mp+nq)2=(p2+q2)(m2+n2)
Using (a+b)2=a2+2ab+b2, we get
(mp)2+(nq)2+2(mp)(nq)=p2m2+p2n2+q2m2+q2n2
Using (ab)n=anbn, we get
m2p2+n2q2+2mnpq=m2p2+n2q2+m2q2+n2p2
Subtracting m2p2+n2q2 from both sides, we get
2mnpq=m2q2+n2p2
Subtracting 2mnpq from both sides, we get
m2q2+n2p2−2mnpq=0
Using anbn=(ab)n, we get
(mq)2+(np)2−2(mq)(np)=0
Using a2+b2−2ab=(a−b)2, we get
(mq−np)2=0
Using zero product property, we get
mq=np
Hence option [b] is correct.
Note: Alternative solution:
We know that the roots of the quadratic expression ax2+bx+c=0 are equal when D=b2−4ac=0
Here a=m2+n2,b=−2(mp+nq) and c=p2+q2
Hence we have
4(mp+nq)2−4(p2+q2)(m2+n2)=0⇒(mp+nq)2−(p2+q2)(m2+n2)=0
Let z1=p−iq and z2=m+in
Now we have z1z2=(mp+nq)+i(np−mq)
Taking modulus on both sides, we get
∣z1z2∣=∣(mp+nq)+i(np−mq)∣⇒(m2+n2)(p2+q2)=(mp+nq)2+(np−mq)2⇒(m2+n2)(p2+q2)=(mp+nq)2+(np−mq)2
Hence we have
(mp+nq)2−(mp+nq)2−(np−mq)2=0⇒(np−mq)2=0⇒np=mq
Hence option [b] is correct.