document.write( "Question 1041690: Given seven students, three of which are female, if two students are selected at random, without replacement, what is the probability that both students are female \n" ); document.write( "
Algebra.Com's Answer #656629 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Look at the possible outcomes and their corresponding probabilities.
\n" ); document.write( "\"P%28F%2CF%29=%283%2F7%29%282%2F6%29=6%2F42=1%2F7\"
\n" ); document.write( "\"P%28F%2CM%29=%283%2F7%29%284%2F6%29=12%2F42=2%2F7\"
\n" ); document.write( "\"P%28M%2CF%29=%284%2F7%29%283%2F6%29=12%2F42=2%2F7\"
\n" ); document.write( "\"P%28M%2CM%29=%284%2F7%29%283%2F6%29=12%2F42=2%2F7\"
\n" ); document.write( "They do add up to 1 just to check consistency.
\n" ); document.write( "So then,
\n" ); document.write( "\"P%28F%2CF%29=1%2F7\"
\n" ); document.write( "
\n" ); document.write( "
\n" );