Last visit was: 22 Apr 2026, 11:01 It is currently 22 Apr 2026, 11:01
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
manideepgre
Joined: 29 Jun 2014
Last visit: 29 Jun 2014
Posts: 1
Own Kudos:
26
 [22]
Given Kudos: 1
Posts: 1
Kudos: 26
 [22]
2
Kudos
Add Kudos
20
Bookmarks
Bookmark this Post
Most Helpful Reply
avatar
PareshGmat
Joined: 27 Dec 2012
Last visit: 10 Jul 2016
Posts: 1,531
Own Kudos:
8,271
 [17]
Given Kudos: 193
Status:The Best Or Nothing
Location: India
Concentration: General Management, Technology
WE:Information Technology (Computer Software)
Posts: 1,531
Kudos: 8,271
 [17]
12
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
User avatar
thorinoakenshield
Joined: 03 Jan 2015
Last visit: 28 Mar 2015
Posts: 50
Own Kudos:
120
 [6]
Given Kudos: 223
Concentration: Strategy, Marketing
WE:Research (Pharmaceuticals and Biotech)
4
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
desaichinmay22
Joined: 21 Sep 2012
Last visit: 22 May 2016
Posts: 188
Own Kudos:
469
 [3]
Given Kudos: 31
Location: United States
Concentration: Finance, Economics
Schools: CBS '17
GPA: 4
WE:General Management (Consumer Packaged Goods)
Schools: CBS '17
Posts: 188
Kudos: 469
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
manideepgre
Kim bought a total of $2.65 worth of postage stamps in four denominations. If she bought an
equal number of 5-cent and 25-cent stamps and twice as many 10-cent stamps as 5-cent stamps,
what is the least number of 1-cent stamps she could have bought?
(A) 5
(B) 10
(C) 15
(D) 20
(E) 25

Let us covert all the denominations in terms of 5 cents.
25 cent=5 * 5 cent stamp
10 cent=2* 5 cent stamp

Kim bought equal no of 5 cent and 25 cent stamps and twice as many 10-cent stamps as 5-cent stamps.
Therefore every lot of purchase must vary in multiple 1+5+4(2*2)=10 purchases of 5 cent stamp.
Therefor every lot is worth 50 cents. Closest multiple of 50 to 265 is 250 (50*5).
Therefore Kim has to purchase atleast 15 stamps of 1 cent.

Ans=C
User avatar
Alex75PAris
Joined: 16 Mar 2016
Last visit: 08 Mar 2017
Posts: 100
Own Kudos:
Location: France
GMAT 1: 660 Q47 V33
GPA: 3.25
GMAT 1: 660 Q47 V33
Posts: 100
Kudos: 274
Kudos
Add Kudos
Bookmarks
Bookmark this Post
a * (0,05) + a * (0,25) + 2a * (0,10) + b * 0,01 = 2,65

So, a(0,05+0,25+0,20) + b*0,01 = 2,65 => a * 0,50 + b*0,01 = 2,65

Given that the least answer choice is 25, a>4 (4*0,5 = 2)

So, let's try a=5
5 * 0,50 + b*0,01 = 2,5 + b*0,01
b * 0,01 = 0,15
b=15
User avatar
law258
Joined: 05 Sep 2016
Last visit: 11 Oct 2020
Posts: 259
Own Kudos:
Given Kudos: 283
Status:DONE!
Posts: 259
Kudos: 121
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Use the following equation:

1a+5b+10c+25d = 265
b=d
2b=c

Plug in values --> 1a+5b+20b+25b = 265
1a + 50b = 265

bmax = 5 --> 250

265-250 = 15
User avatar
JeffTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 04 Mar 2011
Last visit: 05 Jan 2024
Posts: 2,974
Own Kudos:
8,710
 [1]
Given Kudos: 1,646
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Expert
Expert reply
Posts: 2,974
Kudos: 8,710
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
manideepgre
Kim bought a total of $2.65 worth of postage stamps in four denominations. If she bought an equal number of 5-cent and 25-cent stamps and twice as many 10-cent stamps as 5-cent stamps, what is the least number of 1-cent stamps she could have bought?

(A) 5
(B) 10
(C) 15
(D) 20
(E) 25

We can create the following variables:

a = number of 1-cent stamps

b = number of 5-cent stamps

c = number of 10-cent stamps

d = number of 25-cent stamps

Thus:

2.65 = 0.01a + 0.05b + 0.10c + 0.25d

and

b = d

and

c = 2b

Thus, we have:

2.65 = 0.01a + 0.05b + 0.10(2b) + 0.25b

2.65 = 0.01a + 0.50b

265 = a + 50b

265 - 50b = a

We want the value of b to be as large as possible and still maintain that the value of 265 - 50b is positive and that value will be the least value of a. We see that if b = 5, then a = 15 (if b > 5, then 265 - 5b, or a, will be negative). Thus, the least value of a is 15.

Answer: C
User avatar
MvArrow
Joined: 06 Sep 2016
Last visit: 26 Jan 2019
Posts: 100
Own Kudos:
Given Kudos: 100
Location: Italy
Schools: EDHEC (A$)
GMAT 1: 650 Q43 V37
GPA: 3.2
WE:General Management (Human Resources)
Schools: EDHEC (A$)
GMAT 1: 650 Q43 V37
Posts: 100
Kudos: 61
Kudos
Add Kudos
Bookmarks
Bookmark this Post
JeffTargetTestPrep
manideepgre
Kim bought a total of $2.65 worth of postage stamps in four denominations. If she bought an equal number of 5-cent and 25-cent stamps and twice as many 10-cent stamps as 5-cent stamps, what is the least number of 1-cent stamps she could have bought?

(A) 5
(B) 10
(C) 15
(D) 20
(E) 25

We can create the following variables:

a = number of 1-cent stamps

b = number of 5-cent stamps

c = number of 10-cent stamps

d = number of 25-cent stamps

Thus:

2.65 = 0.01a + 0.05b + 0.10c + 0.25d

and

b = d

and

c = 2b

Thus, we have:

2.65 = 0.01a + 0.05b + 0.10(2b) + 0.25b

2.65 = 0.01a + 0.50b

265 = a + 50b

265 - 50b = a

We want the value of b to be as large as possible and still maintain that the value of 265 - 50b is positive and that value will be the least value of a. We see that if b = 5, then a = 15 (if b > 5, then 265 - 5b, or a, will be negative). Thus, the least value of a is 15.

Answer: C

Dear JeffTargetTestPrep , where can I find a detailed general explanation about the topic? If it exists clearly :)
User avatar
adityasuresh
Joined: 03 May 2020
Last visit: 16 Oct 2025
Posts: 107
Own Kudos:
Given Kudos: 512
Posts: 107
Kudos: 47
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Kim bought a total of $2.65 worth of postage stamps in four denominations. If she bought an equal number of 5-cent and 25-cent stamps and twice as many 10-cent stamps as 5-cent stamps, what is the least number of 1-cent stamps she could have bought?

(A) 5
(B) 10
(C) 15
(D) 20
(E) 25

5-CENT : 25-CENT : 10-CENT : 1-CENT
X : X : 2X : X (Stem: twice as many 10-cent stamps as 5-cent stamps)
We need to minimize 1-cent denomination coins and we are not given total no of coins but we have denomination of coins
so we can approximate
5(x) + 25(x) + 10(2x) = 265
50x = 265
x is an integer at 5 so the remaining 265-250 = 15 are 1-cent denomination coins
C
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,966
Own Kudos:
Posts: 38,966
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109748 posts
Tuck School Moderator
853 posts