document.write( "Question 250323: eight boys & six girls in a class, if you randomly choose two students, one at a time, whats the probability that there girls? \n" ); document.write( "
Algebra.Com's Answer #185133 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
You want both girls, so of the 8 boys you choose 0 boys and of the 6 girls, you choose 2 girls. There are 14 kids and you are choosing 2. So,
\n" ); document.write( "\"8c0+%2A+6c2+%2F+14c2\"
\n" ); document.write( "\"1%2A15%2F91\"
\n" ); document.write( "\"15%2F91\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );