document.write( "Question 506646: How to solve a compound inequality and graph the solutions?
\n" );
document.write( "EX: -6 < 2x - 4 < 12 \n" );
document.write( "
Algebra.Com's Answer #340228 by jennywecas(28)![]() ![]() You can put this solution on YOUR website! -6 < 2x - 4 < 12 \n" ); document.write( "add 4 to all 3 parts \n" ); document.write( "-2 < 2x <16 \n" ); document.write( "divide 2 from all 3 parts \n" ); document.write( "-1 < x < 8 \n" ); document.write( "to graph you put an open circle on the point (-1,0) and then you put an open circle on the point (8,0).Then draw a line between the 2 \n" ); document.write( " |