document.write( "Question 929803: A class consists of 10 boys and 15 girls. Two of the boys and five of the girls are left-handed.
\n" ); document.write( "If two students are chosen at random from the class, what is the probability that both are
\n" ); document.write( "left-handed?
\n" ); document.write( "

Algebra.Com's Answer #564479 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
We have two probabilities(Pr) to consider
\n" ); document.write( "Pr first pick is left-handed = 7/25
\n" ); document.write( "Pr second pick is left-handed = 6/24 = 1/4
\n" ); document.write( "Pr that both are left-handed = 7/25 * 1/4 = 7/100\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );