A box contains 8 white balls, 7 black and 4 red. How many red balls must be added to the box so that the probability is 3/4? How many black balls need to be added so that it is 1/4?

Thanks I have a mental block with this.

probability of what?

Sorry...

so that the probability of drawing a red ball is 3/4

so that the probability of drawing a white ball is 1/4

To solve this problem, we need to find the total number of balls required so that the probability of drawing a red ball is 3/4 or 1/4. Let's break it down step by step:

1. Determine the total number of balls in the box:
- The box initially contains 8 white, 7 black, and 4 red balls.
- So, the total number of balls in the box is 8 + 7 + 4 = 19.

2. Calculate the number of balls needed for a probability of 3/4:
- The probability of drawing a red ball is found by dividing the number of red balls by the total number of balls.
- Let's represent the number of red balls needed as "x."
- So, the probability equation is: (4 + x) / (19 + x) = 3/4.
- We can solve this equation to find the value of "x."

Cross-multiply: 4(19 + x) = 3(4 + x)
Expand: 76 + 4x = 12 + 3x
Simplify: x = 12 - 76
x = -64

Since "x" represents the number of red balls needed, it cannot be negative. Therefore, it is not possible to add a negative number of red balls to the box. Thus, there is no solution for the probability to be precisely 3/4.

3. Calculate the number of balls needed for a probability of 1/4:
- Let's represent the number of black balls needed as "y."
- So, the probability equation is: (7 + y) / (19 + y) = 1/4.
- We can solve this equation to find the value of "y."

Cross-multiply: 4(19 + y) = 1(7 + y)
Expand: 76 + 4y = 7 + y
Simplify: 3y = 7 - 76
y = -69 / 3

Since "y" represents the number of black balls needed, it cannot be negative. Therefore, it is not possible to add a negative number of black balls to the box. Thus, there is no solution for the probability to be precisely 1/4.

In conclusion, based on the initial numbers provided, it is not possible to find a whole number of additional red or black balls to add to the box to achieve probabilities of 3/4 or 1/4, respectively.