The standard equation for a circle with center at (h,k) and radius r is
(x-h)^2 + (y-k)^2 = r^2, where (h,k) is the center of the circle.
The formula for the circumference of a circle is C = 2pi*r. In this particular problem, we need to determine the radius of the circle. That radius is: r = C/[2pi]. Here, C = 22pi, so we get r = 22pi/[2pi], and so r^2 = 11^2.
Putting to use the given info, we have:
(x+14)^2 + (y-5)^2 = 11^2
Answer:
sorry I can't help you because the diagram is not there and I can't get the answer without it
Answer:
m = 4.7
Step-by-step explanation:
If you plug in these values in the slope formula, this is what happens:)
33 ÷ 3
----------- = 11 / 12.
36 ÷ 3
It's simplest form is 11 / 12.
Answer:
Let C be the cost for the people staying
if n <= 2 ; C = $125
If n >2 ; C = $125 + $25 * (n-2)
Step-by-step explanation:
If the number of people is more than two, we need to add $25 for each of them.
Since n will be the number of people staying, we need to make sure that we substract two from this term to avoid overcharging the guests when there is less than two people.
So
(n-2) is the term that should be multiplied by a factor of 25.