document.write( "Question 438380: there are 17 males and 23 females. two students will be selected what is the probability that one student is male and one student is female \n" ); document.write( "
Algebra.Com's Answer #303179 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "17 males and 23 females, 40 students in all.
\n" ); document.write( "two students selected
\n" ); document.write( "P(1 male and 1 female) = 17C1*23C1)/40C2) = 17*23/780 = .5013
\n" ); document.write( " \n" ); document.write( "
\n" );