document.write( "Question 31607: solve
\n" );
document.write( "(x-6)(x+4)=11 \n" );
document.write( "
Algebra.Com's Answer #18259 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! (x-6)(x+4)=11 \n" ); document.write( "=>x^2-2x-24=11 \n" ); document.write( "=>x^2-2x-35=0 \n" ); document.write( "=>x^2-7x+5x-35=0 \n" ); document.write( "=>(x-7)(x+5)=0 \n" ); document.write( "=>x=7 or x=-5\r \n" ); document.write( "\n" ); document.write( "Answer: x=7 or x=-5 \n" ); document.write( " |