Advertisements
Advertisements
प्रश्न
Find the roots of the following equation, if they exist, by applying the quadratic formula:
`m/n x^2 + n/m = 1 - 2x`
Advertisements
उत्तर
The given equation is
`m/n x^2 + n/m = 1 - 2x`
⇒ `(m^2x^2 + n^2)/(mn) = 1 - 2x`
⇒ m2x2 + n2 = mn – 2mnx
⇒ m2x2 + 2mnx + n2 – mn = 0
This equation is of the form ax2 + bx + c = 0 where a = m2, b = 2mn and c = n2 – mn.
∴ Discriminant, D = b2 – 4ac
= (2mn)2 – 4 × m2 × (n2 – mn)
= 4m2n2 – 4m2n2 + 4m3n2
= 4m3n > 0
So, the given equation has real roots.
Now, `sqrt(D) = sqrt(4m^3n) = 2msqrt(mn)`
∴ `α = (-b + sqrt(D))/(2a)`
= `(-2mn + 2msqrt(mn))/(2 xx m^2)`
= `(2mn(-n + sqrt(mn)))/(2m^2)`
= `(-n+sqrt(mn))/m`
`β = (-b- sqrt(D))/(2a)`
= `(-2mn-2msqrt(mn))/(2 xx m^2)`
= `(2mn(-n - sqrt(mn)))/(2m^2)`
= `(-n - sqrt(mn))/m`
Hence, `(-n + sqrt(mn))/m` and `(-n - sqrt(mn))/m` are the roots of the given equation.
