document.write( "Question 942444: A graduate course has seven male and three female students. The professor wants to select two students at random to help her conduct a research project.\r
\n" );
document.write( "\n" );
document.write( "-What is the probability that the second student chosen is a male given the first one chosen is a female? \n" );
document.write( "
Algebra.Com's Answer #574526 by mathmate(429) You can put this solution on YOUR website! \n" ); document.write( "Given: \n" ); document.write( "7 male and 3 female students \n" ); document.write( "Choose 2 students given the first one is female. \n" ); document.write( " \n" ); document.write( "Solution: \n" ); document.write( "Since the first one is a female, the first choice had been made. \n" ); document.write( "We are left with 7 males and 2 females from whom to choose. \n" ); document.write( "Probability of choosing a male is therefore 7 males out of the remaining 9 students, or \n" ); document.write( "P(M)= \n" ); document.write( " \n" ); document.write( "Answer: Probability of choosing a male is |