document.write( "Question 1013063: X^2+3x-18=0 \n" ); document.write( "
Algebra.Com's Answer #629249 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! For x^2 + 3x - 18 = 0, we can see that it is factorable, so that we get \n" ); document.write( "(x + 6)(x - 3) = 0 \n" ); document.write( "Thus \n" ); document.write( "x = -6 or x = 3 \n" ); document.write( " |