52 4/5 is the mixed number form and the exact form is 264/5
Answer:
0.61596
Step-by-step explanation:
Given that:
λ = 5 (5 errors per page)
Poisson distribution formula :
P(x = x) = (λ^x * e^-λ) / x!
Probability that page does not need to be retyped means that error on page is less than or equal to 5
P(x ≤ 5) = p(x = 5) + p(x = 4) +... + p(x = 0)
The individual probabilities can be obtained using the formula above or the use of a calculator
P(x ≤ 5) = 0.17547 + 0.17547 + 0.14037 + 0.08422 + 0.03369 + 0.00674
P(x ≤ 5) = 0.61596
Answer:
y + 5 = (3/2)(x - 4)
Step-by-step explanation:
The point-slope formula is y - k = m(x - h). We get h and k from the given point: h = 4 and k = -5, and m from the given slope: 3/2. Then we have:
y + 5 = (3/2)(x - 4)
You have to calculate how many ways you can select six things (r)
from a set of 9 things (n). (See attached formula).
9! / 6! * (3!) =
9*8*7 * 6! / 6! * 3! =
9*8*7 / 3! =
3 * 4 * 7 = 84 lineups
Answer:
f(x) = - 3x + 4
Step-by-step explanation:
Note that y = f(x)
Given
9x + 3y = 12 ← Rearrange making y the subject
Subtract 9x from both sides
3y = - 9x + 12 ( divide all term by 3 )
y = - 3x + 4, thus
f(x) = - 3x + 4