document.write( "Question 1005685: 1. what is the solution set of |b-7|<6?
\n" );
document.write( "2. What is the absolutevalue inequality of |1-2w|<5?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #621843 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! |b-7|<6 \n" ); document.write( "b-7<6; b<13 one solution. \n" ); document.write( "b-7 > -6 \n" ); document.write( "b>1, other solution. \n" ); document.write( "check. Zero should not work and |-7| is not <6 \n" ); document.write( "5 should work \n" ); document.write( "|-2|<6. \n" ); document.write( "(1,13) \n" ); document.write( "=========== \n" ); document.write( "|1-2w)<5 \n" ); document.write( "1-2w<5 \n" ); document.write( "-2w<4 \n" ); document.write( "w>-2, one solution. \n" ); document.write( "1-2w>-5 \n" ); document.write( "-2w>-6 \n" ); document.write( "w<3, changing sign with dividing by a negative 2. Other solution. \n" ); document.write( "solution set (-2,3) \n" ); document.write( "check. Zero should work and |1|<5 \n" ); document.write( "-3 should not work and |7|<5 is not true. \n" ); document.write( " |