document.write( "Question 247382: Determine whether the equation has two distinct real number solutions, one real numbers solution, or no real number solution.\r
\n" );
document.write( "\n" );
document.write( "x^2 - 5x - 6 = 0 \n" );
document.write( "
Algebra.Com's Answer #180482 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! x^2 - 5x - 6 = 0\r \n" ); document.write( "\n" ); document.write( "Factor the equation as follows:\r \n" ); document.write( "\n" ); document.write( "(x-6)*(x+1) = 0\r \n" ); document.write( "\n" ); document.write( "Does this help? \n" ); document.write( " |