rahul.s wrote: Ian,
In such a problem, where we need to experiment with numbers, how would we know which are the right numbers to choose? Well, you don't need to experiment with numbers in the question above; I didn't in my post above. That said, if you don't see a conceptual or algebraic solution fairly quickly, plugging in numbers is a good fallback option. It would be a bit lucky to find numbers that give the exact answer to this question, but if you plug in a few very simple sets of numbers (you don't want to waste any time on complicated numbers), making sure that x is less than y, you'll always find that k is between 15 and 20, which may lead you to the correct answer here.
There are also algebraic solutions to the question:
(10x + 20y)/(x+y) = k
10x + 20y = kx + ky
20y - ky = kx - 10x
y(20 - k) = x(k - 10)
(20 - k)/(k - 10) = x/y
and since 0 < x < y, then 0 < x/y < 1, and it must be that 0 < (20 - k) / (k - 10) < 1. From the answer choices we can be sure k - 10 isn't negative, so we can multiply through this inequality by k-10 to find that 0 < 20 - k < k - 10, or that 15 < k < 20.
|
No comments:
Post a Comment