Last visit was: 18 Nov 2025, 22:09 It is currently 18 Nov 2025, 22:09
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
avatar
singhmaharaj
Joined: 07 Dec 2012
Last visit: 27 Aug 2014
Posts: 2
Own Kudos:
45
 [45]
Given Kudos: 7
Posts: 2
Kudos: 45
 [45]
4
Kudos
Add Kudos
41
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,102
 [25]
14
Kudos
Add Kudos
11
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,102
 [8]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,102
 [8]
6
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
avatar
seabhi
Joined: 22 Aug 2013
Last visit: 11 Nov 2015
Posts: 61
Own Kudos:
Given Kudos: 60
Schools: ISB '15
Schools: ISB '15
Posts: 61
Kudos: 180
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If the original price of an item in a retail store is marked up by m percent and the resulting price is then discounted by d percent, where m and d are integers between 0 and 100, is the item’s final price (after both changes) greater than its original price?

Say the original price is 100.
The price after the mark up = \(100(1+\frac{m}{100}) = 100 + m\);
The price after the discount = \((100+m)(1-\frac{d}{100}) = 100-d+m-\frac{md}{100}\);

The questions asks: is \(100-d+m-\frac{md}{100}>100\)? --> is \(100m-100d-md>0\)

(1) m > d. If \(m=3\) and \(d=2\), then the answer is YES nut if but if \(m=60\) and \(d=40\), then the answer is NO. Not sufficient.

(2) m = 1.5d. Use the same numbers as above. Not sufficient.

(1)+(2) Use the same numbers. Not sufficient.

Answer: E.

Hope it's clear.


Hi Bunuel,
Just to confirm, the formula for 3 variables.
For 3 items
+m , +d, -x
then will it be ...

= 100+m+d-x -(mdx/100)
User avatar
ind23
Joined: 10 Apr 2014
Last visit: 02 Jul 2015
Posts: 22
Own Kudos:
Given Kudos: 3
Posts: 22
Kudos: 50
Kudos
Add Kudos
Bookmarks
Bookmark this Post
seabhi
Bunuel
If the original price of an item in a retail store is marked up by m percent and the resulting price is then discounted by d percent, where m and d are integers between 0 and 100, is the item’s final price (after both changes) greater than its original price?

Say the original price is 100.
The price after the mark up = \(100(1+\frac{m}{100}) = 100 + m\);
The price after the discount = \((100+m)(1-\frac{d}{100}) = 100-d+m-\frac{md}{100}\);

The questions asks: is \(100-d+m-\frac{md}{100}>100\)? --> is \(100m-100d-md>0\)

(1) m > d. If \(m=3\) and \(d=2\), then the answer is YES nut if but if \(m=60\) and \(d=40\), then the answer is NO. Not sufficient.

(2) m = 1.5d. Use the same numbers as above. Not sufficient.

(1)+(2) Use the same numbers. Not sufficient.

Answer: E.

Hope it's clear.


Hi Bunuel,
Just to confirm, the formula for 3 variables.
For 3 items
+m , +d, -x
then will it be ...

= 100+m+d-x -(mdx/100)

Hello -
If you mean (100+m)(1+d/100)(1-x/100), then obviously it is not equal to 100+m+d-x - mdx/100

Letme know if you meant something else.
---------------------------
Kudos if the post helped
User avatar
buddyisraelgmat
Joined: 14 Jul 2014
Last visit: 07 Jun 2015
Posts: 67
Own Kudos:
Given Kudos: 49
Posts: 67
Kudos: 101
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If the original price of an item in a retail store is marked up by m percent and the resulting price is then discounted by d percent, where m and d are integers between 0 and 100, is the item’s final price (after both changes) greater than its original price?

Say the original price is 100.
The price after the mark up = \(100(1+\frac{m}{100}) = 100 + m\);
The price after the discount = \((100+m)(1-\frac{d}{100}) = 100-d+m-\frac{md}{100}\);

The questions asks: is \(100-d+m-\frac{md}{100}>100\)? --> is \(100m-100d-md>0\)

(1) m > d. If \(m=3\) and \(d=2\), then the answer is YES nut if but if \(m=60\) and \(d=40\), then the answer is NO. Not sufficient.

(2) m = 1.5d. Use the same numbers as above. Not sufficient.

(1)+(2) Use the same numbers. Not sufficient.

Answer: E.

Hope it's clear.





Hi Bunuel

What suppose if the Question does not mention that m & d are integers. In such a case m & d can even be decimals. Still the answer would be E correct?

Thanks
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,102
Kudos
Add Kudos
Bookmarks
Bookmark this Post
buddyisraelgmat
Bunuel
If the original price of an item in a retail store is marked up by m percent and the resulting price is then discounted by d percent, where m and d are integers between 0 and 100, is the item’s final price (after both changes) greater than its original price?

Say the original price is 100.
The price after the mark up = \(100(1+\frac{m}{100}) = 100 + m\);
The price after the discount = \((100+m)(1-\frac{d}{100}) = 100-d+m-\frac{md}{100}\);

The questions asks: is \(100-d+m-\frac{md}{100}>100\)? --> is \(100m-100d-md>0\)

(1) m > d. If \(m=3\) and \(d=2\), then the answer is YES nut if but if \(m=60\) and \(d=40\), then the answer is NO. Not sufficient.

(2) m = 1.5d. Use the same numbers as above. Not sufficient.

(1)+(2) Use the same numbers. Not sufficient.

Answer: E.

Hope it's clear.





Hi Bunuel

What suppose if the Question does not mention that m & d are integers. In such a case m & d can even be decimals. Still the answer would be E correct?

Thanks

Yes, the answer would still be E.
User avatar
rohit8865
Joined: 05 Mar 2015
Last visit: 18 Nov 2025
Posts: 812
Own Kudos:
Given Kudos: 45
Products:
Posts: 812
Kudos: 979
Kudos
Add Kudos
Bookmarks
Bookmark this Post
singhmaharaj
If the original price of an item in a retail store is marked up by m percent and the resulting price is then discounted by d percent, where m and d are integers between 0 and 100, is the item’s final price (after both changes) greater than its original price?

(1) m > d

(2) m = 1.5d

My answer B
Both the given options were same in which it states that m>d
Final markup/discount is given as m-d-md/100
consider any small number m=2,d=1
then ans will be yes.
consider bigger values m=700,d=600
Ans will be No
both statements not suff....

Ans E
avatar
user618443
Joined: 14 Nov 2017
Last visit: 24 Apr 2018
Posts: 2
Own Kudos:
1
 [1]
Given Kudos: 10
Posts: 2
Kudos: 1
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
The last thing you want to do is solve for a proof in the actual exam. Think about it in as simple terms as possible. In this case think that the markup can be as high as it wants it to be, but the end price is going to be determined by the discount. For example, lets say the markup of 100 is 150%, the price will now be 250. The discount (d=m/1.5) is now 100% and the price now becomes 0. With small numbers the discount is not as powerful so the total price is higher than 100. Statement 1 is irrelevant since it says the same thing that statement 2 says, thus option E is correct.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,584
Own Kudos:
Posts: 38,584
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
105355 posts
496 posts