mavesum wrote:If x and y are integers and y = |x+3|+|4-x| , does y equal 7 ?
1) x < 4
2) x > -3
Also , please explain a little how to solve these types of questions
I am not able to do well in absolute value questions :/
To answer the more difficult absolute value questions on the GMAT, it can be very useful to understand that absolute value measures distance. This approach might take some time to get used to, however. It's also a bit tricky to explain without being able to draw decent diagrams, but I'll try:
|x| = the distance, on the number line, between x and zero
|a - b| = the distance, on the number line, between a and b
Note that we need a minus sign between a and b in the above.
Back to the question:
|4 - x| is the distance between 4 and x on the number line.
|x + 3| = |x - (-3)| is the distance between x and -3 on the number line.
If we draw the number line, marking the important numbers (4 and -3), and placing x in the middle, we have:
----------(-3)------x-------------4-----------
What will |4 - x| + |x + 3| be equal to here? It's the distance from x to -3, plus the distance from x to 4. If x is in between -3 and 4, that must be equal to the total distance from -3 to 4, which is 7. On the other hand, if x is either to the left of -3, or to the right of 4, then |4 - x| + |x + 3| will be greater than 7. For example, if x is to the left of -3:
------x-------(-3)-----------------4-------------
then the distance from x to 4 is already greater than 7, so |4 - x| + |x + 3| must certainly be greater than 7. The same will happen if x is to the right of 4.