The answer is 2/3 (i think ✨)
Answer:
Your equation is 
Step-by-step explanation:
Well, the center origin of the circle is given (h,k) = (1,-1).
We have to find our radius as they gave us a point. from origin to the edge of the circle.
Using the formula: (x - h)^2 + (y - k)^2 = r^2
Plug in our (h,k) = (1,-1) and (x,y) = (0.5,-1) to solve for radius.
(x - h)^2 + (y - k)^2 = r^2
(0.5 - (1))^2 + (-1 - (-1))^2 = r^2
(-0.5)^2 + (0)^2 = r^2
1/4= r^2
r^2 = 1/4
r = 1/2
Answer:
y = x + 8
Step-by-step explanation:
y = mx + b
m = (y2 - y1)/(x2 - x1) = (12 - 2)/(4 - (-6)) = 10/10 = 1
y = x + b
Use point (4, 12).
12 = 4 + b
b = 8
y = x + 8