Answer:
1. 2c+9=m
Step-by-step explanation:
849-1.5=847.5
6.8-4.8=2
847.5 divided by 2 =423.75
Answer:
9.9166667
Step-by-step explanation:
All of the numbers equal 59.5 then divide by 6 equals the answer above.
<u>9x</u> = <u>3y + 5</u>
9 9
x = 1/3y + 5/9
x - 5/9 = 1/3y + 5/9 - 5/9
x - 5/9 = 1/3y
3(x - 5/9) = 1/3y · 3
3x - 1 2/3 = y
y = 3x - 1 2/3
Answer: a) P(x=0) = 0.0907, b) P(x≥10) = 0.7986
Step-by-step explanation: the probability mass function of a possion probability distribution is given as
P(x=r) = (e^-λ)×(λ^r) /r!
Where λ = fixed rate at which the event is occurring and each event is independent of each other = 2.4
a) P(x= at least one) = P(x≥1)
P(x≥1) = 1 - P(x<1)
But P(x<1) = P(x=0) { we can not continue to negative values because our values of x can only take positive values of integer}
Hence, P(x≥1) = 1 - P(x=0)
P(x=0) = e^-2.4 * 2.4^0/(0!)
P(x=0) = 0.0907×1/1
P(x=0) = 0.0907
b) if the average number of hits in 1 minutes is 2.4 then for 5 minutes we have 2.4×5 = 12.
Hence λ = 12.
P(x= at least 10) =P(x≥10) = 1 - P(x≤9)
P(x≤9) will be gotten using a cumulative possion probability distribution table whose area is to the left of the distribution.
From the table P(x≤9) = 0.2014.
P(x≥10) = 1 - 0.20140
P(x≥10) = 0.7986