document.write( "Question 56788: what is the answer to: 3X squared + 2X - 5 \n" ); document.write( "
Algebra.Com's Answer #38531 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 3x^2 + 2x - 5 = 0 \n" ); document.write( "x^2 + 2x/3 = 5/3 \n" ); document.write( "(x + 2/6)^2 = 4/36 + 60/36 = 64/36 \n" ); document.write( "x + 2/6 = +- 8/6 \n" ); document.write( "x = -2/6 +- 8/6 \n" ); document.write( "x = -5/3 and x = 1 \n" ); document.write( " |