document.write( "Question 38622: find the condition that the root of the equation ax^2+bx+c=0 may be in the ratio m:n \n" ); document.write( "
Algebra.Com's Answer #24164 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
AX^2+BX+C=0
\n" ); document.write( "ROOTS ARE IN RATIO M:N...LET THE ROOTS BE MY AND NY
\n" ); document.write( "SUM OF ROOTS =MY+NY=Y(M+N)=-B/A
\n" ); document.write( "Y=-B/A(M+N)
\n" ); document.write( "PRODUCT OF ROOTS=MNY^2=C/A
\n" ); document.write( "MN*{-B/A(M+N)}^2=C/A
\n" ); document.write( "MNB^2=CA^2(M+N)^2/A=CA(M+N)^2
\n" ); document.write( "
\n" );