This problem illustrates a pattern that comes up with some frequency:
You can often find an increase or decrease without knowing the initial or final values.At first, it might appear that to answer the question you need to know Larry’s present savings and his savings one year from now. You could then subtract one from the other and compare the result to $500. While this thinking isn’t wrong, it means you would need to find two unknowns, and makes no use of the given variable x.
Instead, let’s try to use x. If Larry saves x dollars per month, then he saves 12x dollars per year. Thus, 12x represents the
increase in savings from the present to one year from now. So you can restate the question more simply as:
Is \({12x}\geq{500}\) ?
Statement 1:
You know Larry’s savings at certain point in time, but you don’t know how much he’s saving each month. x could be $100 or $1, for example, giving you both a YES and a NO answer.
Insufficient.Statement 2:
If Larry saves $150 in 3 months, then he's saving $50 / month. In other words, x = 50. Thus, he saves 12(50) = $600 in a year, giving a definite YES answer to the question.
Sufficient. The answer is B.
Note, however, that you didn’t even need to calculate. Statement 2 tells you how much Larry is saving each month, so either that will be enough to increase his savings by at least $500 in a year (an answer of YES) or it won’t (an answer of NO).
Either way you have a definite answer, so either way you know that the statement is sufficient. While the calculation here is relatively easy, this is a shortcut that can save you time, especially on more complex questions.
The trap here is reading the question and thinking that you need to know both Larry’s current savings and his savings one year from now to calculate the increase. In that case, you might think the answer is C, because only with both statements together can you find those values.
But in fact, you don’t need the initial or final values to solve the question.
In this question and others that ask for an increase or decrease, knowing the incremental value alone is often enough to answer the question definitively.