document.write( "Question 197150: How would you do this problem...2x^2+5x+3=0? \n" ); document.write( "
Algebra.Com's Answer #147801 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 2x^2+5x+3=0 \n" ); document.write( "2x^2+2x+3x+3=0 \n" ); document.write( "2x(x+1)+3(x+1)=0 \n" ); document.write( "(2x+3)(x+1)=0 \n" ); document.write( ". \n" ); document.write( "2x+3=0 \n" ); document.write( "2x=-3 \n" ); document.write( "x=-3/2 \n" ); document.write( ". \n" ); document.write( "x+1=0 \n" ); document.write( "x=-1 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |