document.write( "Question 335816: solve the double inequality, graph the solution, and give the result in interval notation\r
\n" );
document.write( "\n" );
document.write( "-3 < x-3/3 < 2 \n" );
document.write( "
Algebra.Com's Answer #240833 by mananth(16946)![]() ![]() You can put this solution on YOUR website! -3 < (x-3)/3 < 2 \n" ); document.write( "multiply by 3 \n" ); document.write( "3*-3 < (x-3)/3 * 3 <2*3 \n" ); document.write( "-9<(x-3)<6 \n" ); document.write( "add +3 \n" ); document.write( "(-9+3)<(x-3+3)<(6+3) \n" ); document.write( " \n" ); document.write( "(-9,9) \n" ); document.write( " \n" ); document.write( " |