Math Atlas

좌표 증명Coordinate Proofs

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

학습 목표
  • 일반성을 잃지 않는 좌표 배치의 기술을 익힌다.
  • 기울기로 평행·수직을 판별하는 근거를 세운다.
  • 중점연결정리와 직사각형의 대각선 정리를 좌표로 재증명한다.

정리를 계산으로 증명하다

지난 차시의 공식들은 특정한 점들을 다뤘다. 이번에는 야심을 키운다 — 좌표로 정리 자체를 증명한다. 방법: 도형의 꼭짓점을 숫자가 아닌 문자 좌표로 놓고, 계산이 모든 경우를 한꺼번에 처리하게 한다.

성패는 첫수인 배치에서 갈린다. 좌표축은 우리가 놓는 것이므로, 도형이 가장 단순해지는 자리에 놓을 권리가 있다:

  • 한 꼭짓점을 원점에, 한 변을 xx축 위에 — 좌표 여러 개가 00이 된다.
  • 대칭이 있는 도형은 대칭축을 yy에 — 좌표가 ±\pm 쌍으로 묶인다.
  • 중점이 나올 계산이면 꼭짓점을 (2a,2b)(2a, 2b)처럼 짝수 꼴로 — 분수가 사라진다.

단, 단순화는 회전·이동(도형을 옮기는 조작)까지만이다. 임의의 삼각형을 (0,0)(0,0), (a,0)(a, 0), (b,c)(b, c)로 놓는 것은 정당하지만 — 어떤 삼각형도 옮기고 돌려 이 꼴로 만들 수 있다 — (0,0)(0,0), (a,0)(a,0), (0,c)(0,c)로 놓으면 직각삼각형만 다루는 셈이다. 놓는 순간 무엇을 공짜로 가정했는지 반드시 자문하라.

(0, 0) (a, 0) (b, c)
임의의 삼각형은 이렇게 놓아도 잃는 것이 없다 — 원점, x축, 문자 좌표.

기울기: 평행과 수직의 번역

좌표 사전에 두 항목을 보탠다(기울기는 일차함수에서 정의된 그대로다).

평행     \iff 기울기가 같다 — 기울기는 "가로 11당 세로 변화"이므로, 같은 기울기의 두 직선은 어긋나지 않는다(동위각 논증의 수치판).

수직     \iff 기울기의 곱이 1-1 — 원점을 지나고 (a,b)(a, b) 방향인 직선을 90°90° 돌리면 방향이 (b,a)(-b, a)가 된다(가로세로가 뒤바뀌고 부호 하나가 뒤집힌다 — 다음 단원의 회전에서 정식화된다). 기울기는 ba\dfrac{b}{a}에서 ab-\dfrac{a}{b}로 — 곱하면

ba×(ab)=1.\frac{b}{a} \times \left(-\frac{a}{b}\right) = -1.

좌표 증명 1: 중점연결정리

정리(재증명) — 삼각형의 두 변의 중점을 이은 선분은 나머지 변과 평행하고 길이가 그 절반이다.

증명. 삼각형을 A(0,0)A(0, 0), B(2b,0)B(2b, 0), C(2c,2d)C(2c, 2d)로 놓는다(임의의 삼각형 — 짝수 꼴은 중점 계산 대비). 두 변의 중점은

M=(AC의 중점)=(c,d),N=(BC의 중점)=(b+c,d).M = \text{(}\overline{AC}\text{의 중점)} = (c, d), \qquad N = \text{(}\overline{BC}\text{의 중점)} = (b + c, d).

두 점의 yy좌표가 같으므로 MN\overline{MN}은 수평 — xx축 위의 AB\overline{AB}평행하다. 길이는

MN=(b+c)c=b=12×2b=12AB.MN = (b + c) - c = b = \frac12 \times 2b = \frac12 AB. \qquad \blacksquare

닮음 단원에서 보조선과 평행사변형으로 증명했던 정리가, 좌표에서는 뺄셈 한 번이다. 배치가 좋으면 증명은 계산이 대신한다.

좌표 증명 2: 직사각형의 대각선

정리(재증명) — 직사각형의 두 대각선의 길이는 같다.

증명. 직사각형을 (0,0)(0,0), (a,0)(a, 0), (a,b)(a, b), (0,b)(0, b)로 놓는다 — 직각 조건이 축과의 정렬로 흡수되므로 이 배치는 모든 직사각형을 대표한다. 두 대각선은

(a0)2+(b0)2=a2+b2,(0a)2+(b0)2=a2+b2\sqrt{(a-0)^2 + (b-0)^2} = \sqrt{a^2 + b^2}, \qquad \sqrt{(0-a)^2 + (b-0)^2} = \sqrt{a^2 + b^2}

— 같다. \blacksquare

SAS 합동으로 증명했던 문틀 검사 정리가 거리 공식 두 줄로 끝났다.

예제

같은 배치에서 대각선의 중점도 재 보자: (0,0)(a,b)\overline{(0,0)(a,b)}의 중점은 (a2,b2)\left(\frac a2, \frac b2\right), (a,0)(0,b)\overline{(a,0)(0,b)}의 중점도 (a2,b2)\left(\frac a2, \frac b2\right) — 일치한다. 대각선이 서로를 이등분한다는 평행사변형 성질까지 덤으로 확인됐다.

어느 길로 증명할 것인가

두 증명 방식은 경쟁자가 아니라 도구 상자의 다른 칸이다.

  • 좌표가 유리할 때: 중점·거리·수직이 뒤섞인 명제, "이 점이 저 직선 위에 있다" 같은 위치 확인 — 계산이 논증을 대체한다.
  • 종합 기하가 유리할 때: 각과 원이 주역인 명제 — 원주각 정리를 좌표로 옮기면 식이 폭발한다.

다음 단원 끝에서 원까지 좌표에 들어오면, 두 세계의 환율표가 완성된다.

주의

좌표 증명에서 가장 위험한 것은 계산 실수가 아니라 배치가 몰래 강한 가정을 하는 것이다. 평행사변형을 증명하는데 (0,0)(0,0), (a,0)(a,0), (a+b,c)(a+b, c), (b,c)(b, c) 대신 직사각형 좌표를 쓰면, 증명은 완벽해도 결론은 직사각형에만 성립한다. 배치를 적은 뒤 "이 좌표로 못 나타내는 경우가 있는가"를 한 번 물어보라.

Goals
  • Learn the craft of placing coordinates without losing generality.
  • Ground the slope tests for parallel and perpendicular lines.
  • Reprove the midsegment theorem and the rectangle diagonal theorem in coordinates.

Proving theorems by computation

Last lesson's formulas handled specific points. Now the ambition grows — proving theorems themselves with coordinates. The method: give the figure's vertices letter coordinates instead of numbers, and let one computation cover every case at once.

Success is decided by the opening move: placement. The axes are ours to lay down, so we may set the figure where it is simplest:

  • One vertex at the origin, one side along the xx-axis — several coordinates become 00.
  • A symmetric figure gets its axis of symmetry on the yy-axis — coordinates pair up as ±\pm.
  • If midpoints are coming, write vertices in even form like (2a,2b)(2a, 2b) — fractions vanish.

But simplification extends only as far as moving and turning the figure. Placing an arbitrary triangle at (0,0)(0,0), (a,0)(a, 0), (b,c)(b, c) is legitimate — any triangle can be slid and rotated into that pose — but (0,0)(0,0), (a,0)(a,0), (0,c)(0,c) handles only right triangles. Ask what the placement silently assumed for free.

(0, 0) (a, 0) (b, c)
An arbitrary triangle loses nothing in this pose — origin, x-axis, letter coordinates.

Slope: translating parallel and perpendicular

Two more entries for the coordinate dictionary (slope itself comes as defined with linear functions).

Parallel     \iff equal slopes — slope is "vertical change per unit of horizontal," so two lines with the same slope never converge (the corresponding-angles argument, in numbers).

Perpendicular     \iff slopes multiply to 1-1 — rotate a line through the origin with direction (a,b)(a, b) by 90°90° and its direction becomes (b,a)(-b, a) (the components swap and one sign flips — formalized under rotations next unit). The slope goes from ba\dfrac{b}{a} to ab-\dfrac{a}{b}, and

ba×(ab)=1.\frac{b}{a} \times \left(-\frac{a}{b}\right) = -1.

Coordinate proof 1: the midsegment theorem

Theorem (reproved) — The segment joining the midpoints of two sides of a triangle is parallel to the third side and half its length.

Proof. Place the triangle at A(0,0)A(0, 0), B(2b,0)B(2b, 0), C(2c,2d)C(2c, 2d) (an arbitrary triangle — even form, since midpoints are coming). The two midpoints are

M=midpoint of AC=(c,d),N=midpoint of BC=(b+c,d).M = \text{midpoint of } \overline{AC} = (c, d), \qquad N = \text{midpoint of } \overline{BC} = (b + c, d).

Equal yy-coordinates make MN\overline{MN} horizontal — parallel to AB\overline{AB} on the xx-axis. Its length is

MN=(b+c)c=b=12×2b=12AB.MN = (b + c) - c = b = \frac12 \times 2b = \frac12 AB. \qquad \blacksquare

The theorem once proved with auxiliary lines and a parallelogram is, in coordinates, one subtraction. With a good placement, computation does the arguing.

Coordinate proof 2: the rectangle's diagonals

Theorem (reproved) — A rectangle's two diagonals are equal.

Proof. Place the rectangle at (0,0)(0,0), (a,0)(a, 0), (a,b)(a, b), (0,b)(0, b) — the right angles are absorbed into alignment with the axes, so this pose represents every rectangle. The diagonals:

(a0)2+(b0)2=a2+b2,(0a)2+(b0)2=a2+b2\sqrt{(a-0)^2 + (b-0)^2} = \sqrt{a^2 + b^2}, \qquad \sqrt{(0-a)^2 + (b-0)^2} = \sqrt{a^2 + b^2}

— equal. \blacksquare

The door-frame test, once an SAS argument, finished in two lines of distance formula.

Example

Same placement, one more measurement — the diagonals' midpoints: (0,0)(a,b)\overline{(0,0)(a,b)} has midpoint (a2,b2)\left(\frac a2, \frac b2\right), and (a,0)(0,b)\overline{(a,0)(0,b)} the same — they coincide. The parallelogram property (diagonals bisecting each other) verified as a bonus.

Which road to prove by

The two proof styles are not rivals but different drawers of one toolbox.

  • Coordinates win when midpoints, distances, and perpendicularity mix, or for location claims like "this point lies on that line" — computation replaces argumentation.
  • Synthetic geometry wins when angles and circles star — translate the inscribed angle theorem into coordinates and the algebra explodes.

Once circles enter the coordinate world at this unit's end, the exchange table between the two worlds is complete.

Watch out

The deadliest error in coordinate proofs is not miscalculating but a placement that quietly over-assumes. Prove a parallelogram theorem with rectangle coordinates instead of (0,0)(0,0), (a,0)(a,0), (a+b,c)(a+b, c), (b,c)(b, c), and the proof is flawless — for rectangles only. After writing a placement, ask once: "is there a case these coordinates cannot express?"