Last visit was: 23 Apr 2026, 22:19 It is currently 23 Apr 2026, 22:19
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
Smita04
Joined: 29 Nov 2011
Last visit: 29 Oct 2012
Posts: 65
Own Kudos:
1,514
 [37]
Given Kudos: 37
Posts: 65
Kudos: 1,514
 [37]
2
Kudos
Add Kudos
35
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,800
Own Kudos:
Given Kudos: 105,867
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,800
Kudos: 810,888
 [17]
10
Kudos
Add Kudos
7
Bookmarks
Bookmark this Post
User avatar
Transcendentalist
Joined: 24 Nov 2012
Last visit: 04 Dec 2023
Posts: 127
Own Kudos:
1,068
 [11]
Given Kudos: 73
Concentration: Sustainability, Entrepreneurship
GMAT 1: 770 Q50 V44
WE:Business Development (Internet and New Media)
GMAT 1: 770 Q50 V44
Posts: 127
Kudos: 1,068
 [11]
8
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
Smita04
Joined: 29 Nov 2011
Last visit: 29 Oct 2012
Posts: 65
Own Kudos:
Given Kudos: 37
Posts: 65
Kudos: 1,514
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks Bunuel, it definitely helped.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,800
Own Kudos:
Given Kudos: 105,867
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,800
Kudos: 810,888
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bumping for review and further discussion*. Get a kudos point for an alternative solution!

*New project from GMAT Club!!! Check HERE
User avatar
mau5
User avatar
Verbal Forum Moderator
Joined: 10 Oct 2012
Last visit: 31 Dec 2024
Posts: 478
Own Kudos:
3,386
 [3]
Given Kudos: 141
Posts: 478
Kudos: 3,386
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Smita04
A company hired a printer to produce a total of x + 1 envelopes. The job consisted of two types of envelopes, 2¢ envelopes and 5¢ envelopes. If the company requested 3 more 2¢ envelopes than 5¢ envelopes, which of the following expressions denotes the cost, in cents, of the total x + 1 envelopes ?

A) 3x + 1

B) (7x - 2)/2

C) 11x + 31

D) (7x - 6)/2

E) (13x + 3)/2

Can anyone explain using picking numbers approach?

Assume that no of 5 cents envelopes = 0. Thus, the no of 2 cents envelopes = 3. Total cost = 6 cents. Also, the total no of envelopes,x+1 = 3--> x=2. Only B gives 6 cents for x=2.
User avatar
shivanigs
Joined: 27 Apr 2012
Last visit: 17 Aug 2016
Posts: 55
Own Kudos:
251
 [1]
Given Kudos: 21
Location: United States
GMAT Date: 06-11-2013
GPA: 3.5
WE:Marketing (Consumer Packaged Goods)
Posts: 55
Kudos: 251
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Let x = 6, hence x +1 = 7

the company requested 3 more 2¢ envelopes than 5¢ envelopes

let y be the number of required 5¢ envelopes,

therefore (y+3) is the required number of 2¢ envelopes

y + y + 3 = total number of envelopes = x+ 1,therefore y + y + 3 = 7

2y = 4

y = 2, (y+3) = 5

cost of 2¢ envelopes = 5 * 2 = 10 cents

cost of 5¢ envelopes = 2 * 5 = 10 cents

Total Cost = 20 cents, plugging back into the answer choices

choice b : (7x - 2)/2 = (7*6 -2)/2 = 40/2 = 20 cents
User avatar
jlgdr
Joined: 06 Sep 2013
Last visit: 24 Jul 2015
Posts: 1,302
Own Kudos:
Given Kudos: 355
Concentration: Finance
Posts: 1,302
Kudos: 2,976
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Smita04
A company hired a printer to produce a total of x + 1 envelopes. The job consisted of two types of envelopes, 2¢ envelopes and 5¢ envelopes. If the company requested 3 more 2¢ envelopes than 5¢ envelopes, which of the following expressions denotes the cost, in cents, of the total x + 1 envelopes ?

A) 3x + 1

B) (7x - 2)/2

C) 11x + 31

D) (7x - 6)/2

E) (13x + 3)/2

Can anyone explain using picking numbers approach?

Yeah smart numbers works well here.

X+1 = 7
X= 6

So 2c envelopes will be 5
and 5c envelopes will be 2

So total cost will be 20

Then that is our target

Plug x =6 in answer choices

Only B works

Hope it helps
Cheers!
J :)
User avatar
gracie
Joined: 07 Dec 2014
Last visit: 11 Oct 2020
Posts: 1,028
Own Kudos:
2,022
 [1]
Given Kudos: 27
Posts: 1,028
Kudos: 2,022
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
let t=# two cent envelopes
let f=# five cent envelopes
total cost=2t+5f
start with two equations:
1. t+f=x+1
2. t-f=3
adding 1 & 2 ➡ t=(x+4)/2
subtracting 2 from 1 ➡ f=(x-2)/2
substituting in 2t+5f, then 2(x+4/2)+5(x-2/2)=(7x-2)/2
User avatar
JeffTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 04 Mar 2011
Last visit: 05 Jan 2024
Posts: 2,974
Own Kudos:
Given Kudos: 1,646
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Expert
Expert reply
Posts: 2,974
Kudos: 8,710
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Smita04
A company hired a printer to produce a total of x + 1 envelopes. The job consisted of two types of envelopes, 2¢ envelopes and 5¢ envelopes. If the company requested 3 more 2¢ envelopes than 5¢ envelopes, which of the following expressions denotes the cost, in cents, of the total x + 1 envelopes ?

A) 3x + 1

B) (7x - 2)/2

C) 11x + 31

D) (7x - 6)/2

E) (13x + 3)/2

We can let a = the number of 2¢ envelopes and b = the number of 5¢ envelopes:

Since the company requested 3 more 2¢ envelopes than 5¢ envelopes:

a = b + 3

Since the total number of envelopes is x + 1, we have:

a + b = x + 1

b + 3 + b = x + 1

2b = x - 2

b = x/2 - 1

Thus, a = b + 3 = x/2 - 1 + 3 = x/2 + 2.

So, in terms of x, the cost of the 2¢ envelopes is 2(x/2 + 2) cents, and the cost of the 5¢ envelopes is 5(x/2 - 1) cents, and the total cost of all the envelopes is:

2(x/2 + 2) + 5(x/2 - 1)

x + 4 + 5x/2 - 5

2x/2 + 5x/2 - 2/2

(7x - 2)/2 cents

Answer: B
User avatar
Fdambro294
Joined: 10 Jul 2019
Last visit: 20 Aug 2025
Posts: 1,331
Own Kudos:
Given Kudos: 1,656
Posts: 1,331
Kudos: 772
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Total No. of 5 cent envelopes = N

Then total No. of 2 cent envelopes = N + 3
____________________________________
Total Quantity of Envelopes = N + (N + 3) = 2N + 3

Total Cost of Envelopes in cents = 2(N + 3) + 5(N)


we need to Solve this in terms of X

We are told that the Total Quantity of Envelopes = X + 1

We determined above that the Total Quantity of Envelopes = 2N + 3

2N + 3 = X + 1

N = (X - 2)/2

(N + 3) = (X - 2)/2 + (6/2) = (X + 4)/2


Total Cost = 2 * (N + 3) + 5 * (N)

Total Cost = 2 * (X + 4)/2 + 5 * (X - 2)/2

= (2X + 8 + 5X - 10) / 2

= (7X - 2)/2

-B-
avatar
perskbot
avatar
Current Student
Joined: 13 Mar 2019
Last visit: 18 May 2022
Posts: 3
Own Kudos:
Given Kudos: 8
Location: United States (UT)
Concentration: Finance, Real Estate
GMAT 1: 760 Q48 V47
GPA: 3.59
WE:Real Estate (Real Estate)
GMAT 1: 760 Q48 V47
Posts: 3
Kudos: 5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Coming at this a little late - but I split it into 2 parts.

Part 1: For each 5cent envelope, they are also printing a 2cent envelope.
Part 2: They are also printing 3 additional 2cent envelopes.

Therefore, for Part 1, I took the total number of envelopes (x+1), deducted 3 --> (x+1-3) and multiplied it by 7 cents and divided by 2 (for each 5cent + 2cent pair).
As a result, the equation for Part 1 is \(\frac{7}{2} * (x+1-3) = \frac{7}{2} * (x-2)\)

For Part 2: Simply 3 * 2cents = 6

When I combined parts 1 and 2, I got \(\frac{7}{2} * (x-2) + 6 = \frac{(7x-14)}{2} + \frac{12}{2} = \frac{(7x-2)}{2}\)
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,961
Own Kudos:
Posts: 38,961
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
109795 posts
Tuck School Moderator
853 posts