Answer:
(x+5)^2+(y-12)^2=256
Step-by-step explanation:
Comparing the given (x+5)^2+(y-12)^2=256
to (x - h)^2 + (y - k)^2 = r^2,
we see that h must be -5, k must be 12 and r must be 16. This is the desired equation of the circle with center at (-5, 12) and radius 16.
Answer:
$20.01
Step-by-step explanation:
x 69
------ × --------
290 100
69 = 33 + 36
multiply 290 ×69 then divide by 100 to find c
Answer:
y = -x + 4
Step-by-step explanation:
(-1,5)...x1 = -1 and y1 = 5
(1,3)....x2 = 1 and y2 = 3
slope(m) = (y2 - y1) / (x2 - x1) = (3 - 5) / (1 - (-1) = -2 / (1 + 1) = -2/2 = -1
y = mx + b
slope(m) = -1
u can use either of ur points...I will use (1,3)...x = 1 and y = 3
now we sub and find b, the y int
3 = -1(1) + b
3 = -1 + b
3 + 1 = b
4 = b
ur equation is : y = -x + 4 <===