Answer:
a
Explanation:
General equation of a circle :
where (h,k) is at center and r = radius
Here, we want to find the equation of a circle with a given center at (3,4) and a given radius of 6
This is very simple, all we have to do is assign variables and then plug in the values of the variables into the general equation of a circle
First lets assign variables.
(h,k) is center and the circle has a given center at (3,4)
so (h,k) = (3,4) thus, h = 3 and k = 4
r = radius and the circle has a given radius of 6 so r = 6
now we plug this into the general equation of a circle.
recall equation : (x-h)² + (y-k)² = r²
h = 3, k = 4 and r = 6
plug in values
(x-3)² + (y-4)² = 6²
simplify exponent
(x-3)² + (y-4)² = 36
and we are done!
The answer is A