Answer:
no because for right angle triangle the sum of the sq of the two smallest side is equal to the sq of biggest side
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
Answer:
x = -7
Step-by-step explanation:
Make an equation:
3x + 33 = 12
3x = -21
x = -7
Answer:
A. Z = 2 + N13
Step-by-step explanation:
Let's solve your equation step-by-step.
0=z2+4z−9
Step 1: Subtract z^2+4z-9 from both sides.
0−(z2+4z−9)=z2+4z−9−(z2+4z−9)
−z2−4z+9=0
For this equation: a=-1, b=-4, c=9
−1z2+−4z+9=0
Step 2: Use quadratic formula with a=-1, b=-4, c=9.
z=
−b±√b2−4ac
2a
z=
−(−4)±√(−4)2−4(−1)(9)
2(−1)
z=
4±√52
−2
z=−2−√13 or z=−2+√13
After plotting all the points, the only one that makes sense is (4,3).