document.write( "Question 272468: Solve for x.
\n" );
document.write( "3x^2= -17x-10 \n" );
document.write( "
Algebra.Com's Answer #199316 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! 3x^2= -17x-10\r \n" ); document.write( "\n" ); document.write( "3x^2 + 17x + 10 = 0\r \n" ); document.write( "\n" ); document.write( "(3x + 2)*(x + 5) = 0 \n" ); document.write( "Solve: \n" ); document.write( "3x + 2 = 0 \n" ); document.write( "x + 5 = 0 \n" ); document.write( " |