document.write( "Question 101267: In the equation x2+mx+k =0, what relation exists between m and k if one of the roots is twice the other? \n" ); document.write( "
Algebra.Com's Answer #73758 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In the equation x2+mx+k =0, what relation exists between m and k if one of the roots is twice the other? \n" ); document.write( "-------------- \n" ); document.write( "Let one of the roots be \"r\" and the other root \"2r\". \n" ); document.write( "Then (x-r)(x-2r)= x^2+mx+k=0 \n" ); document.write( "x^2-(3r)x+2r^2 = x^2+mx+k \n" ); document.write( "m=-3r and k=2r^2 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |