document.write( "Question 902252: The mathmatics club at a certain university is composed of 15 undergraduate and 6 graduate students. Three students from the club were selected, and each was asked to teach a class at a high school.
\n" ); document.write( "A) how many distinct groups of 3 students can be formed?
\n" ); document.write( "B) find the probability that the selected group has exactly two graduate students.
\n" ); document.write( "C) find the probability that the selected group has at least one undergraduate student.
\n" ); document.write( "Could someone help me with this Qs please
\n" ); document.write( "

Algebra.Com's Answer #547191 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
A) how many distinct groups of 3 students can be formed? 21C3
\n" ); document.write( " B) find the probability that the selected group has exactly two graduate students.
\n" ); document.write( "P = \"%286C2%29%2815C1%29%2F%2821C3%29\"
\n" ); document.write( " C) find the probability that the selected group has at least one undergraduate student.
\n" ); document.write( "P = 1 - P(no UG) = 1 - \"%286C3%29%2815C0%29%2F%2821C3%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );