Answer:
An airline estimates that 94% of people booked on their flights actually show up. If the airline books 77 people on the flight for which the maximum number is 75, what is the probability that the number of people who show up will exceed the capacity of the plane?
-------------------------
Binomial Problem with n = 77 and p = 0.94
---
P(76 <= x <= 77) = 1-P(0 <=x <= 75) = 1 - binomcdf(77,0.94,75) = 0.0504
==================
Cheers,
Stan H.
Answer:

=> Amelia's answer is incorrect
Step-by-step explanation:
Answer:
q ≥ 3
Step-by-step explanation:
add 1 to both sides and there you have your answer!
2 ≤ q-1
+1 +1
3 ≤ q
or
q ≥ 3
Answer:
8
Step-by-step explanation:
100 = x^2 + AC^2
17^2 = AC^2 + (21 - x)^2
289 = AC^2 + 21^2 + x^2 - 2*21*x
289 =<u> AC^2</u> + 441 +<u> x^2</u> - 42x
from 1st equation AC^2 + x^2 = 100
289 = 441 + 100 - 42x
289 = 541 - 42x
42x = 541 - 289 = 252
x = 252/42 = 6
so AC^2 = 100 - 6^2 = 100 - 36 = 64
AC = 8