Answer:
14.3 feet.
14.3 feet
Step-by-step explanation:
The problem forms a right triangle in which:
The Vertical Leg of the Right Triangle = 3 feet
The Horizontal Leg of the Right Triangle =14 feet
We are to determine the length of the broken part of the tree. This is the Hypotenuse of the Right Triangle,
Using Pythagoras Theorem
If d₁ and d₂ are the lengths of the diagonals, the area is given by
.. A = (1/2)*d₁*d₂
.. A = (1/2)*(12 in)*(16 in)
.. A = 96 in²
If b is the base and h is the height, the area is given by
.. A = b*h
We know the values of A and b, so
.. 96 in² = (10 in)*h
.. (96 in²)/(10 in) = h = 9.6 in
The height is 9.6 in.
It would be , or, in simplest form, .
You get this by adding all the marbles to find the total number of marbles. <em>10+7+12+9</em>, which equals <em>38</em>.
You have <u>10 red marbles out of 38 total</u>, so that is represented by !
Answer:
b
Step-by-step explanation:
i took the test
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