Find the condition that roots of the equation ax2 + bx + c = 0 are in the ratio m : n.
Let mα and nα be the roots of the equation ax2 + bx + c = 0
Now, mα + nα = -b/a ……………….…(i)
and mnα2 = c/a …………………….…(ii)
From (i): α(m + n) = -b/a
⇒ α2(m + n)2 = b2/a2
Using (ii): (c/a)(m + n)2 = mn(b2/a2)
⇒ ac(m + n)2 = mnb2
Which is the required condition.