Question 451130
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b> 
Hi,
From five girls and seven boys(12 in ALL), six are chosen. 
What is the probability that there is exactly one girl chosen?
 P = 5C1*7C5/12C6   | nCx = {{{n!/(x!(n-x)!)}}}
 P = 5*21/924 = .1136