Answer:
560 metres
Step-by-step explanation:
80 cm in metres is 0.8 metres.
After 1 revolution any point on the wheel will be back to the original position before moving. 0.8 times 2, which gives us 1.6 metres. In 1 revolution the bike travels 1.6 metres.
Now 1.6 metres times 350 gives us 560.
So the answer is 560 metres.
Answer:
He needs to paint 3 4/5 today.
Step-by-step explanation:
9 - 5 1/5 = 3 4/5
Otto will need to paint 3 4/5 today.
HAPPY NEW YEAR:)
not only today
always be fun and creative
F(x) = 2x - 4
f(2 ≤ x) = 2(2 ≤ x) - 4
f(x ≥ 2) = 2(x ≥ 2) - 4
f(x ≥ 2) = 2(x) ≥ 2(2) - 4
f(x ≥ 2) = 2x ≥ 4 - 4
f(x ≥ 2) = 2x ≥ 0
f(x ≥ 2) = x ≥ 0
f(x) = 2x - 4
f(x ≤ 6) = 2(x ≤ 6) - 4
f(x ≤ 6) = 2(x) ≤ 2(6) - 4
f(x ≤ 6) = 2x ≤ 12 - 4
f(x ≤ 6) = 2x ≤ 8
f(x ≤ 6) = x ≤ 4
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