document.write( "Question 437559: X squared plus 10x =24 \n" ); document.write( "
Algebra.Com's Answer #302693 by shree840(260)![]() ![]() You can put this solution on YOUR website! x^2+10x=24 \n" ); document.write( "x^2+10x-24=0 \n" ); document.write( "x^2+12x-2x-24=0 \n" ); document.write( "x(x+12)-2(x+12)=0 \n" ); document.write( "(x-2)(x+12)=0 \n" ); document.write( "either x-2=0 or x=2 \n" ); document.write( "or x+12=0 x=-12 ANS \n" ); document.write( " |