document.write( "Question 236942: give the solution set in interval notation\r
\n" );
document.write( "\n" );
document.write( "6x2 +7x <3\r
\n" );
document.write( "\n" );
document.write( "the 2 is to be squared by the 6x \n" );
document.write( "
Algebra.Com's Answer #174283 by edjones(8007) You can put this solution on YOUR website! 6x^2+7x<3 \n" ); document.write( "x(6x+7)<3 \n" ); document.write( "x<3 \n" ); document.write( ". \n" ); document.write( "6x+7<3 \n" ); document.write( "6x<-4 \n" ); document.write( "x<-4/6 \n" ); document.write( "x<-2/3 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |