D cause u can round 8 to 10
Answer:
in math what type of poem???
SinC=(8/17)
solve for C = arcsin(8/17)
Answer:Pois(ln(200))
Step-byy-step explanation:
Let N be the number of received calls in a day
That is
N∼Pois(λ).
0.5% = 0.5/100 = 1/200 of no calls
P(N=0)=e^−λ=1/200
-λ=e^(1/200)
λ=in(200)
Our number of calls in a day is distributed Pois(ln(200)).
Answer:
{d,b}={4,3}
Step-by-step explanation:
[1] 11d + 17b = 95
[2] d + b = 7
Graphic Representation of the Equations :
17b + 11d = 95 b + d = 7
Solve by Substitution :
// Solve equation [2] for the variable b
[2] b = -d + 7
// Plug this in for variable b in equation [1]
[1] 11d + 17•(-d +7) = 95
[1] -6d = -24
// Solve equation [1] for the variable d
[1] 6d = 24
[1] d = 4
// By now we know this much :
d = 4
b = -d+7
// Use the d value to solve for b
b = -(4)+7 = 3
Solution :
{d,b} = {4,3}