document.write( "Question 275131: Five women live together in an apartment. Two have blue eyes. If two of the women are chosen at random, what is the probability that they both have blue eyes? \n" ); document.write( "
Algebra.Com's Answer #200725 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Combination=nCr=n!/((n-r)!r!)
\n" ); document.write( "n things taken r at a time
\n" ); document.write( "2C2/5C2
\n" ); document.write( "=1/10 probability that they both have blue eyes
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );