Last visit was: 19 Nov 2025, 06:51 It is currently 19 Nov 2025, 06:51
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
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,389
Own Kudos:
778,231
 [8]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,389
Kudos: 778,231
 [8]
Kudos
Add Kudos
8
Bookmarks
Bookmark this Post
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 06 Nov 2025
Posts: 1,849
Own Kudos:
8,237
 [3]
Given Kudos: 707
Location: India
Posts: 1,849
Kudos: 8,237
 [3]
1
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
avatar
ask1
Joined: 02 Apr 2018
Last visit: 19 Jul 2020
Posts: 40
Own Kudos:
8
 [1]
Given Kudos: 24
Location: India
Concentration: Operations, Social Entrepreneurship
Posts: 40
Kudos: 8
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
IanStewart
User avatar
GMAT Tutor
Joined: 24 Jun 2008
Last visit: 18 Nov 2025
Posts: 4,145
Own Kudos:
10,987
 [3]
Given Kudos: 99
Expert
Expert reply
Posts: 4,145
Kudos: 10,987
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If x dollars are placed in a savings account that earns y% annual interest compounded quarterly. What is the balance at the end of the year?

(1) If the x dollars had been in the account for 1 year longer, the amount earned in interest would have been $60 greater.
(2) If 2x dollars had been in the account for 18 months, the interest would have been $75 greater.

There are a few issues with a problem set up this way:

- if you actually solve the problem, using both statements, you discover that the amount invested is some infinite decimal, close to $10.46 (and the annual interest rate turns out to be roughly 124%). You can't invest $10.46209... in any kind of account, so the numbers don't make sense;

- if you write out the equations that result from each Statement, and consider both equations together, you might think "I have two equations in two unknowns, so I can solve". But they're not linear equations. When you have two non-linear equations in two unknowns, a lot of things can happen, and you have to do some work to figure out if you have zero solutions, one solution, or many solutions. In fact, as you'd expect from equations resembling quadratics, you do have two solutions here if you solve purely algebraically, and it's only because one solution is negative that we can answer the question.

- one of the worst DS strategies a higher-level test taker can use on the GMAT is "counting equations, counting unknowns". A test taker who simply counts equations and unknowns, and guesses information is sufficient when there are at least as many equations as unknowns, will get roughly 2/3 of medium and hard questions wrong on the actual GMAT (anyone can confirm that just by trying that strategy on DS questions in the last half of any OG). But a question designed like this one rewards the test taker who uses this gimmicky 'strategy' with no mathematical basis (that test taker will pick C quite quickly) and punishes the test taker who recognizes that math is more complicated than that, and that you need to do a lot more than count equations when equations are non-linear. Real GMAT questions never punish test takers who know math well and reward those who don't, so the structure of the problem is unrealistic.

Anyway, there's very possibly an easier way to do this, but if we think of the interest rate y as a decimal instead of as a percentage (so we don't have to divide by 100), then the investment is worth:

x (1 + y/4)^4

after one year. We can call that "S". It's also convenient to let k = (1 + y/4)^2. Then Statement 1 tells us

S*k^2 - S = 60
S(k^2 - 1) = 60

and Statement 2 tells us

2S*k - S = 75
S(2k - 1) = 75

and now dividing the first equation by the second, we find

(k^2 - 1)/(2k - 1) = 60/75

and cross-multiplying and rearranging, 5k^2 - 8k - 1 = 0. That's a quadratic with two solutions, but because the product of the roots is negative, only one solution is positive. So there is only one positive value for k, and with the value of k we can find S from the equations above.

But it's not a realistic question for a few reasons.
avatar
ask1
Joined: 02 Apr 2018
Last visit: 19 Jul 2020
Posts: 40
Own Kudos:
Given Kudos: 24
Location: India
Concentration: Operations, Social Entrepreneurship
Posts: 40
Kudos: 8
Kudos
Add Kudos
Bookmarks
Bookmark this Post
IanStewart

Very grateful for this detailed insight. Im better equipped to tackle such problems now.
But may I know how you have factored the 18 months part in the second statement? I dont see it reflected in your expression of K.

Because 18 months would mean 4 for every 3 months for 18 months. That equals 6 and not 4.
User avatar
IanStewart
User avatar
GMAT Tutor
Joined: 24 Jun 2008
Last visit: 18 Nov 2025
Posts: 4,145
Own Kudos:
10,987
 [3]
Given Kudos: 99
Expert
Expert reply
Posts: 4,145
Kudos: 10,987
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ask1
IanStewart

Very grateful for this detailed insight. Im better equipped to tackle such problems now.
But may I know how you have factored the 18 months part in the second statement? I dont see it reflected in your expression of K.

Because 18 months would mean 4 for every 3 months for 18 months. That equals 6 and not 4.

Yes, I probably should have provided a bit more detail about that. If you invest $x at a y% annual interest rate, compounded quarterly, then after one year the investment is worth

$ x (1 + y/4)^4

where I'm treating y as a decimal, not as a percentage, so I don't need to divide by 100. If, as Statement 2 describes, you invest $2x for 18 months at a y% annual interest rate compounded quarterly, you're investing at a y/4 percent interest rate for 6 quarters, so the investment will be worth

$ 2x (1 + y/4)^6

Notice this is equal to

(2) [ (x) (1 + y/4)^4 ] (1 + y/4)^2

and because in my solution above I let S = (x)(1 + y/4)^4, and I let k = (1 + y/4)^2, this is equal to

2*S*k

I find these kinds of substitutions useful, because the equations look like a bit of a mess if you leave them in terms of x and y. I hope that answers your question!
avatar
ask1
Joined: 02 Apr 2018
Last visit: 19 Jul 2020
Posts: 40
Own Kudos:
Given Kudos: 24
Location: India
Concentration: Operations, Social Entrepreneurship
Posts: 40
Kudos: 8
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Excellent! It's all clear now :)
Thanks again!
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 06 Nov 2025
Posts: 1,849
Own Kudos:
Given Kudos: 707
Location: India
Posts: 1,849
Kudos: 8,237
Kudos
Add Kudos
Bookmarks
Bookmark this Post
IanStewart \(y^4 =k\) will give 1 positive root, 1 negative and 2 imaginary.
Hence, counting number of equations and variables gonna work in this case, as we're interested in only +ve values. Tho i shoulda explain it further.

Your approach is better tho as always.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,589
Own Kudos:
Posts: 38,589
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
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.
Moderators:
Math Expert
105389 posts
496 posts