SOLUTION: A bag contains 24 red balls and some blue balls . When a blue ball is picked at random the probability that it is a blue ball is 4/7. How many blue balls are there?
Algebra ->
Probability-and-statistics
-> SOLUTION: A bag contains 24 red balls and some blue balls . When a blue ball is picked at random the probability that it is a blue ball is 4/7. How many blue balls are there?
Log On
Question 1109372: A bag contains 24 red balls and some blue balls . When a blue ball is picked at random the probability that it is a blue ball is 4/7. How many blue balls are there? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A bag contains 24 red balls and some blue balls . When a blue ball is picked at random the probability that it is a blue ball is 4/7. How many blue balls are there?
-----
Equation:
# of red :: 24
# of blue :: b
---
Total # of balls (24+b)
---
Equation:
b/(24+b) = 4/7
7b = 96+4b
3b = 96
b = 32 (# of blue balls)
-----------
Cheers,
Stan H.
-----------