document.write( "Question 1202031: Solve the following inequality for x:
\n" );
document.write( "2x^2 + 5x < 3: \n" );
document.write( "
Algebra.Com's Answer #836643 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 2x^2 + 5x < 3\r \n" ); document.write( "\n" ); document.write( "2x^2+5x-3<0\r \n" ); document.write( "\n" ); document.write( "factorise\r \n" ); document.write( "\n" ); document.write( "2x^2+6x-x-3<0\r \n" ); document.write( "\n" ); document.write( "2x(x+3)-1(x+3)<0\r \n" ); document.write( "\n" ); document.write( "(x+3)(x-1) <0\r \n" ); document.write( "\n" ); document.write( "-3 |