SOLUTION: 3 students are selected to form a wrestling team from a group of 5 young 16 year old girls and 3 boys of the same age. Find the number of possible teams that can be selected in whi

Algebra ->  Permutations -> SOLUTION: 3 students are selected to form a wrestling team from a group of 5 young 16 year old girls and 3 boys of the same age. Find the number of possible teams that can be selected in whi      Log On


   



Question 453442: 3 students are selected to form a wrestling team from a group of 5 young 16 year old girls and 3 boys of the same age. Find the number of possible teams that can be selected in which there are more girls than boys.
*Please explain this question in as much detail as possible. I need a lot of help in this topic and my exams are tomorrow. Thank you! :) =)

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
3 students are selected to form a wrestling team from a group of 5 young 16 year old girls and 3 boys of the same age. Find the number of possible teams that can be selected in which there are more girls than boys.
----
3g/0b ; 2g/1b are the only 3-member possibilities where girls outnumber boys
----
# of 3g/0b = (5C3) = 5C2 = (5*4)/(1*2) = 10 teams
---
# of 2g/1b = 5C2*3C1 = 10*3 = 30 teams
===================
Cheers,
Stan H.
=============