document.write( "Question 105626This question is from textbook
\n" );
document.write( ": Hi, here's my question on inequalities.
\n" );
document.write( "|x/(x+2)|<=2\r
\n" );
document.write( "\n" );
document.write( "In case the pipe characters don't work, that should be the absolute value of the fraction.\r
\n" );
document.write( "\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #77253 by BurningFlame_marc(77) You can put this solution on YOUR website! Hello!\r \n" ); document.write( "\n" ); document.write( "|x/(x+2)|<=2 for this question, there are 2 cases.\r \n" ); document.write( "\n" ); document.write( "Case #1 \n" ); document.write( "x/(x+2)<=2 \n" ); document.write( "x<=2(x+2) \n" ); document.write( "x<=2x+4 \n" ); document.write( "-x<=4 \n" ); document.write( "x>=-4 \n" ); document.write( "The answer in case #1 is -4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Case #2 \n" ); document.write( "x/(x+2)>=-2 \n" ); document.write( "x>=-2(x+2) \n" ); document.write( "x>=-2x+-4 \n" ); document.write( "3x>=-4 \n" ); document.write( "x>=-4/3 \n" ); document.write( "The answer in case #2 is -4/3\r \n" ); document.write( "\n" ); document.write( "The answers are -4 and -4/3.\r \n" ); document.write( "\n" ); document.write( "I hope I helped you! \n" ); document.write( " |