document.write( "Question 416754: solve for x:
\n" ); document.write( "x^2+5x=24
\n" ); document.write( "

Algebra.Com's Answer #291909 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
x^2+5x=24
\n" ); document.write( "x^2+5x-24=0
\n" ); document.write( "x^2+8x-3x-24=0
\n" ); document.write( "x(x+8)-3(x+8)=0
\n" ); document.write( "(x+8)(x-3)=0
\n" ); document.write( "x=-8 OR x=3
\n" ); document.write( "
\n" );