Answer:
The probability that at least 1 car arrives during the call is 0.9306
Step-by-step explanation:
Cars arriving according to Poisson process - 80 Cars per hour
If the attendant makes a 2 minute phone call, then effective λ = 80/60 * 2 = 2.66666667 = 2.67 X ≅ Poisson (λ = 2.67)
Now, we find the probability: P(X≥1)
P(X≥1) = 1 - p(x < 1)
P(X≥1) = 1 - p(x=0)
P(X≥1) = 1 - [ (e^-λ) * λ^0] / 0!
P(X≥1) = 1 - e^-2.67
P(X≥1) = 1 - 0.06945
P(X≥1) = 0.93055
P(X≥1) = 0.9306
Thus, the probability that at least 1 car arrives during the call is 0.9306.
Answer:
the third one is the correct answer
One leg is horizontal, on the line y=3. Another leg is vertical, on the line x=1. The point where these intersect, D(1, 3) is the vertex of a right angle. Any right triangle inscribed in a circle has its hypotenuse as the diameter of the circle.
Since the triangle is a right triangle, the circumcenter is the midpoint of the hypotenuse: ((8, 3) + (1, -5))/2 = (4.5, -1).
Slope intercept form:
Y = mx + b
m = slope, b = y intercept
Given the slope of 4
Y = 4x + b
Plug in the point (3,8)
8 = 4(3) + b
8 = 12 + b, b = -4
Y intercept = -4
Solution: y = 4x - 4