document.write( "Question 42790: I need an answer tonight for homework. It's a combination absolute value inequality problem:\r
\n" );
document.write( "\n" );
document.write( "4 > -2│ x - 7│+8 \n" );
document.write( "
Algebra.Com's Answer #27876 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We isolate the absolute value first...so from \n" ); document.write( "4 > -2│ x - 7│ + 8 \n" ); document.write( "-4 > -2 |x - 7| \n" ); document.write( "2 < |x - 7| or \n" ); document.write( "|x - 7| > 2 \n" ); document.write( "Now we break it up into two separate inequalities \n" ); document.write( "x - 7 > 2 and x - 7 < -2 and solve them both to get us \n" ); document.write( "x > 9 or x < 5 \n" ); document.write( " |