document.write( "Question 103203: how do you solve
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #75068 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! x^2/2-7x/6=1 combine the 2 fractions on the left by multiplying the first fraction by 3/3: \n" ); document.write( "(3x^2 -7x)/6=1 now cross multiply. \n" ); document.write( "3x^2-7x=6 now subtract 6 from both sides. \n" ); document.write( "3x^2-7x-6=0 now factor the quadratic equation. \n" ); document.write( "(3x+2)(x-3)=0 \n" ); document.write( "3x+2=0 \n" ); document.write( "3x=-2 \n" ); document.write( "x=-2/3 answer. \n" ); document.write( "x-3=0 \n" ); document.write( "x=3 answer. \n" ); document.write( " \n" ); document.write( " |