Answer:
Area of a regular pentagon = pa/2, where p = the perimeter and a = the apothem. If you don't know the perimeter, calculate it from the side length: p = 5s, where s is the side length.
Step-by-step explanation:
Answer:
Volume of a cylinder.
Step-by-step explanation:
The given equation is :

Where
r is the radius
h is the height
This equation is used to find the volume of a cylinder.
For example, a cylinder having radius of 7 units and height of 10 units, its volume will be :

So, the given equation is used to find the volume of a cylinder.
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
Answer:
15/8
Step-by-step explanation:
Let "d" be the total distance, that is, the distance for swimming (s), running (r) and going by bike (b).
d = s + r + b [1]
1/24 of the total distance is covered by swimming.
s = 1/24 d [2]
1/3 of the distance is covered by running.
r = 1/3 d [3]
If we replace [2] and [3] in [1], we get
d = 1/24 d + 1/3 d + b
b = d - 1/24 d - 1/3 d
b = 24/24 d - 1/24 d - 8/24 d
b = 15/24 d = 5/8 d
The ratio of the distance covered by bike to the distance covered by running is:
b/r = (5/8 d)/(1/3 d) = 15/8