document.write( "Question 289895: I have had a very hard time with this and it is making no sense to me at all. Can some one please help me?
\n" );
document.write( "Solve this equation.
\n" );
document.write( "3x(2x + 1) = 18 \n" );
document.write( "
Algebra.Com's Answer #209877 by richwmiller(17219) You can put this solution on YOUR website! So what did you try? nothing? Then where is your work?\r \n" ); document.write( "\n" ); document.write( "divide by 3 first \n" ); document.write( "x*(2x+1)=6 \n" ); document.write( "2x^2+x-6=0 \n" ); document.write( "factors into \n" ); document.write( "(x+2) (2 x-3) = 0 \n" ); document.write( "x=-2 and x=3/2 \n" ); document.write( " |