101k views
5 votes
There are 10 marbles in a bag, and the marbles are either red or blue. Eric will randomly choose two marbles from the bag, without replacing the first one. If the probability of both marbles' being red is

2
15, how many RED marbles are in the bag?

2 Answers

4 votes

Answer:

6

Explanation:

BECAUSE.

User JmRag
by
7.8k points
4 votes
Let the number of red marbles be r. Now we can write the equation:

(r)/(10)*(r-1)/(9)=(2)/(15)
Rearranging the above equation and simplifying gives the quadratic:

r^(2)-r-12=0
which factorizes to:
(r - 4)(r + 3) = 0
Therefore r = 4. there are 4 RED marbles in the bag.

User Bala Karthik
by
8.0k points