Answer:
x = 27
Step-by-step explanation:
To isolate x, we can multiply it by the reciprocal of the fraction (-3/2). We do the same to the -18.
Through cross-multiplication, -18/1 x -3/2 simplifies into -9/1 x -3/1 (because 2 goes into 2 once and 2 goes into -18 -9 times).
-9 x -3 = 27; therefore, x = 27
Answer:
2$+(1.29$ x 30)=40.70$
Step-by-step explanation:
Answer:
Percentage of balls which are red = 80%.
Step-by-step explanation:
Let the probability of drawing a red ball be x then the probability of drawing a white ball is 1-x.
There are 5C3 = 10 ways of getting 3 reds in 5 draws so the probability of this is 10* x^3 * (1 - x)^2.
The probability of getting 1 red in 5 draws = 5C1 * x (1-x)^4.
The first probability is 32 times the last.
So we have the equation:
10x^3(1 - x)^2 / 5x(1 - x)^4 = 32
2x^2 / (1 - x)^2 = 32
2x^2 = 32(1 -x)^2
2x^2 = 32( 1 - 2x + x^2)
2x^2 = 32 - 64x + 32x^2
30x^2 - 64x + 32 = 0
15x^2 - 32x + 16 = 0
(5x - 4)(3x - 4) = 0
x = 0.8, 1.333...
The probability must be < 1 so x = 0.8 = 80%.