document.write( "Question 147301: How do I solve the equation 2x^2 + 3x + 6 = 0 \n" ); document.write( "
Algebra.Com's Answer #107677 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! You first try to factor the quadratic: \n" ); document.write( "2x^2 + 3x + 6 = 0 \n" ); document.write( "We need factors of 2 * 6 or 12 that sum to 3, which there are none. \n" ); document.write( "The simplest way from here is to use the quadratic formula: \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( "The solution is imaginary because of sqrt( negative ) .. you can simplify from here. \n" ); document.write( " |