Math Atlas

무리방정식Radical Equations

Algebra 2Algebra 2 · 5. 무리함수와 거듭제곱근5. Radicals & Root Functions

학습 목표
  • 무리방정식의 3단 절차(고립·제곱·검사)를 완성한다.
  • 제곱 조작이 무연근을 낳는 이유를 그래프의 두 반쪽으로 이해한다.
  • 근호가 둘인 방정식(제곱 두 번)과 치환형을 처리한다.

3단 절차: 고립, 제곱, 검사

무리방정식(근호 안에 미지수)의 전략은 근호를 벗기는 것 — 절차는 셋이다:

  1. 고립: 근호 항을 한쪽에 홀로 세운다.
  2. 제곱: 양변을 제곱해 근호를 벗긴다.
  3. 검사: 얻은 후보를 원래 방정식에 대입해 확인한다.
예제

x+7=x+1\sqrt{x + 7} = x + 1

제곱하면 x+7=x2+2x+1x + 7 = x^2 + 2x + 1, 정리하면 x2+x6=(x+3)(x2)=0x^2 + x - 6 = (x + 3)(x - 2) = 0 — 후보 x=3,2x = -3, 2.

검사: x=2x = 29=3=2+1\sqrt9 = 3 = 2 + 1 ✓. x=3x = -34=2\sqrt4 = 2인데 우변이 2-2무연근.

해: x=2.\text{해: } x = 2.

무연근의 기하: 제곱은 반쪽을 하나 더 데려온다

3-3은 어디서 왔는가. 제곱한 방정식 x+7=(x+1)2x + 7 = (x + 1)^2x+7=x+1\sqrt{x+7} = x+1뿐 아니라 x+7=x+1-\sqrt{x+7} = x+1의 해까지 함께 담는다 — 제곱은 부호를 지우기 때문이다(a=ba = ba=ba = -ba2=b2a^2 = b^2).

그래프로 보면: 위 반쪽 곡선 y=x+7y = \sqrt{x+7}과 아래 반쪽 y=x+7y = -\sqrt{x+7}이 합쳐져 누운 포물선을 이루고, 직선 y=x+1y = x + 1두 반쪽과 한 번씩 만난다 — 위 반쪽과의 교점(x=2x = 2)이 진짜, 아래 반쪽과의 교점(x=3x = -3)이 가짜다.

x y O -8 -6 -4 -2 2 4 -4 -2 2 4 y = √(x+7) y = −√(x+7) y = x+1 (2, 3) (−3, −2)
직선이 위 반쪽과 아래 반쪽을 한 번씩 — 아래쪽 교점이 무연근이다.

유리방정식의 무연근(0 곱하기)과 원인은 다르지만 교훈은 같다 — 동치가 아닌 조작을 했으면 검사가 풀이의 일부다. (참고로 세제곱은 가역이라 x+53=2\sqrt[3]{x+5} = 2 같은 홀수근 방정식은 무연근 걱정이 없다.)

근호가 둘이면: 제곱 두 번

근호 두 개는 한 번의 제곱으로 다 벗겨지지 않는다 — 한 개를 고립해 제곱하고, 남은 한 개를 다시 고립해 제곱한다.

예제

x+4x1=1\sqrt{x + 4} - \sqrt{x - 1} = 1

고립: x+4=1+x1\sqrt{x + 4} = 1 + \sqrt{x - 1}. 제곱:

x+4=1+2x1+(x1)    4=2x1    x1=2    x=5.x + 4 = 1 + 2\sqrt{x - 1} + (x - 1) \;\Longrightarrow\; 4 = 2\sqrt{x - 1} \;\Longrightarrow\; \sqrt{x - 1} = 2 \;\Longrightarrow\; x = 5.

검사: 94=32=1\sqrt9 - \sqrt4 = 3 - 2 = 1 ✓.

첫 제곱에서 교차항 2x12\sqrt{x-1}이 남는 것이 정상이다 — 그 항을 다시 고립하는 것이 둘째 라운드다.

치환형: 근호를 문자로

x\sqrt{x}가 반복해 등장하면 통째로 새 문자를 준다.

예제

x4x+3=0x - 4\sqrt{x} + 3 = 0

t=x0t = \sqrt x \ge 0으로 치환하면 t24t+3=(t1)(t3)=0t^2 - 4t + 3 = (t - 1)(t - 3) = 0t=1,3t = 1, 3 둘 다 0\ge 0이라 유효:

x=t2=1,  9.x = t^2 = 1, \; 9.

검사: 14+3=01 - 4 + 3 = 0 ✓, 912+3=09 - 12 + 3 = 0 ✓. 복이차·역수 연립에 이은 치환의 네 번째 출근 — 조건 t0t \ge 0을 함께 들고 다니는 것이 무리식 치환의 추가 규칙이다.

주의

제곱하기 전에 고립이 먼저다 — x+4x1=1\sqrt{x+4} - \sqrt{x-1} = 1을 그대로 제곱하면 교차항에 근호 두 개가 살아남아 더 꼬인다. 그리고 검사는 반드시 원래 방정식에 — 제곱한 방정식에 대입하면 무연근도 "통과"해 버린다(제곱식은 가짜의 고향이므로 검사 장소가 될 수 없다).

Goals
  • Complete the three-step procedure for radical equations: isolate, square, check.
  • Understand why squaring breeds extraneous roots, via the graph's two branches.
  • Handle two-radical equations (square twice) and substitution types.

Three steps: isolate, square, check

The strategy for a radical equation (unknown under a root) is shedding the radical — in three steps:

  1. Isolate: stand the radical term alone on one side.
  2. Square: both sides, to shed the root.
  3. Check: substitute every candidate into the original equation.
Example

x+7=x+1\sqrt{x + 7} = x + 1

Squaring: x+7=x2+2x+1x + 7 = x^2 + 2x + 1, so x2+x6=(x+3)(x2)=0x^2 + x - 6 = (x + 3)(x - 2) = 0 — candidates x=3,2x = -3, 2.

Check: x=2x = 2 gives 9=3=2+1\sqrt9 = 3 = 2 + 1 ✓. At x=3x = -3, 4=2\sqrt4 = 2 against 2-2extraneous.

Solution: x=2.\text{Solution: } x = 2.

The geometry of extraneous roots: squaring invites the other branch

Where did 3-3 come from? The squared equation x+7=(x+1)2x + 7 = (x + 1)^2 carries the solutions not only of x+7=x+1\sqrt{x+7} = x+1 but of x+7=x+1-\sqrt{x+7} = x+1 as well — squaring erases signs (a2=b2a^2 = b^2 whether a=ba = b or a=ba = -b).

Graphically: the upper branch y=x+7y = \sqrt{x+7} and lower branch y=x+7y = -\sqrt{x+7} together form a sideways parabola, and the line y=x+1y = x + 1 meets each branch once — the upper intersection (x=2x = 2) is genuine, the lower (x=3x = -3) fake.

x y O -8 -6 -4 -2 2 4 -4 -2 2 4 y = √(x+7) y = −√(x+7) y = x+1 (2, 3) (−3, −2)
The line meets each branch once — the lower intersection is the extraneous root.

A different cause than rational equations' extraneous roots (multiplying by zero), but the same moral — after a non-equivalence operation, the check is part of the solution. (Cubing, being reversible, spares odd-root equations like x+53=2\sqrt[3]{x+5} = 2 any such worry.)

Two radicals: square twice

Two radicals never shed in one squaring — isolate one, square, isolate the survivor, square again.

Example

x+4x1=1\sqrt{x + 4} - \sqrt{x - 1} = 1

Isolate: x+4=1+x1\sqrt{x + 4} = 1 + \sqrt{x - 1}. Square:

x+4=1+2x1+(x1)    4=2x1    x1=2    x=5.x + 4 = 1 + 2\sqrt{x - 1} + (x - 1) \;\Longrightarrow\; 4 = 2\sqrt{x - 1} \;\Longrightarrow\; \sqrt{x - 1} = 2 \;\Longrightarrow\; x = 5.

Check: 94=32=1\sqrt9 - \sqrt4 = 3 - 2 = 1 ✓.

The cross term 2x12\sqrt{x-1} surviving the first squaring is normal — isolating it is round two.

Substitution types: name the radical

When x\sqrt{x} recurs, give it a letter.

Example

x4x+3=0x - 4\sqrt{x} + 3 = 0

With t=x0t = \sqrt x \ge 0: t24t+3=(t1)(t3)=0t^2 - 4t + 3 = (t - 1)(t - 3) = 0 — both t=1,3t = 1, 3 are 0\ge 0, hence valid:

x=t2=1,  9.x = t^2 = 1, \; 9.

Check: 14+3=01 - 4 + 3 = 0 ✓, 912+3=09 - 12 + 3 = 0 ✓. Substitution's fourth shift, after biquadratics and reciprocal systems — with the extra rule that the condition t0t \ge 0 travels along.

Watch out

Isolate before squaring — square x+4x1=1\sqrt{x+4} - \sqrt{x-1} = 1 as-is and the cross term keeps two radicals alive, worse than before. And check against the original equation only — substituting into the squared one lets extraneous roots "pass" (the squared equation is where the fakes were born; it cannot serve as their checkpoint).