document.write( "Question 184921:  x(x-5)=6
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #138779 by checkley77(12844)      You can put this solution on YOUR website! x(x-5)=6 \n" ); document.write( "x^2-5x-6=0 \n" ); document.write( "(x-6)(x+1)=0 \n" ); document.write( "x-6=0 \n" ); document.write( "x=6 ans. \n" ); document.write( "x+1=0 \n" ); document.write( "x=-1 ans. \n" ); document.write( " \n" ); document.write( " |