Sally,
Point (A, B) is just the center of the circle given as (4, -6), and C is the radius squared.
Given that the circle is tangent to the y-axis (meaning x=0} and that a circle's tangent is always perpendicular to its radius, it must just touch the y-axis at point (0, -6).
So the equation becomes (x-4)2 + (y+6)2 = (4)2 = 16 (i.e, A=+4, B=-6 & C=16)
To check its tangency at any point (x,y) on the circle (if you know how to take derivatives), compute dy/dx by taking the derivative of both sides of the equation and solving for dy/dx:
2(x-4)dx/dx + 2(y+6)dy/dx = 0, So dy/dx = -2(x-4)/2(y+6) = (4-x)/(y+6) = tangent expression.
So at point (0, -6) on the y-axis dy/dx = 4/0 or infinity; hence, its slope or tangent is the y-axis. It checks out!
At the opposite point (8, -6) on the circle, dy/dx = -4/0 = - infinity, so its tangent is parallel to the minus y-axis.
At points (4, -2) and (4, -10), dy/dx = 0, so the tangents are parallel to the x-axis as lines y=-2 and y=-10.