document.write( "Question 989838: There are 13 kittens in a cage, of which 5 are male and 8 are female. If you select 3 kittens at random, what is the probability that they will all be the same gender? Write your answer as a fraction or rounded to four decimal places. \n" ); document.write( "
Algebra.Com's Answer #610055 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! All male: \n" ); document.write( "(5/13)(4/12)(3/11)=60/1716 \n" ); document.write( "===== \n" ); document.write( "All female: \n" ); document.write( "(8/13)(7/12)(6/11)=336/1716 \n" ); document.write( "===== \n" ); document.write( "396/1716=0.2308 \n" ); document.write( " \n" ); document.write( " |