Answer:
1.43%
Step-by-step explanation:
we have that we can solve it by means of binomial, in this case m = 25. Also the probability of head is 50%. we need to know when it falls 7 times, therefore x = 7
the formula is:
P (x) = mCx * p ^ x * q ^ (m-x)
we know that p is 0.5 therefore q is equal to 0.5, replacing:
P (7) = 25C7 * 0.5 ^ 7 * 0.5 ^ (25-7)
P (7) = 25! / (7! * (25-7)!) * 0.5 ^ 7 * 0.5 ^ (25-7)
P = 0.0143
that is, the probability is 1.43%
Answer:
690 sq in
Step-by-step explanation:
SA = LA + 2B where LA is the lateral area and B is the area of the base
The triangular base has an area of
B = 1/2bh 1/2(5)(12) = 30
LA = ph where p is the perimeter of the base and h is the height of the prism
LA = (12 + 5 + 13)(21) = 30(21) = 630
SA = 630 + 2(30) = 630 + 60 = 690 sq in
Answer:
3
Step-by-step explanation:
lim(t→∞) [t ln(1 + 3/t) ]
If we evaluate the limit, we get:
∞ ln(1 + 3/∞)
∞ ln(1 + 0)
∞ 0
This is undetermined. To apply L'Hopital's rule, we need to rewrite this so the limit evaluates to ∞/∞ or 0/0.
lim(t→∞) [t ln(1 + 3/t) ]
lim(t→∞) [ln(1 + 3/t) / (1/t)]
This evaluates to 0/0. We can simplify a little with u substitution:
lim(u→0) [ln(1 + 3u) / u]
Applying L'Hopital's rule:
lim(u→0) [1/(1 + 3u) × 3 / 1]
lim(u→0) [3 / (1 + 3u)]
3 / (1 + 0)
3