|
Question 612869: An urn contains blue and purple marbles. The number of purple marbles is 3 more than twice the number of blue marbles. If the probability of drawing a blue marble at random is 1/4, how many blue marbles are in the urn?
Thanks!
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! An urn contains blue and purple marbles. The number of purple marbles is 3 more than twice the number of blue marbles. If the probability of drawing a blue marble at random is 1/4, how many blue marbles are in the urn?
--------
Equations:
p = 2b + 3
---
b/[b + p] = 1/4
------
b/[b + 2b+3] = 1/4
4b = 3b+3
b = 3 (# of blue marbles)
---
Solve for "p":
p = 2b + 3
p = 2*3+3 = 9 (# of purple marbles)
=======================================
Cheers,
Stan H.
=================
|
|
|
| |