document.write( "Question 1207257: How many integers satisfy |x+1|<4 \n" ); document.write( "
Algebra.Com's Answer #845027 by greenestamps(13206) You can put this solution on YOUR website! \n" ); document.write( "The response from the other tutor shows a standard formal algebraic solution. \n" ); document.write( "Here is another way of solving absolute value equations that is often easier than the formal algebraic solution. \n" ); document.write( "The expression \n" ); document.write( " \n" ); document.write( "can be interpreted as meaning that the difference between x and a is less than b. \n" ); document.write( "In this problem.... \n" ); document.write( " \n" ); document.write( "This says that the difference between x and -1 is less than 4, where x is an integer. In other words, if we look at a number line, x can be any integer whose distance from -1 is less than 4. \n" ); document.write( "3 units to the right of -1 is -1+3=2; 3 units to the left of -1 is -1-3=-4. So x can be any integer from -4 to +2 inclusive; that is 7 integers. \n" ); document.write( "Or, the previous paragraph more simply: the integers that satisfy the inequality are -1, plus 3 integers either side of -1, for a total of 1+3+3 = 7. \n" ); document.write( " \n" ); document.write( " |