document.write( "Question 33165: Please explain in detail, I want to do the rest of them myself\r
\n" );
document.write( "\n" );
document.write( "Solve each compound inequality. State the solution set using interval notation and graph it\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "4. x <= 0 and x + 6 > 3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #19927 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! x <= 0 and x+6 > 3 \n" ); document.write( "=> x <= 0 and x > 3-6 \n" ); document.write( "=> x<=0 and x > -3 \n" ); document.write( "=> -3 < x <=0; \n" ); document.write( "Answer: x belongs to (-3,0] \n" ); document.write( " \n" ); document.write( " |