document.write( "Question 683944: Solve for the zeroes: x^2+5x-6 \n" ); document.write( "
Algebra.Com's Answer #423825 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
x^2+5x-6 = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(x+6)(x-1) = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x+6=0 or x-1 = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = -6 or x = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the two solutions are x = -6 or x = 1
\n" ); document.write( "
\n" );