document.write( "Question 916611: What does x equal in 2x^2+3x-9=0? \n" ); document.write( "
Algebra.Com's Answer #556153 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 2x^2+3x-9=0 factoring \n" ); document.write( "(2x -3)(x+3) = 0 \n" ); document.write( "x = -3, 3/2 \n" ); document.write( " |