BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
40 hours of live online classes plus six months of access to the complete TTP EA OnDemand course.
  • 165+ EA Score Guarantee
  • 4,100+ Quant, Verbal, and Integrated Reasoning practice questions
  • 400+ hours of in-depth video lessons
  • 3,000+ step-by-step video solutions
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

715+ score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

Probability

Expert replies
by aditya.j » Sun Dec 18, 2011 7:22 am
Q) A bag contains 12 balls some of which are red and rest are blue. How many red balls are there in the bag?

1) The probability of randomly selecting two red balls from the bag is 1/11.
2) When two balls are selected randomly from the bag the probability of selecting one red and one blue ball is 9/22


I really couldn't figure this one out!
Join the discussion
Source: — Data Sufficiency |

by GmatMathPro » Sun Dec 18, 2011 8:00 am
aditya.j wrote:Q) A bag contains 12 balls some of which are red and rest are blue. How many red balls are there in the bag?

1) The probability of randomly selecting two red balls from the bag is 1/11.
2) When two balls are selected randomly from the bag the probability of selecting one red and one blue ball is 9/22


I really couldn't figure this one out!
Statement 1: Let there be x red balls. We can select two red balls in xC2 ways, and the total number of ways to select two balls is 12C2=66. Thus, xC2/66=1/11 or xC2=6 so x=4. SUFFICIENT

Statement 2: Again let there be x red balls. This means there are 12-x blue balls. Therefore there are x*(12-x) ways to choose one red ball and one blue ball, and again 12C2=66 ways to choose two balls. x(12-x)/66=9/22 or x(12-x)=27. By inspection we can see that x=3 or x=9 are both solutions. INSUFFICIENT.

Ans: A

However, on a real GMAT DS question, the statements wouldn't conflict with each other like this. What's the source on this?
Pete Ackley
GMAT Math Pro
Free Online Tutoring Trial
Join the discussion

by rijul007 » Sun Dec 18, 2011 8:01 am
aditya.j wrote:Q) A bag contains 12 balls some of which are red and rest are blue. How many red balls are there in the bag?

1) The probability of randomly selecting two red balls from the bag is 1/11.
2) When two balls are selected randomly from the bag the probability of selecting one red and one blue ball is 9/22


I really couldn't figure this one out!

1) The probability of randomly selecting two red balls from the bag is 1/11.

lets say there are n red balls
Probability = nC2/12C2

nC2/66 = 1/11
nC2 = 6
n = 4

Sufficient

2) When two balls are selected randomly from the bag the probability of selecting one red and one blue ball is 9/22

Probabilty = (No of ways of selecting one red and one blue ball)/(Total no of selections)
9/22 = x/12C2
x = 9/22 * 66
x = 27

lets say there are n red balls
no of blue balls = 12-n
no of ways of selecting one red and one blue = n(12-n) = x

n(12-n) = 27
n = 3 or 9

we dont no for sure whether no of red balls is 3 or 9

Insufficient

Option A
Join the discussion

by Brent@GMATPrepNow » Sun Dec 18, 2011 8:05 am
aditya.j wrote:Q) A bag contains 12 balls some of which are red and rest are blue. How many red balls are there in the bag?

1) The probability of randomly selecting two red balls from the bag is 1/11.
2) When two balls are selected randomly from the bag the probability of selecting one red and one blue ball is 9/22

I really couldn't figure this one out!
Let R = # red balls
Let B = # blue balls
Given: R+B=12

Target: find the value of R

Statement 1: P(2 red) = 1/11

P(2 red) = P(1st ball is red) x P(2nd ball is red)
= (R/12)(R-1/11)
= (R^2-R)/132
Since we're told that P(2 red) = 1/11, we can write: (R^2-R)/132 = 1/11
Multiply both sides by 132 to get R^2 - R = 12
Set equal to zero: R^2 - R - 12 = 0
Factor: (R-4)(R+3)=0
R = -3, 4
Since R cannot be negative, R must equal 4
SUFFICIENT

Statement 2: P(1 red and 1 blue) = 9/22

P(1 red and 1 blue) = P(red then blue or blue then red)
= P(red then blue) + P(blue then red)
= (R/12)(B/11) + (B/12)(R/11)
= RB/66

Since we're told that P(1 red and 1 blue) = 9/22, we can write: RB/66 = 9/22
Multiply both sides by 66 to get RB=27

So, we know that RB=27 and R+B=12
case a: R=3 and B=9
case b: R=9 and B=3
Since R can have 2 different values, statement 2 is INSUFFICIENT

Answer = A

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image
Join the discussion

by LalaB » Sun Dec 18, 2011 9:08 am
aditya.j wrote:Q) A bag contains 12 balls some of which are red and rest are blue. How many red balls are there in the bag?

1) The probability of randomly selecting two red balls from the bag is 1/11.
2) When two balls are selected randomly from the bag the probability of selecting one red and one blue ball is 9/22


I really couldn't figure this one out!
1) (R/12)*((R-1)/11)=1/11
R(R-1)=12
R=4 hence, (1) is suff

2) 2*(R/12)*((12-R)/11)=9/22
R(12-R)=27
Since R can be 3 or 9 , (2) is insuff
Join the discussion

by aditya.j » Sun Dec 18, 2011 9:17 am
GmatMathPro wrote:
aditya.j wrote:Q) A bag contains 12 balls some of which are red and rest are blue. How many red balls are there in the bag?

1) The probability of randomly selecting two red balls from the bag is 1/11.
2) When two balls are selected randomly from the bag the probability of selecting one red and one blue ball is 9/22


I really couldn't figure this one out!
Statement 1: Let there be x red balls. We can select two red balls in xC2 ways, and the total number of ways to select two balls is 12C2=66. Thus, xC2/66=1/11 or xC2=6 so x=4. SUFFICIENT

Statement 2: Again let there be x red balls. This means there are 12-x blue balls. Therefore there are x*(12-x) ways to choose one red ball and one blue ball, and again 12C2=66 ways to choose two balls. x(12-x)/66=9/22 or x(12-x)=27. By inspection we can see that x=3 or x=9 are both solutions. INSUFFICIENT.

Ans: A

However, on a real GMAT DS question, the statements wouldn't conflict with each other like this. What's the source on this?


These are from the Jamboree Prep Tests.
Join the discussion

by Bhamini » Thu Sep 08, 2016 9:38 am
I am not able to understand how NC2=4???Can you please break it down for me.

Is it n!/(n-2)!2!=6 and then after that?
Join the discussion

by Matt@VeritasPrep » Fri Sep 16, 2016 2:19 pm
Bhamini wrote:I am not able to understand how NC2=4???Can you please break it down for me.

Is it n!/(n-2)!2!=6 and then after that?
It's (n choose 2) = 6, I think, which becomes

n! / ((n-2)! * 2!) = 6, or

n! = 6 * (n-2)! * 2, or

n! = 12 * (n - 2)!, or

n * (n - 1) = 12

From which we find n = 4.
Join the discussion