How do you write an equation for a circle with center in quadrant two, Radius 3, Tangent to y-axis at (0,4)?

1 Answer
Nov 15, 2016

x^2+y^2+6x-8y+16=0

Explanation:

As it is tangent to y-axis at (0,4), center is in second quadrant and radius is 3,

the center is 3 units to the left of (0,4) i.e. center is (-3,4)

Hence equation of circle is

(x-(-3))^2+(y-4)^2=9

i.e. (x+3)^2+(y-4)^2=9

or x^2+6x+9+y^2-8y+16=9

or x^2+y^2+6x-8y+16=0
graph{x^2+y^2+6x-8y+16=0 [-8.78, 4.56, -0.8, 5.9]}