faceharshit
If k is a positive constant and y = |x-k| - |x+k| , what is the maximum value of y ?
1. x <0
2. k=3
How to proceed solving this ?
Dear
faceharshit,
I'm happy to respond.
First of all, here are some more practice questions you may find helpful.
https://magoosh.com/gmat/2013/gmat-quant ... qualities/Here, let's pull back and think about this. The numbers (x - k) and (x + k) are points on the number line separated by a distance of 2k. Now, depending on the way we subtract, the difference might be +2k or -2k, and the absolute values will get tricky when x is close to zero where (x - k) and (x + k) have opposite signs. Clearly, the value of k will be important in establishing an answer.
What's a little unclear is x. Does x have a single unknown numerical value? In that case, the expression y would have a single value. There would be no question of a "maximum" value. The fact that the question is asking for a "maximum" value implies that x moves over a range.
Statement #1:
x < 0 We have no information about the value of k, and we would need that to give any sort of answer. This is
insufficient.
Statement #2:
k = 3We have to assume that x would equal any real number. If x is a large negative number, say x = -20, then
y = (-20 - 3) - (-20 + 3) = -23 - (-17) = +6
When x is closer than 3 to zero on either side, the value of y is less. For example, when x = 0, y = 0.
Now consider a large positive value, say, x = +20.
y = (20 - 3) - (20 + 3) = 17 - 23 = -6
Thus, the maximum value of y is +6. (Notice that this is 2k.) We have a definitive answer. Thus, statement #2, alone and by itself, is
sufficient.
Answer =
(B)Does this make sense?
Mike