document.write( "Question 1170026: an urn contains 4 green balls 2 black balls and 6 yellow balls. Four balls are selected at random, without being replaced. Find the probability of
\n" );
document.write( "a. drawing four balls that are yellow
\n" );
document.write( "b. drawing a black ball a yellow ball and two green balls \n" );
document.write( "
Algebra.Com's Answer #794891 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "a. drawing four balls that are yellow \n" ); document.write( "In choosing 4 of the 12 balls, we need to choose (1) 0 of the 4 green; (2) 0 of the 2 black; and (3) 4 of the 6 yellow: \n" ); document.write( " \n" ); document.write( "Use a calculator if necessary.... \n" ); document.write( "b. drawing a black ball a yellow ball and two green balls \n" ); document.write( "In choosing 4 of the 12 balls, we need to choose (1) 2 of the 4 green; (2) 1 of the 2 black; and (3) 1 of the 6 yellow: \n" ); document.write( " \n" ); document.write( "Use a calculator if necessary.... \n" ); document.write( " \n" ); document.write( " |