document.write( "Question 1150193: Suppose a math class contains 34 students, 21 females (three of whom speak French) and 13 males (two of whom speak French). Compute the probability that a randomly selected student speaks French, given that the student is female.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #771568 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! F+ F- Total \n" ); document.write( "M 2 11 13\r \n" ); document.write( "\n" ); document.write( "F 3 18 21 \n" ); document.write( " 5 29 34\r \n" ); document.write( "\n" ); document.write( "given speaks F (5) probability female is 60%, 3/5 \n" ); document.write( " |