Answer:
32.176 %
Step-by-step explanation:
(100% / 54.7) x 17.6 = about 32.176 percent
Do the equation yourself for a more precise answer!
Answer:
$200
Step-by-step explanation:
If the tax is 5%, then she pays $5 for every $100. If she paid $10 in tax, her purchase was $200.
Answer:
68km
22miles
240km
Step-by-step explanation:
Answer: x > 486
Explanation:
We have some number x and we divide that by 18. The result is larger than 27. To find possible values for x, we need to undo what is happening to x. The opposite of division is multiplication. We multiply both sides by 18 to cancel out the "18" on the left side, which will isolate x to get it to its own side.
This is what the steps look like
x/18 > 27
18*( x/18 ) > 18*27 .... multiplying both sides by 18
x > 486 ... note the 18's cancel on the left side
So this means x is some number greater than 486.
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