The equation for a circle is (x-h)^2 +(y-k)^2=r^2
You just have to plug in your coordinates h is the x and k is the y.
The r is radius squared.
so, (x-2)^2+(y-(-5)^2=144
You have to be careful of those tricky negative values. When you distribute the y-(-5) it turns into y+5.
So your answer is D.
The Poisson distribution defines the probability of k discrete and independent events occurring in a given time interval.
If λ = the average number of event occurring within the given interval, then

For the given problem,
λ = 6.5, average number of tickets per day.
k = 6, the required number of tickets per day
The Poisson distribution is

The distribution is graphed as shown below.
Answer:
The mean is λ = 6.5 tickets per day, and it represents the expected number of tickets written per day.
The required value of k = 6 is less than the expected value, therefore the department's revenue target is met on an average basis.
Answer:
The results don't make sense
Step-by-step explanation:
We can solve by means of a 2x2 system of equations, we have to:
"x" is the number of children's tickets
"y" is the number of adult tickets
Thus:
8 * x + 8.75 * y = 259
x + y = 35 => x = 35 - y
replacing we have:
8 * (35 - y) + 8.75 * y = 259
280 - 8 * y + 8.75 * y = 259
- 8 * y + 8.75 * y = 259 - 280
0.75 * y = -21
y = -21 / 0.75
y = -28
Thus:
x = 35 - (-28) = 63
With these results we notice that the problem has inconsistency, since the value of the tickets cannot be given a negative number, I recommend reviewing the problem, since the approach is correct.