document.write( "Question 507846: A health class has 23 women and 18 men. If a student is chosen randomly to be the team leader, what is the probability the student is a woman? \r
\n" );
document.write( "\n" );
document.write( " 0.439
\n" );
document.write( " 0.561
\n" );
document.write( " 0.23
\n" );
document.write( " 0.77 \n" );
document.write( "
Algebra.Com's Answer #340746 by oberobic(2304) ![]() You can put this solution on YOUR website! Probability always comes down to \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "The total possibilities = 23+18 = 41 people to choose from. \n" ); document.write( "The favorable outcomes are the 23 where you choose a woman. \n" ); document.write( ". \n" ); document.write( "Probability = 23/41 \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Done. \n" ); document.write( " |