document.write( "Question 324550: \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #232317 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x^2+7x= 18 \n" ); document.write( "add -18 to both sides \n" ); document.write( "x^2+7x-18=18-18 \n" ); document.write( "x^2+7x-18=0 \n" ); document.write( "x^2+9x-2x-18=0 \n" ); document.write( "x(x+9)-2(x+9)=0 \n" ); document.write( "(x+9)(x-2)=0 \n" ); document.write( "x=-9 OR x=2 \n" ); document.write( " |