asked 221k views
4 votes
A spinner is divided into 10 equal sections numbered 1 through 10. If the arrow is spun twice, what is the probability the first number will be even and the second number will be odd?

asked
User Osi
by
8.8k points

2 Answers

6 votes

\text{p(n%2) = 0 AND p(n%2)} \\eq 0

\text{Event 1} = (5)/(10) = 0.5

\text{Event 2} = (5)/(10) = 0.5

\text{Event 1 * Event 2} = 0.5 * 0.5 = 0.25 \text{<- Answer}
answered
User Dana Shalev
by
8.8k points
1 vote
probability of first number being even : 5 even numbers...10 equal sections...probability is 5/10 or 1/2

probability of 2nd number being odd : 5 odd numbers...10 equal sections...so probability of both is 5/10 or 1/2

probability of both occurring : 1/2 * 1/2 = 1/4 <== (or 25% if u need it in percent form or 0.25 if u need it in decimal form)
answered
User Bossam
by
7.8k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.