SOLUTION: An urn contains 4 red, 1 white, and 4 blue marbles. In how many ways can 3 red and 3 blue marble(s) be selected?
Algebra ->
Probability-and-statistics
-> SOLUTION: An urn contains 4 red, 1 white, and 4 blue marbles. In how many ways can 3 red and 3 blue marble(s) be selected?
Log On
You can put this solution on YOUR website! An urn contains 4 red, 1 white, and 4 blue marbles. In how many ways can 3 red and 3 blue marble(s) be selected?
-----------
# of ways to select 3 red: 4C3 = 4
-----
# of ways to select 3 blue:4C3 = 4
---------------
# of ways to select 3 red and 3 blue: 4*4 = 16
======================
Cheers,
Stan H.