document.write( "Question 1102402: 4x + 6 < -6\r
\n" );
document.write( "\n" );
document.write( "please help me understand the steps on how to solve this \n" );
document.write( "
Algebra.Com's Answer #717092 by rothauserc(4718) You can put this solution on YOUR website! 4x + 6 < -6 \n" ); document.write( ": \n" ); document.write( "subtract 6 from both sides of < \n" ); document.write( ": \n" ); document.write( "4x < -12 \n" ); document.write( ": \n" ); document.write( "divide both sides of < by 4 \n" ); document.write( ": \n" ); document.write( "x < -3 \n" ); document.write( ": \n" ); document.write( "in interval notation (-infinity, -3) \n" ); document.write( ": \n" ); document.write( "this tells us that all values of x less than -3 will solve the inequality \n" ); document.write( ": \n" ); document.write( "for example -4 is less than -3 \n" ); document.write( ": \n" ); document.write( "4(-4) + 6 < -6 \n" ); document.write( "-16 + 6 < -6 \n" ); document.write( "-10 < -6 \n" ); document.write( " |