You can do 2(2*12) or 4(1*6), personally I think the second one is better. Hope this helps!
Answer:
0.0159
Step-by-step explanation:
Given that a common practice of airline companies is to sell more tickets for a particular flight than there are seats on the plane, because customers who buy tickets do not always show up for the flight.
Here if X is the no of persons that do not show up, then X is binomial as each trial is independent with p = 0.04 and n =150 (no of tickets sold)
The plane is overbooked if more than 150 show up
i.e. less than 2 do not show up
Hence the probability that the airline overbooked this flight
=
Answer:
Slope intercept: y = -3/2x + 1
Point slope: y + 2 = -3/2 * (x - 2) [Forgot to add the work for this, I will add it if you need it, feel free to ask.]
Step-by-step explanation:
m = (change in y)/change in x)
But also
m = y_2 - y_1/x_2 - x_1
So lets substitute
m = 1 - (-2)/0 - (2)
Lets find the slope
m = 3/0 - (2)
m = 3/-2
m = -3/2 (Moved the negative)
Now we find the value of b using the equation of a line.
y = mx + b
y = (-3/2) * x + b
y = (-3/2) * (2) + b
-2 = (-3/2) * (2) + b
Now we find the value of b
Lets rewrite
-3/2 * 2 + b = -2
Cancel the CF of 2
-3 + b = -2
Move the terms without b to the right
b = -2 + 3
b = 1
Now we substitute our values of the slope and y-int into y = mx + b to find the equation.
y = -3/2x + 1