Hi All,
While it's nice to know an "elegant" approach to solving problems, the practical approach to any question will likely involve the easiest work possible. If you have to stare at this question for 2 minutes to come up with the 'elegant' approach, then your'e wasting time. Here, we can get to the correct answer in under a minute (doing math that children can do) with "brute force":
We're told that N is a POSITIVE INTEGER. We're asked for a possible value of |56 - 5N|.
IF....
N = 1, then the answer is 51
N = 2, then the answer is 46
N = 3, then the answer is 41
N = 4, then the answer is 36
At this point, you might recognize that the pattern (so far) is that the answer will end in 1 or 6. Taking a quick look at the answers, you'll see that NONE of them fits this pattern. We're not wrong though....so there MUST be more work to be done. Remember that absolute value signs turn NEGATIVE results into POSITIVE ones....
Let's leap-frog a few of the numbers and continue working...
IF.....
N = 11, then the answer is 1
N = 12, then the answer is |-4| = 4
N = 13, then the answer is |-9| = 9
And now we have the answer.
Final Answer:
GMAT assassins aren't born, they're made,
Rich