document.write( "Question 147587: Solve for the roots of the quadratic equation:\r
\n" );
document.write( "\n" );
document.write( "(3x^2-7x)/2=3\r
\n" );
document.write( "\n" );
document.write( "I would try to show work....but i don't know where to start...please help...i need to know this for a test tomorrow!!!! \n" );
document.write( "
Algebra.Com's Answer #107979 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! multiplying by 2 __ 3x^2-7x=6 __ subtracting 6 __ 3x^2-7x-6=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring __ (3x+2)(x-3)=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x+2=0 __ subtracting 2 __ 3x=-2 __ dividing by 3 __ x=-2/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x-3=0 __ adding 3 __ x=3 \n" ); document.write( " |