document.write( "Question 412465: In a group of 1000 people 900 are female.
\n" ); document.write( "If 2 people are randomly selected, what is the probability to select two males?
\n" ); document.write( "

Algebra.Com's Answer #289712 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "In a group of 1000 people 900 are female
\n" ); document.write( " P(choosing a female) = .9 and P(choosing a male) = .1
\n" ); document.write( " P(choosing 2 males) = .1^2 = .1 *.1 = .01 \n" ); document.write( "
\n" );