SOLUTION: The center of a circle represented by the equation (x-2)^2+(y+3)^2=100 is located in what quadrant

Algebra ->  Trigonometry-basics -> SOLUTION: The center of a circle represented by the equation (x-2)^2+(y+3)^2=100 is located in what quadrant      Log On


   



Question 127164: The center of a circle represented by the equation (x-2)^2+(y+3)^2=100 is located in what quadrant
Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
%28x-h%29%5E2%2B%28y-k%29%5E2=r%5E2 is a circle with center at (h,k) and radius r.

In your example, h = 2 and k = -3, so the center is at (2,-3).

The first quadrant is where x and y are both positive, and they are numbered counter-clockwise, so

Q1, x > 0, y > 0
Q2, x < 0, y > 0
Q3, x < 0, y < 0
Q4, x > 0, y < 0.

Your center is in Q4.