A probability problem, mathematics 12

AI Thread Summary
A probability problem involves drawing two balls from a bag containing 4 yellow and "n" red balls without replacement. The probability of drawing one yellow and one red ball can be calculated by considering two scenarios: first drawing yellow then red, and first drawing red then yellow. The calculations yield the expression (4/(n+4))(n/(n+3)) + (n/(n+4))(4/(n+3)). This results in a combined probability of (8n)/((n+4)(n+3)). The discussion emphasizes the importance of understanding mutually exclusive events in probability calculations.
ak
Messages
4
Reaction score
0
How do you do this..


A bag contains 4 yellow balls and "n" red balls. Two balls are drawn without replacement. Which expression represents the probability that one ball is yellow and ball is red?

P.S. the answer is (4/n+4)(n/n+3) + (n/n+4)(4/n+3)
 
Physics news on Phys.org
Please do not post the same question more than one time.

- Warren
 
There are a total of n+4 balls, 4 yellow, n red.

The probability that the first ball you draw is yellow is 4/(n+4).
IF that happens, then there are now n+3 balls, 3 yellow, n red. The probability that the second ball you draw is red is n/(n+3). The probabilty of drawing "first yellow, then red" is the product of those: (4/(n+4))(n/(n+3))

The probability that the first ball you draw is red is n/(n+4).
IF that happens, then there are now n+3 balls, 4 yellow, n-1 red. The probability that the second ball you draw yellow is 4/(n+3). The probabilty of drawing "first red, then yellow" is the product of those: (n/(n+4))(4/(n+3)).

Since those two ways of drawing "one red, the other yellow" are mutually exclusive, the probability of "one red, the other yellow" is their sum: (4/n+4)(n/n+3) + (n/n+4)(4/n+3). The two fractions are, in fact,the same and their sum is (8n)/((n+4)(n+3).
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top