Start off by writing two equations, one for Kate and one for Bob. Then we’ll ask, “What is the question behind the question? What do we really need to know in order to answer this question?”
We'll actually start with the value of Bob's investment after one year because that's a little simpler. The value of Bob's investment = y * (1 + 5/100), which is the same as y * (1.05)
The formula to find the value of Kate's investment is a little more interesting because her interest is compounded semiannually. How do you handle that? It means after six months you don't multiply x by (1 + r/100); you multiply x by (1 + r/200). You cut the annual interest rate in half, but THEN six months later you multiply by (1 + r/200) again. In other words, the value of Kate's investment after one year is equal to: x * (1 + r/200)^2
That's how you handle interest that is compounded semiannually.
Next, we're told that the amount each person invested and the interest earned for the year was the same for both accounts. That means the total value of Kate's investment after one year was equal to the total value of Bob's investment after one year. Let's say that the value of each person's investment after one year = Total.
Our equations are:
Bob: Total = y * (1.05)
Kate: Total = x * (1 + r/200)^2
The question asks, “What was the value of r?” We'll set those equations equal to each other:
x * (1 + r/200)^2 = y * (1.05)
To find the value of r, first divide both sides of the equation by x:
(1 + r/200)^2 = (y/x) * 1.05
We could simplify this further to isolate r itself, but the point is that if you want to find r, the QUESTION BEHIND THE QUESTION — what we really need to know to answer this question — is simply: “What is y/x?”
That's exactly what we need to know in order to answer this question.
Statement 1:
y = 1.05x
Can we find out what y/x is? Yes, divide both sides by x and you get y/x = 1.05.
SUFFICIENT
Statement 2:
y = x + 100
Can we find out what y/x is? No. We can't isolate a single value for the ratio without knowing the actual values of x or y.
INSUFFICIENT
Answer A