document.write( "Question 509647: Dear teacher, \r
\n" );
document.write( "\n" );
document.write( "I am having difficulties with the following problem:\r
\n" );
document.write( "\n" );
document.write( "In how many ways can a group of 2 turtles and 1 iguana be formed from a total of 8 turtles and 2 iguanas. \r
\n" );
document.write( "\n" );
document.write( "I calculated two possible answers: (8C2 X 2C1)/10C3 = 0.47
\n" );
document.write( "Which one is right?
\n" );
document.write( "P(A and B and C) = P(A) X P(B) X P(C) = 8/10 times 7/9 times 2/8 = 0.16\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #341535 by edjones(8007)![]() ![]() You can put this solution on YOUR website! In how many ways can a group of 2 turtles and 1 iguana be formed from a total of 8 turtles and 2 iguanas. \n" ); document.write( ". \n" ); document.write( "8C2*2C1 \n" ); document.write( "=28*2 \n" ); document.write( "=56 ways. This is not a probability question. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |