SOLUTION: A box contains 5 orange disks, 4 red disks, and 1 blue disk. You are to select two disks at random and without replacement from the box. What is the probability that the first disk
Algebra ->
Probability-and-statistics
-> SOLUTION: A box contains 5 orange disks, 4 red disks, and 1 blue disk. You are to select two disks at random and without replacement from the box. What is the probability that the first disk
Log On
Question 627196: A box contains 5 orange disks, 4 red disks, and 1 blue disk. You are to select two disks at random and without replacement from the box. What is the probability that the first disk you select will be red and the second disk you select will be orange? Found 2 solutions by reviewermath, nerdybill:Answer by reviewermath(1029) (Show Source):
You can put this solution on YOUR website! A box contains 5 orange disks, 4 red disks, and 1 blue disk. You are to select two disks at random and without replacement from the box. What is the probability that the first disk you select will be red and the second disk you select will be orange?
.
total disks: 5+4+1=10
.
probability of first pick: 4/10
probability of second pick: 5/9
.
probability of both: 4/10 * 5/9 = 20/90 = 2/9