Last visit was: 25 Apr 2026, 21:03 It is currently 25 Apr 2026, 21:03
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
emmak
Joined: 09 Feb 2013
Last visit: 08 Jul 2014
Posts: 103
Own Kudos:
4,856
 [49]
Given Kudos: 17
Posts: 103
Kudos: 4,856
 [49]
11
Kudos
Add Kudos
37
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 25 Apr 2026
Posts: 109,830
Own Kudos:
811,294
 [9]
Given Kudos: 105,886
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,830
Kudos: 811,294
 [9]
4
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 25 Apr 2026
Posts: 109,830
Own Kudos:
811,294
 [5]
Given Kudos: 105,886
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,830
Kudos: 811,294
 [5]
5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
mvictor
User avatar
Board of Directors
Joined: 17 Jul 2014
Last visit: 14 Jul 2021
Posts: 2,118
Own Kudos:
Given Kudos: 236
Location: United States (IL)
Concentration: Finance, Economics
GMAT 1: 650 Q49 V30
GPA: 3.92
WE:General Management (Transportation)
Products:
GMAT 1: 650 Q49 V30
Posts: 2,118
Kudos: 1,277
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ok..now after reading the bunuel's explanation..I see where I made the mistake..I picked E...because I did not multiply by 100 when it was needed...
(100+q)/100 = [(100+p)/100]^2

multiply by 100
100+q = (100+p)^2 / 100
multiply again by 100
10,000 + 100q = (100+p)^2
square root both sides:
sqrt(10,000+100q) = 100+p
p= sqrt(10,000+100q)-100

A
User avatar
rohit8865
Joined: 05 Mar 2015
Last visit: 19 Apr 2026
Posts: 815
Own Kudos:
Given Kudos: 45
Products:
Posts: 815
Kudos: 1,008
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
emmak
The value of investment Q increased by q percent from the beginning of a particular year through June 30 of that year, and then experienced no net change from June 30 to the end of the year. The value of investment P increased by p percent from the beginning of that year to June 30, and the new value increased again by p percent from June 30 to the end of the year. If the percent increase in value from the beginning to the end of the year was the same for both investments, which of the following expressions gives the value of p in terms of q ?
(A) \(\sqrt{100q + 10,000}-100\)
(B) \(\frac{q}{2}\)
(C) \(\sqrt{100q}\)
(D) \(2q + \frac{q^2}{100}\)
(E) \(\sqrt{100+q}-100\)

Would like to see a active participation before i post the answer

Say, at the beginning of the year the value of investment Q was Q and the value of investment P was P.

At the end of the year the value of investment Q = Q*(1+q/100) = Q*(100+q)/100;
At the end of the year the value of investment P = P*(1+p/100)*(1+p/100) = P*((100+p)/100)^2.

We re told that \(\frac{100+q}{100}=(\frac{100+p}{100})^2\) --> \(100(100+q)=(100+p)^2\) --> \(100+p=\sqrt{10,000+100q}\) --> \(p=\sqrt{10,000+100q}-100\).

Answer: A.

Hope it's clear.
Where the P & Q part gone (highligted part)
it should be Q*(100+q)/100= P*((100+p)/100)^2.
??
User avatar
ABHISEKGMAT123
Joined: 19 Dec 2018
Last visit: 06 Oct 2022
Posts: 14
Own Kudos:
Given Kudos: 13
Posts: 14
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
q% increase means
100-->100+q if increases once------A
Similarly for p% increase twice
100-->100+p---Once
(100)^2-->(100+p)^2--Twice----B
Multiplying eqn A by 100, we get
(100+p)^2=(100+q)100
P=sqrt[(100+q)100]-100
Therefore option A
User avatar
Druvin
Joined: 11 Oct 2021
Last visit: 03 Apr 2024
Posts: 2
Given Kudos: 74
Location: India
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Everyone,

Assume Numbers here as question says difference from start of both numbers will be equal so Interest capitalized will be same so assume : P=Q=100 , p=10%, q=21%

P increases by p% twice = 100*(1.1) = 110 , Again 110(1.1) = 121.
Q increases by q% once a year which is equal to interest above so, = 100%(1.21) = 121.

Put Numbers in Option A : ( 100*21 + 10000 )^1/2 -100 ( substituted q=21 )
p = ( 2100 + 10000 )^1/2 -100
= (121000)^1/2 -100
= 110 - 100
=10 = p

so, this satisfies Ans is A
User avatar
Natansha
Joined: 13 Jun 2019
Last visit: 11 Mar 2026
Posts: 195
Own Kudos:
Given Kudos: 84
Posts: 195
Kudos: 65
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi KarishmaB , can we solve it using the formula for overall percent change = (a + b + ab/100)%

we will have q = p + p + p^2/100
q = (200p + p^2)/ 100

I wasn't able to get p in terms of q, but i see that when i put this value of q in ans options, i get the right ans.

Why are we not able to get the value of p directly from this, am i missing on something?
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 23 Apr 2026
Posts: 16,441
Own Kudos:
Given Kudos: 485
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,441
Kudos: 79,413
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Natansha
Hi KarishmaB , can we solve it using the formula for overall percent change = (a + b + ab/100)%

we will have q = p + p + p^2/100
q = (200p + p^2)/ 100

I wasn't able to get p in terms of q, but i see that when i put this value of q in ans options, i get the right ans.

Why are we not able to get the value of p directly from this, am i missing on something?

This is correct: q = p + p + p^2/100

It is far easier to plug in p = 10 here to find that q = 21.
In the options, put q = 21 and see which option gives you 10.

Answer (A)

Though we can get p in terms of q algebraically like this:

\(q = 2p + (\frac{p^2}{100})\)
\(q + 100 = 100 + 2p + (\frac{p}{10})^2\)
\(q + 100 = (\frac{p}{10} + 10)^2\)

\(\sqrt{q + 100} = \frac{p}{10} + 10\\
\)

\(p = 10(\sqrt{q + 100} - 10)\)

\(p = \sqrt{100q + 10,000} - 100\)

Answer (A)
Moderators:
Math Expert
109830 posts
Tuck School Moderator
852 posts