SOLUTION: A basket contains a dozen red roses and two dozen tulips. If two flowers will be selected one after the other with replacement, find the probability of getting a red rose and a tul

Algebra ->  Probability-and-statistics -> SOLUTION: A basket contains a dozen red roses and two dozen tulips. If two flowers will be selected one after the other with replacement, find the probability of getting a red rose and a tul      Log On


   



Question 1176599: A basket contains a dozen red roses and two dozen tulips. If two flowers will be selected one after the other with replacement, find the probability of getting a red rose and a tulip.
Found 2 solutions by ewatrrr, ikleyn:
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

Hi
Disregard comments, this problem is done with replacement.
36 flowers:  12red roses  and 24 tulips corrected
2 selected with replacement:

P(1 red rose and 1 tulip) =  (12/36)(24/36) = 2/9
 adjusting for order: P( 1 red rose and 1 tulip) = 2/9 + 2/9 = 4/9

Wish You the Best in your Studies.


Answer by ikleyn(52798) About Me  (Show Source):
You can put this solution on YOUR website!
.
A basket contains a dozen red roses and two dozen tulips.
If two flowers will be selected one after the other with replacement,
find the probability of getting a red rose and a tulip.
~~~~~~~~~~~


            The solution by @ewatrrr is incorrect.

            I came to bring the correct solution.


In all, there are 12 + 2*12 = 36 flowers.


P(1st is red rose, 2nd is tulip) = %2812%2F36%29%2A%2824%2F35%29 = %281%2F3%29%2A%2824%2F35%29 = 8%2F35


P(1st is tulip, 2nd is red rose) = %2824%2F36%29%2A%2812%2F35%29 = %282%2F3%29%2A%2812%2F35%29 = 8%2F35


P(getting a red rose and a tulip) = P(1st is red rose, 2nd is tulip)  + P(1st is tulip, 2nd is red rose) = 


    = 8%2F35 + 8%2F35 = 16%2F35 = 0.4571 (rounded).    ANSWER

Solved.


/\/\/\/\/\/\/\/


After seeing my post, @ewatrr made partial correction, but made another error.

Her solution in its present form still remains INCORRECT.