document.write( "Question 2317: 6x square + 11x + 3 =0 using the quadratic formula \n" ); document.write( "
Algebra.Com's Answer #944 by gsmani_iyer(201)\"\" \"About 
You can put this solution on YOUR website!
All the quadratic equations need not be solved only by using the formula. You must know that the quadratic equation can also be solved by factorising it as in this case:\r
\n" ); document.write( "\n" ); document.write( " 6x^2+11x+3 = 0\r
\n" ); document.write( "\n" ); document.write( "= 6x^2+2x+9x+3 = 0\r
\n" ); document.write( "\n" ); document.write( "= 2x(3x+1) + 3(3x+1) = 0\r
\n" ); document.write( "\n" ); document.write( "= (3x+1)(2x+3) = 0\r
\n" ); document.write( "\n" ); document.write( "So either (3x+1) = 0 or (2x+3) = 0\r
\n" ); document.write( "\n" ); document.write( "So if 3x+1 = 0, then 3x = -1
\n" ); document.write( "= x = -\"1%2F3\"
\n" ); document.write( "If 2x+3 = 0, then 2x = -3
\n" ); document.write( "= x = -\"3%2F2\"
\n" ); document.write( "
\n" ); document.write( "
\n" );