Math Atlas

원의 방정식Equations of Circles

GeometryGeometry · 11. 좌표기하11. Coordinate Geometry

학습 목표
  • 원의 방정식 (xa)2+(yb)2=r2(x-a)^2 + (y-b)^2 = r^2을 거리 공식의 자취 번역으로 유도한다.
  • 일반형을 완전제곱으로 표준형에 되돌려 중심과 반지름을 읽는다.
  • 직선과 원의 위치 관계를 중심거리로 판별한다.

자취를 식으로

원의 정의로 돌아가자 — 중심에서 거리 rr인 점 전부. 중심을 (a,b)(a, b)라 하면, 점 (x,y)(x, y)가 원 위에 있을 조건은 거리 공식으로 그대로 적힌다:

(xa)2+(yb)2=r        (xa)2+(yb)2=r2.\sqrt{(x-a)^2 + (y-b)^2} = r \;\;\Longleftrightarrow\;\; (x-a)^2 + (y-b)^2 = r^2.

이것이 원의 방정식(표준형)이다. 새 공식이 아니라 정의 ++ 거리 공식 — 자취("\sim인 점 전부")가 방정식("\sim을 만족하는 (x,y)(x, y) 전부")으로 번역되는 순간이고, 도형의 세계와 식의 세계를 잇는 이 다리가 해석기하의 심장이다.

(a, b) (x, y) r
중심 (a, b)에서 거리 r — 원 위의 모든 점이 한 식을 만족한다.
예제

(x2)2+(y+1)2=16(x-2)^2 + (y+1)^2 = 16: 중심 (2,1)(2, -1), 반지름 44. 부호에 주의 — y+1=y(1)y + 1 = y - (-1)이므로 중심의 yy좌표는 1-1이다.

일반형: 전개된 원을 복원하다

표준형을 전개하면 x2+y2+Dx+Ey+F=0x^2 + y^2 + Dx + Ey + F = 0 꼴(일반형)이 된다 — x2x^2y2y^2의 계수가 같고 xyxy항이 없는 이차식. 거꾸로 일반형을 받으면 완전제곱으로 표준형에 되돌린다.

예제

x2+y2+4x2y4=0x^2 + y^2 + 4x - 2y - 4 = 0의 중심과 반지름을 구하자.

x2+4x+4(x+2)2+y22y+1(y1)2=4+4+1    (x+2)2+(y1)2=9.\underbrace{x^2 + 4x + 4}_{(x+2)^2} + \underbrace{y^2 - 2y + 1}_{(y-1)^2} = 4 + 4 + 1 \;\Longrightarrow\; (x+2)^2 + (y-1)^2 = 9.

중심 (2,1)(-2, 1), 반지름 33. 이차방정식 단원의 완전제곱이 기하에서 재취업했다 — 덧셈으로 옮긴 상수(4411)를 우변에도 더하는 것을 잊지 말 것.

우변이 00이면 자취는 점 하나(반지름 00), 음수면 만족하는 점이 없다 — 일반형이 언제나 원인 것은 아니다.

직선과 원: 거리 하나로 판별

직선과 원이 몇 번 만나는지는 그림이 먼저 말해 준다 — 중심에서 직선까지의 거리 dd와 반지름 rr의 비교가 전부다:

d<r:두 점(할선),d=r:한 점(접선),d>r:만나지 않음.d < r: \text{두 점(할선)}, \qquad d = r: \text{한 점(접선)}, \qquad d > r: \text{만나지 않음}.

원 단원의 위치 관계 그림이 좌표의 판별법이 된 것이다. dd는 중심에서 직선에 내린 수선의 발을 구해 잰다 — 수직 기울기로 수선을 세우고, 연립해서 발을 찾고, 거리 공식으로 잰다.

대수로도 같은 판별이 된다: 직선의 식을 원의 식에 대입하면 이차방정식이 나오고, 해의 개수(두 실근·중근·해 없음)가 교점의 개수다.

예제

x2+y2=8x^2 + y^2 = 8과 직선 y=x+4y = x + 4의 위치 관계를 보자. 대입하면

x2+(x+4)2=8    2x2+8x+8=0    (x+2)2=0x^2 + (x+4)^2 = 8 \;\Longrightarrow\; 2x^2 + 8x + 8 = 0 \;\Longrightarrow\; (x + 2)^2 = 0

중근 x=2x = -2. 교점이 하나뿐이므로 접선이고, 접점은 (2,2)(-2, 2)다.

검산 — 거리로: 접점 (2,2)(-2, 2)와 중심 (0,0)(0,0)을 잇는 반지름의 기울기는 1-1, 직선의 기울기는 11 — 곱이 1-1로 수직 ✓. 접선 \perp 반지름이라는 원 단원의 정리가 좌표에서 검산 도구가 됐다.

주의

표준형에서 중심을 읽을 때 부호가 뒤집힌다(xa)(x - a) 꼴에서 중심은 +a+a, (x+a)=(x(a))(x + a) = (x - (-a)) 꼴에서 중심은 a-a다. 그리고 우변은 rr이 아니라 r2r^2(x1)2+(y2)2=5(x-1)^2 + (y-2)^2 = 5의 반지름은 55가 아니라 5\sqrt5다. 이 두 가지가 원의 방정식 실수의 구할을 차지한다.

이로써 좌표 사전이 완성됐다 — 점(순서쌍), 거리(피타고라스), 중점(평균), 평행·수직(기울기), 그리고 원(거리의 자취). 다음 단원은 마지막 관점을 더한다: 도형을 움직이는 변환의 기하다.

Goals
  • Derive the circle equation (xa)2+(yb)2=r2(x-a)^2 + (y-b)^2 = r^2 as the locus translation of the distance formula.
  • Restore a general-form equation to standard form by completing the square, reading off center and radius.
  • Classify line-circle positions by the center's distance.

A locus becomes an equation

Return to the circle's definition — all points at distance rr from the center. With center (a,b)(a, b), the condition for a point (x,y)(x, y) to lie on the circle is the distance formula, verbatim:

(xa)2+(yb)2=r        (xa)2+(yb)2=r2.\sqrt{(x-a)^2 + (y-b)^2} = r \;\;\Longleftrightarrow\;\; (x-a)^2 + (y-b)^2 = r^2.

This is the circle's equation (standard form). Not a new formula — definition ++ distance formula. It is the moment a locus ("all points such that…") translates into an equation ("all (x,y)(x, y) satisfying…"), and this bridge between the world of figures and the world of formulas is the heart of analytic geometry.

(a, b) (x, y) r
Distance r from center (a, b) — every point of the circle satisfies one equation.
Example

(x2)2+(y+1)2=16(x-2)^2 + (y+1)^2 = 16: center (2,1)(2, -1), radius 44. Mind the signs — y+1=y(1)y + 1 = y - (-1), so the center's yy-coordinate is 1-1.

General form: restoring an expanded circle

Expanding the standard form yields x2+y2+Dx+Ey+F=0x^2 + y^2 + Dx + Ey + F = 0 (the general form) — a quadratic with matching x2x^2, y2y^2 coefficients and no xyxy term. Given the general form, complete the square to get back.

Example

Find the center and radius of x2+y2+4x2y4=0x^2 + y^2 + 4x - 2y - 4 = 0.

x2+4x+4(x+2)2+y22y+1(y1)2=4+4+1    (x+2)2+(y1)2=9.\underbrace{x^2 + 4x + 4}_{(x+2)^2} + \underbrace{y^2 - 2y + 1}_{(y-1)^2} = 4 + 4 + 1 \;\Longrightarrow\; (x+2)^2 + (y-1)^2 = 9.

Center (2,1)(-2, 1), radius 33. Completing the square, re-employed from the quadratics unit — and remember to add the moved constants (44 and 11) to the right side too.

If the right side turns out 00, the locus is a single point (radius 00); if negative, no point satisfies it — general form does not always mean a circle.

Line and circle: one distance decides

How many times a line meets a circle, the picture already says — everything reduces to comparing the center's distance dd to the line with the radius rr:

d<r:two points (secant),d=r:one point (tangent),d>r:no meeting.d < r: \text{two points (secant)}, \qquad d = r: \text{one point (tangent)}, \qquad d > r: \text{no meeting}.

The circle unit's position diagram, now a coordinate test. To get dd, find the foot of the perpendicular from the center — raise the perpendicular with the negative-reciprocal slope, solve the system for the foot, measure with the distance formula.

Algebra offers the same verdict: substitute the line into the circle's equation and count the resulting quadratic's solutions — two roots, a double root, or none.

Example

Where does the line y=x+4y = x + 4 stand relative to the circle x2+y2=8x^2 + y^2 = 8? Substituting,

x2+(x+4)2=8    2x2+8x+8=0    (x+2)2=0x^2 + (x+4)^2 = 8 \;\Longrightarrow\; 2x^2 + 8x + 8 = 0 \;\Longrightarrow\; (x + 2)^2 = 0

— a double root x=2x = -2. One intersection only: a tangent, touching at (2,2)(-2, 2).

Check by slopes: the radius to (2,2)(-2, 2) has slope 1-1, the line has slope 11 — product 1-1, perpendicular ✓. The circle unit's tangent-perpendicular theorem, now serving as a coordinate double check.

Watch out

Reading the center flips signs(xa)(x - a) means center +a+a, while (x+a)=(x(a))(x + a) = (x - (-a)) means center a-a. And the right side is r2r^2, not rr — the radius of (x1)2+(y2)2=5(x-1)^2 + (y-2)^2 = 5 is 5\sqrt5, not 55. These two account for the bulk of circle-equation errors.

The coordinate dictionary is complete — points (pairs), distance (Pythagoras), midpoint (average), parallel and perpendicular (slopes), and now the circle (a locus of distance). The final unit adds one more lens: the geometry of transformations, where figures move.