Last visit was: 19 Nov 2025, 07:59 It is currently 19 Nov 2025, 07:59
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: 19 Nov 2025
Posts: 105,389
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,389
Kudos: 778,259
 [10]
1
Kudos
Add Kudos
9
Bookmarks
Bookmark this Post
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 19 Nov 2025
Posts: 5,794
Own Kudos:
5,509
 [2]
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,794
Kudos: 5,509
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
abhijith04
Joined: 14 Jul 2020
Last visit: 06 Oct 2024
Posts: 2
Own Kudos:
2
 [1]
Given Kudos: 23
Posts: 2
Kudos: 2
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Regor60
Joined: 21 Nov 2021
Last visit: 17 Nov 2025
Posts: 528
Own Kudos:
Given Kudos: 459
Posts: 528
Kudos: 383
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
An urn contains a number of colored balls, with equal numbers of each color. Adding 20 balls of a new color to the urn would not change the probability of drawing (without replacement) two balls of the same color. How many balls are in the urn? (Before the extra balls are added.)

(A) 210
(B) 200
(C) 190
(D) 170
(E) 95

Are You Up For the Challenge: 700 Level Questions

See attachment. Number of balls before should be 190, not 170.

Posted from my mobile device
Attachments

20230511_131851.jpg
20230511_131851.jpg [ 2.58 MiB | Viewed 6240 times ]

User avatar
lg800
Joined: 21 Mar 2023
Last visit: 24 Mar 2025
Posts: 15
Own Kudos:
Given Kudos: 27
Location: United States (NY)
GPA: 3.9
Posts: 15
Kudos: 5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Could someone please explain how it is 170?
User avatar
Tanisha2819
Joined: 29 Apr 2022
Last visit: 23 Jun 2024
Posts: 14
Own Kudos:
Given Kudos: 49
Posts: 14
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
An urn contains a number of colored balls, with equal numbers of each color. Adding 20 balls of a new color to the urn would not change the probability of drawing (without replacement) two balls of the same color. How many balls are in the urn? (Before the extra balls are added.)

(A) 210
(B) 200
(C) 190
(D) 170
(E) 95

Are You Up For the Challenge: 700 Level Questions

Kindly provide its solution Bunuel. This is a very tough question. Couldn't solve it even after spending 10 mins on it
User avatar
Flower_Child
Joined: 28 Dec 2020
Last visit: 17 Mar 2025
Posts: 105
Own Kudos:
Given Kudos: 523
Posts: 105
Kudos: 158
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Regor60

See attachment. Number of balls before should be 190, not 170.

Posted from my mobile device

Same. Even I got 190.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,389
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,389
Kudos: 778,259
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The OA is 190. Fixed the OA. Thank you!
User avatar
Flower_Child
Joined: 28 Dec 2020
Last visit: 17 Mar 2025
Posts: 105
Own Kudos:
158
 [2]
Given Kudos: 523
Posts: 105
Kudos: 158
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Consider there are \('n'\) different colors.
Consider there are \('y'\) balls of each color .

Total balls = \(ny \)

no of ways to draw 2 balls of same color = no of ways to draw 2 balls of first color + no of ways to draw 2 balls of second color + .... n times
= \(y (y-1) + y (y-1) + .... n times \)
=\( ny(y-1)\)

no of ways to draw any two balls = \(ny ( ny-1) \)

Probability ( to draw 2 balls of same color) = \(\frac{ny(y-1)}{ny ( ny-1) } = \frac{y-1}{ny-1}\) --------- (1)

Now , 20 balls are added.

Now , no of ways to draw 2 balls of same color = no of ways to draw 2 balls of first color + no of ways to draw 2 balls of second color + .... n times + no of ways to draw 2 balls of the NEW color
=\(ny(y-1) + 20(19)\)

no of ways to draw any two balls = \( (ny+20) ( ny+20 -1) \) = \( (ny+20) ( ny+19) \)

Probability ( to draw 2 balls of same color) = \(\frac{ny(y-1) + 20(19)}{ (ny+20) ( ny+19) } \) -------- (2)

Now given (1) = (2)

\(\frac{y-1}{ny-1} = \frac{ny(y-1) + 20(19)}{ (ny+20) ( ny+19) } \)

\(\frac{y-1}{ny-1} = \frac{ny^2 - ny +380}{ n^2 y^2 +39ny +380 } \)

Cross Multiplying

\(n^2 y^3 + 39 ny^2 + 380y - n^2 y^2 - 39ny -380 = n^2 y^3 - n^2 y^2 +380 ny - ny^2 + ny -380\)

many terms will cancel out

\(40 ny^2 - 40 ny = 380 (ny -y)\)
\(40 ny ( y-1 ) = 380 y(n-1)\\
\\
2n(y-1) = 19 (n-1) \\
\\
2ny - 2n = 19n -19\\
\\
19 = 21n - 2ny\\
\\
19 = n (21-2y) \)

We know that n and y has to be greater than 0 and integers since they are number of colors and number of balls respectively.

Since 19 is prime , only two cases exist :

Case 1 :\( n=1 \)
=> \(y= 1 \)
This can't be possible as in this case probability of selecting two balls of same color would be 0 .
Probability before and after adding 20 balls is same . Since probability can't be 0 after adding 20 balls of new colors this case is not possible .

Case 2 :\( n=19\)
\(=> 21- 2y = 1 \\
=> y = 10\)
This is our answer . Total balls = \(ny = 190\)
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,588
Own Kudos:
Posts: 38,588
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
105389 posts
Tuck School Moderator
805 posts