document.write( "Question 439576: solve
\n" );
document.write( "3x^2+4x=7 \n" );
document.write( "
Algebra.Com's Answer #303793 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 3x^2+4x=7 \n" ); document.write( "3x^2+4x-7 = 0 \n" ); document.write( "(3x+7)(x-1) = 0 \n" ); document.write( "x = {-7/3, 1} \n" ); document.write( " |