Answer:
- The probability that overbooking occurs means that all 8 non-regular customers arrived for the flight. Each of them has a 56% probability of arriving and they arrive independently so we get that
P(8 arrive) = (0.56)^8 = 0.00967
- Let's do part c before part b. For this, we want an exact booking, which means that exactly 7 of the 8 non-regular customers arrive for the flight. Suppose we align these 8 people in a row. Take the scenario that the 1st person didn't arrive and the remaining 7 did. That odds of that happening would be (1-.56)*(.56)^7.
Now take the scenario that the second person didn't arrive and the remaining 7 did. The odds would be
(0.56)(1-0.56)(0.56)^6 = (1-.56)*(.56)^7. You can run through every scenario that way and see that each time the odds are the same. There are a total of 8 different scenarios since we can choose 1 person (the non-arriver) from 8 people in eight different ways (combination).
So the overall probability of an exact booking would be [(1-.56)*(.56)^7] * 8 = 0.06079
- The probability that the flight has one or more empty seats is the same as the probability that the flight is NOT exactly booked NOR is it overbooked. Formally,
P(at least 1 empty seat) = 1 - P(-1 or 0 empty seats)
= 1 - P(overbooked) - P(exactly booked)
= 1 - 0.00967 - 0.06079
= 0.9295.
Note that, the chance of being both overbooked and exactly booked is zero, so we don't have to worry about that.
Hope that helps!
Have a great day :P
<span>Amoeba splits 3 times an hour. If Amoeba can split into two every 20 mins then if you divide 60 mins (which would be an hour) by 20 mins (the time they split) you would find that Amoeba can split 3 times in an hour. The question asks how many times it can split in two hours. To find this you have to multiply the 3 times 2. This means that a single Amoeba can split 6 times in two hours. There are 15 Amoeba which means if you take 15 Amoeba time 6 in two hours and 90 would be your answer. There will be 90 Amoeba after the two hours.</span>
Answer:
25
Step-by-step explanation:
30-60-90 Triangles
short leg = x
long leg = x
hypotenuse = 2x
Answer:
x=15
Step-by-step explanation:
(10*9)/6=10*x/10
90/6=x
15=x
Answer:
c = -4
Step-by-step explanation:
If f(x) = 2x^3 - x + c and f(2) = 10, plug in 2 for the x values in the function and make the function output 10.
10 = 2(2^3) - 2 + c Now, we only have to deal with one variable, that is c.
10 = 2(8) - 2 + c
10 = 16 - 2 + c
10 = 14 + c
-4 = c After simplifying, we get that c is -4.
To check this, plug in 2 for x, and -4 for c in the function. If the function produces 10 as the result, the halleluja!
f(2) = 2(2^3) - 2 - 4
f(2) = 2(8) - 2 - 4
f(2) = 16 - 2 - 4
f(2) = 10