document.write( "Question 334468: A doll toy chest contains 6 yellow dolls and five orange dolls. What is the probability of getting at random and without replacement, 2 yellow dolls? \n" ); document.write( "
Algebra.Com's Answer #239646 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"6\" Y-yellow
\n" ); document.write( "\"5\" O-orange
\n" ); document.write( "\"11\" total,
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "P(1 Y)=\"6%2F11\"
\n" ); document.write( "P(2 Y)=\"5%2F10=1%2F2\"
\n" ); document.write( "P(both Y)=\"%286%2F11%29%281%2F2%29=3%2F11\"
\n" ); document.write( "
\n" );