SOLUTION: A class contains 7 women and 7 men. Suppose we choose three random students. How many ways can we choose exactly 1 woman?

Algebra.Com
Question 527275: A class contains 7 women and 7 men. Suppose we choose three random students. How many ways can we choose exactly 1 woman?

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
A class contains 7 women and 7 men. Suppose we choose three random students. How many ways can we choose exactly 1 woman?
---
# or ways to pick 1 woman: 7
# of ways to pick 2 men: 7C2 = 21
---
# of ways to choose exactly 1 woman in a group of 3: 7*21 = 147
===================
Cheers,
Stan H.
===================

RELATED QUESTIONS

A class contains 10 women and 5 men. Suppose that we choose three random students. How... (answered by stanbon)
A class contains 7 women and 7 men. Suppose we choose three random students. How many... (answered by solver91311)
A box contains 7 red balls and 7 blue balls. If we choose three random balls, how many... (answered by stanbon)
A committee contains 9 women and 6 men. If we choose three random people for a... (answered by stanbon,jim_thompson5910)
Q15 In how many ways can we distribute seven apple and six oranges among 4 children so... (answered by lynnlo)
A class consists of 15 men and 17 women. Find the number of ways that the people in the... (answered by ikleyn)
A 3 person jury must be selected at random (without replacement) from a pool of 12 people (answered by ikleyn)
From 7 swimmers how many ways can we choose the 1st, 2nd, and 3rd place winners for the... (answered by jim_thompson5910)
a club consisting of six distinct men and seven distinct women; a.) how many ways... (answered by ikleyn)