BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Compound interest problem

Expert replies
by sl750 » Fri Aug 05, 2011 6:34 am
$1200 is invested at a given interest rate for two years. The difference between the simple 2-year non-compounded return at the end of the two years and an annually compounded return is $132. What is the interest rate?

A 10%
B 11%
C 12%
D 13%
E 14%

I understood that I have to form an equation that involves using both simple and compound interest. What I didn't understand was why the period of 2 years was not included in the S.I calculation. Any help is really appreciated

The equation goes as follows
[spoiler]
1200R^2 -1200R = 132[/spoiler]
Doesn't the simple interest formula include the period as well? [ Investment*period*R%]
Answer is A
Join the discussion
Source: — Problem Solving |

by knight247 » Fri Aug 05, 2011 9:54 am
Principal=1200

Simple interest=Principal*Number of yrs*R
=1200*2*R
=4800R

Total accrued amount is 1200+4800R....(1)

Compounded

Total accrued amt=1200(1+R)²
=1200(1+2R+R²)
=1200+4800R+1200R².....(2)

from the problem we have (2)-(1)=132
132=1200+4800R+1200R²-1200-4800R
132=1200R²
R²=132/1200
or
R²=1320000/1200
=13200/12=1100
R=√1100=33%(approximately) None of the answer choices match
Join the discussion

by gmatboost » Fri Aug 05, 2011 10:50 am
Hi,

You've got the right idea and the right answer. You made a few arithmetic mistakes along the way but they happened to cancel out:
Simple interest=Principal*Number of yrs*R
=1200*2*R
=4800R
Simple interest is actually 2400R
Compounded
Total accrued amt=1200(1+R)²
=1200(1+2R+R²)
=1200+4800R+1200R²
This should be 1200 + 2400R + 1200R^2

For compound interest, the interest earned is 1200 + 2400R + 1200R^2 - 1200, since we started with 1200.

So compound interest = 2400R + 1200R^2

So, 2400R + 1200R^2 - 2400R = 132
So, 1200R^2 = 132
R^2 = 132/1200 = 11/100 = 0.11

I suspect the question writer intended this to be the answer. The actual answer, as you said, is the square root of this, which is not a nice round number and is not a choice.
Greg Michnikov, Founder of GMAT Boost

GMAT Boost offers 250+ challenging GMAT Math practice questions, each with a thorough video explanation, and 100+ GMAT Math video tips, each 90 seconds or less.
It's a total of 20+ hours of expert instruction for an introductory price of just $10.
View sample questions and tips without signing up, or sign up now for full access.


Also, check out the most useful GMAT Math blog on the internet here.
Join the discussion

by sl750 » Sun Aug 07, 2011 12:38 pm
Actually, the answer choice is given as A. However, think the answer explanation provided by the source was faulty to begin with. Thanks though for clearing that up
Join the discussion

by goalevan » Sun Aug 07, 2011 1:51 pm
1,200(1 + r)^2 = 1,200(1 + 2r) + 132
1,200(1 + r)^2 - 1,200(1 + 2r) = 132
1,200[(1 + r)^2 - (1 + 2r)] = 132
1,200[(r^2 + 2r + 1) - (1 + 2r)] = 132
1,200*r^2 = 132
r^2 = 132/1200
r^2 = (2^2 * 3 * 11) / (2^2 * 3 * 2^2 * 5^2)
r^2 = 11/100

r = sqrt(11)/10

B
Join the discussion