document.write( "Question 331079: choose your preferred solution method and solve this quadratic equation:\r
\n" );
document.write( "\n" );
document.write( "6x^2 + 7x = 3 \n" );
document.write( "
Algebra.Com's Answer #237341 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 6x^2 + 7x = 3 \n" ); document.write( "6x^2 + 7x - 3 = 0 \n" ); document.write( "(2x + 3)*(3x - 1) = 0 \n" ); document.write( "x = -3/2 \n" ); document.write( "x = 1/3 \n" ); document.write( " \n" ); document.write( " |