Last visit was: 18 Nov 2025, 19:00 It is currently 18 Nov 2025, 19:00
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: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,081
 [6]
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,081
 [6]
Kudos
Add Kudos
6
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:
778,081
 [1]
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,081
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
User avatar
Oppenheimer1945
Joined: 16 Jul 2019
Last visit: 14 Nov 2025
Posts: 784
Own Kudos:
639
 [1]
Given Kudos: 223
Location: India
GMAT Focus 1: 645 Q90 V76 DI80
GPA: 7.81
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
hr1212
User avatar
GMAT Forum Director
Joined: 18 Apr 2019
Last visit: 17 Nov 2025
Posts: 621
Own Kudos:
924
 [1]
Given Kudos: 1,483
GMAT Focus 1: 775 Q90 V85 DI90
Products:
Expert
Expert reply
GMAT Focus 1: 775 Q90 V85 DI90
Posts: 621
Kudos: 924
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
12 Days of Christmas 2024 - 2025 Competition with $40,000 of Prizes

 


This question was provided by GMAT Club
for the 12 Days of Christmas Competition

Win $40,000 in prizes: Courses, Tests & more

 



A bakery produces an average of 170 cupcakes per day for 5 days and x cupcakes per day for the next y days. The bakery’s overall average production is 200 cupcakes per day for the entire 5 + y day period.

Select for x the value of x and for y the value of y that would be jointly consistent with the given information. Make only two selections, one in each column.
Total cupcakes produced = 170*5 + x*y = 200*(5 + y)

850 + xy = 1000 + 200y
(x - 200)y = 150

Checking options for x>200

xy
21510Correct
2503Not possible

Hence, the correct value for (x, y) = (215, 10)
User avatar
miniB21
Joined: 06 Sep 2024
Last visit: 18 Nov 2025
Posts: 88
Own Kudos:
26
 [1]
Given Kudos: 55
Posts: 88
Kudos: 26
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
170 cupcakes per day for 5 days and x cupcakes per day for the next y days.
Total prodn = 170x5+xy

The bakery’s overall average production is 200 cupcakes per day for the entire 5 + y day period.
average production = 170x5+xy/5+y = 200
This gives us y(x-200)=150

Factorise 150 and look at the option that fit into this equation.
The only one that works is 10(215-200)=150

Hence the answer is *x=215 and y=10*
User avatar
aviraj1703
Joined: 27 May 2024
Last visit: 10 Mar 2025
Posts: 98
Own Kudos:
122
 [1]
Given Kudos: 6
Posts: 98
Kudos: 122
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Average = 200

=> 170*5 + x*y = 200 * (y + 5)
=> 850 + xy = 200y + 1000
=> y(x-200) = 150

This means x > 200 for sure now from the options putting x = 215 we get y = 10
For x = 250 we get y = 3

Answer: (215, 10)
User avatar
RahulPMT
Joined: 20 Dec 2024
Last visit: 05 Jul 2025
Posts: 34
Own Kudos:
42
 [1]
Given Kudos: 3
Posts: 34
Kudos: 42
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Writing equation for average:

(170*5+x*y)/(y+5) = 200

on simplification: (x-200)*y=150
Also, note that x should be > 200, only then the avg of 170 and x would be 200.

Testing 215, immediately we get y=10 ans
User avatar
AbhiS101
Joined: 03 Jul 2024
Last visit: 28 Oct 2025
Posts: 80
Own Kudos:
85
 [1]
Given Kudos: 19
Location: India
GPA: 68%
Posts: 80
Kudos: 85
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
12 Days of Christmas 2024 - 2025 Competition with $40,000 of Prizes

 


This question was provided by GMAT Club
for the 12 Days of Christmas Competition

Win $40,000 in prizes: Courses, Tests & more

 



A bakery produces an average of 170 cupcakes per day for 5 days and x cupcakes per day for the next y days. The bakery’s overall average production is 200 cupcakes per day for the entire 5 + y day period.

Select for x the value of x and for y the value of y that would be jointly consistent with the given information. Make only two selections, one in each column.
Total cupcakes in the first 5 days: 170 cupcakes/day * 5 days = 850 cupcakes
Total cupcakes in the next y days: x cupcakes/day * y days = xy cupcakes
Total cupcakes over the entire period: 850 + xy
Total number of days: 5 + y
Overall average: (850 + xy) / (5 + y) = 200
Now we test the given options:
If y = 10: (850 + 10x) / (5 + 10) = 200 => 850 + 10x = 3000 => 10x = 2150 => x = 215. This works.
Let's check the other options for y to see if any others work just to be sure.
If y = 50: (850 + 50x) / (5 + 50) = 200 => 850 + 50x = 11000 => 50x = 10150 => x = 203. This is not an option.
Since we found a valid solution with y=10 and x=215, we don't need to test any further.
Answer: x = 215, y = 10
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 18 Nov 2025
Posts: 5,793
Own Kudos:
5,509
 [1]
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,793
Kudos: 5,509
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
A bakery produces an average of 170 cupcakes per day for 5 days and x cupcakes per day for the next y days. The bakery’s overall average production is 200 cupcakes per day for the entire 5 + y day period.

Total cupcakes produced = 170*5 + xy = 850 + xy = 200(5+y) = 1000 + 200y
xy = 150 + 200y
y = 150/(x-200)
x>200
x & y are positive integers

x215250
y103

Since y=3 is not possible
x = 215; y = 10

Select for x the value of x and for y the value of y that would be jointly consistent with the given information. Make only two selections, one in each column.

xy
21510
User avatar
VJ0695
Joined: 24 May 2024
Last visit: 02 Sep 2025
Posts: 16
Own Kudos:
16
 [1]
Given Kudos: 4
Posts: 16
Kudos: 16
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
170*5+xy= 200(5+y)
Y(x-200)=150
X=215, y=10
User avatar
AVMachine
Joined: 03 May 2024
Last visit: 26 Aug 2025
Posts: 190
Own Kudos:
154
 [1]
Given Kudos: 40
Posts: 190
Kudos: 154
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
A bakery produces an average of 170 cupcakes per day for 5 days and x cupcakes per day for the next y days. The bakery’s overall average production is 200 cupcakes per day for the entire 5 + y day period.

Analyze: (170 * 5 + xy) / (5+y) = 200

850 + xy = 1000 + 200y

xy - 200y = 150

y(x-200) = 150; from here we can say that x>200

Now check the options;
x = 250, then y would be 3, which is not an option.

x = 215, then y would be 10. bingo.
User avatar
GraCoder
Joined: 15 Dec 2024
Last visit: 15 Jun 2025
Posts: 65
Own Kudos:
70
 [1]
Given Kudos: 19
Posts: 65
Kudos: 70
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
12 Days of Christmas 2024 - 2025 Competition with $40,000 of Prizes

 


This question was provided by GMAT Club
for the 12 Days of Christmas Competition

Win $40,000 in prizes: Courses, Tests & more

 



A bakery produces an average of 170 cupcakes per day for 5 days and x cupcakes per day for the next y days. The bakery’s overall average production is 200 cupcakes per day for the entire 5 + y day period.

Select for x the value of x and for y the value of y that would be jointly consistent with the given information. Make only two selections, one in each column.
Total cupcakes for first 5 days = 170 * 5 = 850
Total cupcakes for next y days = x*y
Average for 5+y days = (850 + xy)/(5 + y) = 200
=> 850 + xy = 1000 + 200y
xy = 150 + 200y
(x - 200)y = 150

Clearly x >= 200 from the above eq hence if x = 215 => y = 10
if x = 250 => y = 3

Therefore x = 215 and y = 10
User avatar
Heix
Joined: 21 Feb 2024
Last visit: 18 Nov 2025
Posts: 361
Own Kudos:
153
 [1]
Given Kudos: 63
Location: India
Concentration: Finance, Entrepreneurship
GMAT Focus 1: 485 Q76 V74 DI77
GPA: 3.4
WE:Accounting (Finance)
Products:
GMAT Focus 1: 485 Q76 V74 DI77
Posts: 361
Kudos: 153
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
A bakery produces an average of 170 cupcakes per day for 5 days and x cupcakes per day for the next y days. The bakery’s overall average production is 200 cupcakes per day for the entire 5 + y day period.

Select for x the value of x and for y the value of y that would be jointly consistent with the given information. Make only two selections, one in each column.



Attachment:
GMAT-Club-Forum-r9mtovav.jpeg
GMAT-Club-Forum-r9mtovav.jpeg [ 274.06 KiB | Viewed 751 times ]
User avatar
Elite097
Joined: 20 Apr 2022
Last visit: 08 Oct 2025
Posts: 771
Own Kudos:
553
 [1]
Given Kudos: 346
Location: India
GPA: 3.64
Posts: 771
Kudos: 553
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
A bakery produces an average of 170 cupcakes per day for 5 days and x cupcakes per day for the next y days. The bakery’s overall average production is 200 cupcakes per day for the entire 5 + y day period.

Select for x the value of x and for y the value of y that would be jointly consistent with the given information. Make only two selections, one in each column.
x y
10
50
75
215
250

170*5+ xy=200(5+y)
150=y(x-200)
If x=250, y=30 not possible
If x=215, y=10 possible

Ans x=215, y=10
User avatar
MKeerthu
Joined: 12 Mar 2024
Last visit: 02 Apr 2025
Posts: 53
Own Kudos:
59
 [1]
Given Kudos: 22
Posts: 53
Kudos: 59
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The answer is 215 and 10.

Given 170 *5 +xy / 5+y = 200

solving this we get 850+xy = 1000+200y

x-200 = 150/y

Substituting value of y=10 we get x=215. Thus the answer.
avatar
ManifestDreamMBA
Joined: 17 Sep 2024
Last visit: 18 Nov 2025
Posts: 1,282
Own Kudos:
784
 [1]
Given Kudos: 236
Products:
Posts: 1,282
Kudos: 784
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
NumberAverageSum
5170850
yxxy


Overall avg = 200

850+xy = 200(5+y)
y= 150 /(x- 200)
both x and y have to be positive

x>200, checking with x= 215, y = 10
Bunuel
12 Days of Christmas 2024 - 2025 Competition with $40,000 of Prizes

 


This question was provided by GMAT Club
for the 12 Days of Christmas Competition

Win $40,000 in prizes: Courses, Tests & more

 



A bakery produces an average of 170 cupcakes per day for 5 days and x cupcakes per day for the next y days. The bakery’s overall average production is 200 cupcakes per day for the entire 5 + y day period.

Select for x the value of x and for y the value of y that would be jointly consistent with the given information. Make only two selections, one in each column.
User avatar
nishantswaft
User avatar
ISB School Moderator
Joined: 17 Oct 2024
Last visit: 10 Oct 2025
Posts: 160
Own Kudos:
114
 [1]
Given Kudos: 18
Posts: 160
Kudos: 114
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
To solve the problem, let's set up the equation for the bakery's total cupcake production:

The total number of cupcakes produced over 5+y days is:

170*5 + x*y

The average production per day is given as 200 cupcakes, so:

Total cupcakes/total days = 200

Or, 170*5 + x*y / 5+y = 200

Or, 170⋅5+x⋅y=200⋅(5+y)

Or, 850+x⋅y=1000+200y

Or, x⋅y=200y+1000−850

Or, x⋅y=200y+150

Divide through by y (assuming y≠0):

x=200+150/y

Now, test values of y that result in an integer value for x.

Option that fits is

Y= 10 and X=215
User avatar
A_Nishith
Joined: 29 Aug 2023
Last visit: 12 Nov 2025
Posts: 455
Own Kudos:
199
 [1]
Given Kudos: 16
Posts: 455
Kudos: 199
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Step 1: Key information
For the first 5 days: Average = 170 cupcakes/day
Total cupcakes produced:
1170×5 = 850

For the next y days:
Average = x cupcakes/day
Total cupcakes produced: x*y

Overall period:
5+y days with an average of 200 cupcakes/day
Total cupcakes produced over all days:
200×(5+y)=1000+200y

Step 2: Equation for total production
The total cupcakes produced over all days is the sum of cupcakes produced in the two periods:
850+x*y=1000+200y

Rearranging for x and y:
x*y=150+200y
x=200+ 150/y


Step 3: Test options
We need to select
x and y that satisfy this equation.

Option 1:
x=250,
y=10
Substitute y=10:
x=200+ 150/10 = 200+15 = 215 (NOT consistent with x=250).

Option 2: x=215, y=10
Substitute y=10:
x=200+ 150/10 = 200+15 = 215(CONSISTENT).

Option 3:
x=250, y=50
Substitute y=50:
(NOT consistent with x=250)
x= 200+ 150/50 =200+3=203(NOT consistent with x=250).

Final Answer:
x: 215
y: 10
User avatar
Prakhar9802
Joined: 07 Aug 2023
Last visit: 14 Nov 2025
Posts: 63
Own Kudos:
67
 [1]
Given Kudos: 1
Posts: 63
Kudos: 67
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Total number of cupcakes would be equal -

170*5 + x*y = 200 (5+y)
850 + xy = 1000 + 200y
y(x-200) = 150

Put in values,

x has to be greater than 200. so put in x = 215, we get,

15y = 150
y= 10.

Therefore,

x = 215, y = 10

Bunuel
12 Days of Christmas 2024 - 2025 Competition with $40,000 of Prizes

 


This question was provided by GMAT Club
for the 12 Days of Christmas Competition

Win $40,000 in prizes: Courses, Tests & more

 



A bakery produces an average of 170 cupcakes per day for 5 days and x cupcakes per day for the next y days. The bakery’s overall average production is 200 cupcakes per day for the entire 5 + y day period.

Select for x the value of x and for y the value of y that would be jointly consistent with the given information. Make only two selections, one in each column.
User avatar
HansikaSachdeva
Joined: 17 May 2024
Last visit: 17 Nov 2025
Posts: 60
Own Kudos:
64
 [1]
Given Kudos: 143
Location: India
Concentration: Social Entrepreneurship, Sustainability
Products:
Posts: 60
Kudos: 64
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
For the first 5 days,
Average cupcakes = 170
Total cupcakes = 5 * 170 = 850

For the next y days,
Average cupcakes = x
Total cupcakes = x * y = xy

Overall average = 200 for 5 + y days

Overall average = Total cupcakes / Total days = 200
(850 + xy) / (5 + y) = 200

Solving,
y(x - 200) = 150

We know that x > y

Substituting from the given options,
x = 215
y(215 - 200) = 150
y = 10

Therefore, x = 215 and y = 10
 1   2   3   
Moderators:
Math Expert
105355 posts
496 posts