Last visit was: 23 Apr 2024, 17:36 It is currently 23 Apr 2024, 17:36

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
User avatar
Manager
Manager
Joined: 06 Mar 2014
Posts: 166
Own Kudos [?]: 475 [25]
Given Kudos: 84
Location: India
GMAT Date: 04-30-2015
Send PM
Most Helpful Reply
User avatar
Retired Moderator
Joined: 16 Jun 2012
Posts: 871
Own Kudos [?]: 8553 [12]
Given Kudos: 123
Location: United States
Send PM
General Discussion
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618596 [1]
Given Kudos: 81563
Send PM
avatar
Intern
Intern
Joined: 03 May 2014
Posts: 1
Own Kudos [?]: [0]
Given Kudos: 2
Send PM
Re: A sum of $3310 is to be paid back in 3 equal installments. How much is [#permalink]
why arent we supposed to apply ci formula here? when i substitute for the formula i got a different answer(total amount=3310*(1+0.1)^3=4405.6; interest to be paid= 1095.6).
Bunuel could u please help me here understand where i have gone wrong
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11664 [4]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
A sum of $3310 is to be paid back in 3 equal installments. How much is [#permalink]
3
Kudos
1
Bookmarks
Expert Reply
Hi vineeth89,

There are a few aspects to this interest question that make it tougher than most interest questions:

1) You are asked to make a periodic payment that will LOWER the remaining balance before the next round of interest is added.
2) The standard interest rate formulas that you know won't work here (you can't just plug in numbers and get an answer).
3) You are NOT told that the payment is made at the end of each year (without that information, the answer could conceivably be different). The Official GMAT would have included that information.

I'm going to assume that each payment is made at the end of each year (AFTER the interest has been added).

Since the answer choices are numbers, we can TEST THE ANSWERS though. Here's how:

Since the total is $3310 and we'll be dealing with 10% annual interest, chances are that the 3 equal payments will all have to be a bit higher than $1100. I'm going to TEST $1311.....

Starting Balance = $3310
Year 1 Interest = 10%(3310) = +331
Year 1 Total = 3641
Year 1 Payment = -$1311
Balance = $2330

Year 2 Balance = $2330
Year 2 Interest = 10%(2330) = +233
Year 2 Total = $2563
Year 2 Payment = -$1311
Balance = $1252

Year 3 Balance = $1252
Year 3 Interest = 10%(1252) = 125.2
Year 3 Total = $1377.2
Year 3 Payment = -$1311
Balance = $66.2

At the end of 3 years, we still have a little bit left, which means we haven't paid enough with each payment. The increase to the payment would not be much though, so the correct answer MUST be a little greater than $1311....

Final Answer:
B - $1331


GMAT assassins aren't born, they're made,
Rich
Intern
Intern
Joined: 01 Jan 2016
Posts: 47
Own Kudos [?]: 128 [0]
Given Kudos: 49
GPA: 3.75
WE:Engineering (Energy and Utilities)
Send PM
Re: A sum of $3310 is to be paid back in 3 equal installments. How much is [#permalink]
pqhai wrote:
earnit wrote:
A sum of $3310 is to be paid back in 3 equal installments. How much is each installment if the interest is compounded annually at 10% per annum.

A. 1311
B. 1331
C. 1103
D. 2331
E. 2311



The Thread containing the above question is locked. Hence, I am posting it here.

What is wrong in this approach?
3310**1.1 = 3641
now divide by 3 = ~1213


The approach to solve this question is:

Assume each installment = X
Initial value = 3310

End of 1st year, value = 3310*1.1 AND we pay the first installment, so remaining value = 3310*1.1 - X = 3641 - X
End of 2nd year, value = (3641 - X)*1.1 AND we pay the second installment, so remaining value = (3641 - X)*1.1 - X = 4005 - 2.1X
End of 3rd year, value = (4005 - 2.1X)*1.1 = 4405 - 2.31X

KEY is the value at the end of 3rd year = X (the last installment)
=> 4405 - 2.31X = X
=> 4405 = 3.31X
=> X = 1331

Your approach is wrong because you used simple interest rate for only 1 year (3310*1.1). That's wrong. We have three years and compound interest rate.

Hope it helps.


While the above method is the correct one, in my opinion it is bit tedious to do the calculations by hand, at least for me.
To get an approximate value you can do the following:
Find the total amount with interest compounding over 2 years:
A=3310*(1+0.10)^2=4005.1
Now each installment is roughly A/3=4005.1/3=1335.03 which is close to the final answer 1331.

Since we are taking the interest on the whole 3310 even in the second year and we don't consider the little bit interest in the 3rd year, I find that the answer I get through this is always slightly more than the actual answer. But still, unless the answer choices are really close, you can save some time through this method.
Senior Manager
Senior Manager
Joined: 30 Jun 2019
Posts: 275
Own Kudos [?]: 89 [0]
Given Kudos: 8
Send PM
Re: A sum of $3310 is to be paid back in 3 equal installments. How much is [#permalink]
Teerex wrote:
pqhai wrote:
earnit wrote:
A sum of $3310 is to be paid back in 3 equal installments. How much is each installment if the interest is compounded annually at 10% per annum.

A. 1311
B. 1331
C. 1103
D. 2331
E. 2311



The Thread containing the above question is locked. Hence, I am posting it here.

What is wrong in this approach?
3310**1.1 = 3641
now divide by 3 = ~1213


The approach to solve this question is:

Assume each installment = X
Initial value = 3310

End of 1st year, value = 3310*1.1 AND we pay the first installment, so remaining value = 3310*1.1 - X = 3641 - X
End of 2nd year, value = (3641 - X)*1.1 AND we pay the second installment, so remaining value = (3641 - X)*1.1 - X = 4005 - 2.1X
End of 3rd year, value = (4005 - 2.1X)*1.1 = 4405 - 2.31X

KEY is the value at the end of 3rd year = X (the last installment)
=> 4405 - 2.31X = X
=> 4405 = 3.31X
=> X = 1331

Your approach is wrong because you used simple interest rate for only 1 year (3310*1.1). That's wrong. We have three years and compound interest rate.

Hope it helps.


While the above method is the correct one, in my opinion it is bit tedious to do the calculations by hand, at least for me.
To get an approximate value you can do the following:
Find the total amount with interest compounding over 2 years:
A=3310*(1+0.10)^2=4005.1
Now each installment is roughly A/3=4005.1/3=1335.03 which is close to the final answer 1331.

Since we are taking the interest on the whole 3310 even in the second year and we don't consider the little bit interest in the 3rd year, I find that the answer I get through this is always slightly more than the actual answer. But still, unless the answer choices are really close, you can save some time through this method.


Big agree here. This calculation will already take close to 2 minutes with the "shortcut" method
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32629
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: A sum of $3310 is to be paid back in 3 equal installments. How much is [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: A sum of $3310 is to be paid back in 3 equal installments. How much is [#permalink]
Moderators:
Math Expert
92883 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne