We have 2 spinners: spinner A and spinner B. Spinner A can land on 2, 3, 5 or 7. Spinner B can land on 2, 3, 4, 5 or 6. Spin both. Win if one spinner lands on odd and the other lands on even. Play game twice, what is the probability of winning both games?

P(win 2 out of 2 games) = P(win first game and win second game) = P(win first game)^2. So want to find the probability of winning a game.To win, either we need A odd and B even or we need A even and B odd.P(A odd) = 3/4P(A even) = 1/4P(B odd) = 2/5P(B even) = 3/5.So P(win first game) = 3/43/5 + 1/42/5 =11/20So final answer is 11^2/20^2 = 121/400/

HC

Related Maths GCSE answers

All answers ▸

25* 3/2


Expand and simplify (x-4)(2x+3y)^2


How do I factorise a quadratic equation?


In the generic formula 'y=mx + c,' how do you use the 'm' and 'c' to plot a linear graph?