SOLUTION: A bag contains lottery balls that are numbered 1 throught 15. If you draw two numbers without replacement, what is the probability that you will draw two even numbers?
Algebra ->
Probability-and-statistics
-> SOLUTION: A bag contains lottery balls that are numbered 1 throught 15. If you draw two numbers without replacement, what is the probability that you will draw two even numbers?
Log On
Question 529199: A bag contains lottery balls that are numbered 1 throught 15. If you draw two numbers without replacement, what is the probability that you will draw two even numbers? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A bag contains lottery balls that are numbered 1 throught 15. If you draw two numbers without replacement, what is the probability that you will draw two even numbers?
-----
There are 8 "even" balls.
# of ways to succeed: 8C2 = 28
# of ways to draw a pair randomly: 15C2 = 105
---
P(draw 2 even) = 28/105
===========================
Cheers,
Stan H.
=========