Mark M. answered 04/04/23
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
The graph of (x - h)2 + (y - k)2 = r2 is the circle with center (h,k) and radius r.
So, the graph of (x + 3)2 + y2 = 9 is the circle with center (-3,0) and radius 3.
----------------------------------------------------------------------------------------------------------
For the second problem, squaring both sides gives (x + 3)2 + y2 = 9, which is the circle descrid above.
Solving for y2 and then taking square roots, gives y = √(9 - (x+3)2), which is the upper half of the circle with center (-3,0) and radius 3. (the lower half would be y = -√(9 - (x+3)2) )