document.write( "Question 918550: A
\n" ); document.write( "class contains 8 male and 6 female students.
\n" ); document.write( "a) Find the number of ways the class can elect a representative
\n" ); document.write( "b) Find the number of ways the class can elect 2 representatives, one male and one female
\n" ); document.write( "c) Find the number of ways the class can elect a presiden
\n" ); document.write( "t and a vice
\n" ); document.write( "-
\n" ); document.write( "president
\n" ); document.write( "d) The class elects two representatives. Find the probability that one of them is male and the other
\n" ); document.write( "female.
\n" ); document.write( "

Algebra.Com's Answer #557100 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
14 students: 8M, 6F
\n" ); document.write( "a) choice of \"14\" for a representative
\n" ); document.write( "b) \"%288C1%29%286C1%29\" = 48 ways to elect one male and one female
\n" ); document.write( "c) Order important: 14P2 = 14*13 = 182 ways of electing P & VP
\n" ); document.write( "d) Select two: P(1male and 1 female) = \"%288C1%29%286C1%29%2F%2814C2%29\"
\n" ); document.write( "
\n" );