Hi there! I'm happy to contribute to this one!
The question:
Alex deposited x dollars into a new account that earned 8 percent annual interest, compounded annually. One year later Alex deposited an additional x dollars into the account. If there were no other transactions and if the account contained w dollars at the end of two years, which of the following expresses x in terms of w?So first, Alex puts in x dollars.
One year goes by, and the x dollar accrues interest ---> x(1.08)
Then, Alex adds another x dollars --> x + x(1.08)
Then the second year goes by, and
that whole amount gets multiplied by 1.08 ---> [x + x(1.08)]*(1.08) = x(1.08) + x(1.08)^2 = x[1.08 + (1.08)^2]
We are told this amount, the sum total after two years, equals w, so w = x[1.08 + (1.08)^2]
Dividing by the brackets to solve for x, we get x = w/(1.08 + (1.08)^2)
The answer choices as they appear in your post are technically incorrect, because they are lacking parentheses. If you underestimate the importance of parentheses, they will bite you in the butt over and over again on the real GMAT. Assuming the parentheses were in the right places, the answer would be
.
The key idea is: the x dollar amount that was in there for both years is
multiplied twice by the multiplier. That's why there has to be a factor of (1.08)^2 floating around somewhere.
Does this make sense? Please let me know if you have any questions on what I've said.
Mike