How the south consistently votes democratic
Answer:
P.7500.00
Step-by-step explanation:
We are told that:
The ratio of Val's savings to Dan is 2:3 at first.
Now, Dan spent P3000.00 and Val's saving became 1⅓ more of that Dan's remaining savings.
Let's say the total amount of savings they had at first was x.
Thus;
Val had: 2x/5
Dan had: 3x/5
Now, Dan spent P3000.00.
So amount Dan has left = (3x/5) - 3000
We are told Val's savings is now 1⅓ = 4/3 times that of Dan's remaining savings
Thus; 2x/5 = (4/3)((3x/5) - 3000)
2x/5 = 12x/15 - 4000
Multiply through by 15 to get;
6x = 12x - (3000 × 15)
6x = 12x - 45000
Rearranging, we have;
12x - 6x = 45000
6x = 45000
x = 45000/6
x = P.7500
Answer:
D
Step-by-step explanation:
This is because they are both mulitplied by two so they are still equivalent
Answer:
Binomial distribution requires all of the following to be satisfied:
1. size of experiment (N=27) is known.
2. each trial of experiment is Bernoulli trial (i.e. either fail or pass)
3. probability (p=0.14) remains constant through trials.
4. trials are independent, and random.
Binomial distribution can be used as a close approximation, with the usual assumption that a sample of 27 in thousands of stock is representative of the population., and is given by the probability of x successes (defective).
P(x)=C(N,x)*p^x*(1-p)^(n-x)
where N=27, p=0.14, and C(N,x) is the number of combinations of x items out of N.
So we need the probability of <em>at most one defective</em>, which is
P(0)+P(1)
= C(27,0)*0.14^0*(0.86)^(27) + C(27,1)*0.14^1*(0.86^26)
=1*1*0.0170 + 27*0.14*0.0198
=0.0170+0.0749
=0.0919