document.write( "Question 52375: Solve the compound inequality and write the solution set using interval notation: 3<5-x<7 \n" ); document.write( "
Algebra.Com's Answer #34896 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
3<5-x<7
\n" ); document.write( "-5+3<-5+5-x<-5+7
\n" ); document.write( "-2<-x<2
\n" ); document.write( "-2/-1>-x/-1>2/-1 Flip the inequality signs because you divided the inequality by a negative number
\n" ); document.write( "2>x>-2
\n" ); document.write( "Interval notation:(-2,2)
\n" ); document.write( "
\n" );