document.write( "Question 550706: solve and graph the compound inequality.
\n" );
document.write( "x+15<-9 or x+15>3
\n" );
document.write( "the solution is {x|x< orx> } \n" );
document.write( "
Algebra.Com's Answer #359005 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! x+15<-9 or x+15>3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x<-9-15 or x>3-15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x<-24 or x>-12\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the solution is {x|x<-24 or x>-12 } \n" ); document.write( " |