document.write( "Question 982252: If the roots of equation x^2-10x+21=m then m is \n" ); document.write( "
Algebra.Com's Answer #603082 by Cromlix(4381) You can put this solution on YOUR website! Hi there, \n" ); document.write( "x^2 - 10x + 21 = 0 \n" ); document.write( "(x - 3)(x - 7) = 0 \n" ); document.write( "x - 3 = 0 \n" ); document.write( "x = 3 \n" ); document.write( "x - 7 =0 \n" ); document.write( "x = 7 \n" ); document.write( "Hope this helps:-) \n" ); document.write( " |