Answer:
The height of the tree is Greater than 50 feet, so Iva’s house is not safe
Step-by-step explanation:
Find the height of the tree
Let
h ----> the height of the tree
we know that
The tangent of angle of 50 degrees is equal to divide the opposite side to the angle of 50 degrees (height of the tree) by the adjacent side to the angle of 50 degrees (tree’s distance from the house)
so
tan(50°)=h/50
h=(50)tan(50°)=59.6 ft
therefore
The height of the tree is Greater than 50 feet, so Iva’s house is not safe
Answer:
C ( 1,-2)
Step-by-step explanation:
We can plot the points and see what point is not in the shaded section
Answer:
0.15651
Step-by-step explanation:
This can be approximated using a Poisson distribution formula.
The Poisson distribution formula is given by
P(X = x) = (e^-λ)(λˣ)/x!
P(X ≤ x) = Σ (e^-λ)(λˣ)/x! (Summation From 0 to x)
where λ = mean of distribution = 20 red bags of skittles (20% of 100 bags of skittles means 20 red bags of skittles)
x = variable whose probability is required = less than 16 red bags of skittles
P(X < x) = Σ (e^-λ)(λˣ)/x! (Summation From 0 to (x-1))
P(X < 16) = Σ (e^-λ)(λˣ)/x! (Summation From x=0 to x=15)
P(X < 16) = P(X=0) + P(X=1) + P(X=2) +......+ P(X=15)
Solving this,
P(X < 16) = 0.15651