document.write( "Question 866072: Factor and solve:
\n" );
document.write( "3x^2+11x+6=0 \n" );
document.write( "
Algebra.Com's Answer #525561 by tommyt3rd(5050) You can put this solution on YOUR website! ac=18, and 2+9=11\r \n" ); document.write( "\n" ); document.write( "3x^2+2x+9x+6=0 \n" ); document.write( "(3x^2+2x)+(9x+6)=0 \n" ); document.write( "x(3x+2)+3(3x+2)=0 \n" ); document.write( "(x+3)(3x+2)=0\r \n" ); document.write( "\n" ); document.write( "{-3, -2/3} \n" ); document.write( " |