document.write( "Question 458755: A hat contains the names of eight girls and six boys. You select two names without replacing the first name. Find the probability of p(boy,then boy) \n" ); document.write( "
Algebra.Com's Answer #314761 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A hat contains the names of eight girls and six boys. You select two names without replacing the first name. Find the probability of p(boy,then boy)
\n" ); document.write( "----------------------
\n" ); document.write( "P(boy then boy) = P(boy |boy)*P(boy) = 5/13 * 6/14 = 0.16
\n" ); document.write( "--------
\n" ); document.write( "OR
\n" ); document.write( "----
\n" ); document.write( "P(boy and boy) = 6C2/14C2 = 0.16
\n" ); document.write( "==================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=============
\n" ); document.write( "
\n" );