Math Atlas

지수·로그 방정식 심화Advanced Exponential & Log Equations

Precalculus (AP)Precalculus (AP) · 2. 지수·로그 심화와 자연상수2. Exponentials, Logs & the Natural Base

학습 목표
  • 로그 치환(t=logxt = \log x)으로 이차형 로그방정식을, 양변 로그로 xlogxx^{\log x}형을 푼다.
  • 밑이 다른 지수방정식과 지수 연립방정식을 로그로 해체한다.
  • 진수 조건·치환 조건을 관문으로 유지하며, 비에타·t+1tt + \frac1t 등 대수 기술을 접합한다.

치환의 여섯 번째 출근: t=logxt = \log x

logx\log x가 반복되면 이름을 붙인다 — 익숙한 절차의 로그판이다.

예제

(logx)2logx23=0(\log x)^2 - \log x^2 - 3 = 0

logx2=2logx\log x^2 = 2\log x로 정리하고 t=logxt = \log x로 치환하면

t22t3=(t3)(t+1)=0    t=3,  1    x=1000,  110.t^2 - 2t - 3 = (t - 3)(t + 1) = 0 \;\Longrightarrow\; t = 3, \; -1 \;\Longrightarrow\; x = 1000, \; \frac1{10}.

진수 확인: 둘 다 양수 ✓.

함정 하나 — logx2\log x^2(=2logx= 2\log x)과 (logx)2(\log x)^2은 다른 수다. 괄호의 위치가 방정식의 운명을 가른다.

지수가 로그를 품을 때: 양변에 로그

xx가 밑에도 지수에도 있는 xlogxx^{\log x}형은 양변에 로그를 씌워 지수를 끌어내린다.

예제

xlogx=100x    log    (logx)(logx)=log100+logx    t2t2=0x^{\log x} = 100x \;\xrightarrow{\;\log\;}\; (\log x)(\log x) = \log 100 + \log x \;\Longrightarrow\; t^2 - t - 2 = 0

t=2,1t = 2, -1 — 곧 x=100,110x = 100, \dfrac1{10}. 검산: 1002=10000=100100100^{2} = 10000 = 100 \cdot 100 ✓, (0.1)1=10=1000.1(0.1)^{-1} = 10 = 100 \cdot 0.1 ✓.

양변이 양수임을 확인하고 로그를 씌우는 것 — 지수의 미지수를 계수로 강등시키는 표준 수법이다.

밑이 다른 지수방정식: 로그가 통역한다

3x+1=22x3^{x+1} = 2^{2x}처럼 밑을 통일할 수 없으면 양변에 (아무 밑의) 로그:

(x+1)ln3=2xln2    x(ln4ln3)=ln3    x=ln3ln43(x + 1)\ln 3 = 2x \ln 2 \;\Longrightarrow\; x(\ln 4 - \ln 3) = \ln 3 \;\Longrightarrow\; x = \frac{\ln 3}{\ln\frac43}

— 지수의 방정식이 일차방정식으로 내려온다. 답이 로그의 비로 나오는 것은 흠이 아니라 정상이다(3.82\approx 3.82).

지수 연립: 더하고 빼서 해체한다

2x3y=72,2y3x=1082^x 3^y = 72, \qquad 2^y 3^x = 108

양변에 로그를 씌우면 xln2+yln3=ln72x \ln 2 + y \ln 3 = \ln 72, yln2+xln3=ln108y \ln 2 + x \ln 3 = \ln 108 — 로그들의 일차 연립이다. 두 식을 더하면 (x+y)(ln2+ln3)=ln(72108)=ln65(x+y)(\ln 2 + \ln 3) = \ln(72 \cdot 108) = \ln 6^5이므로 x+y=5x + y = 5; 빼면 (xy)(ln2ln3)=ln72108=ln23(x - y)(\ln 2 - \ln 3) = \ln\frac{72}{108} = \ln\frac23이므로 xy=1x - y = 1:

x=3,y=2.(2332=72  ,  2233=108  )x = 3, \quad y = 2. \qquad (2^3 3^2 = 72 \;✓,\; 2^2 3^3 = 108 \;✓)

연립방정식의 가감법이 로그 옷을 입고 그대로 작동한다.

풀 수 없는 방정식 앞에서: 그래프와 논증

2x=x22^x = x^2처럼 지수와 다항이 양쪽에 있는 방정식은 로그로도 닫힌 해를 얻지 못한다 — 그때는 그래프와 논증이 나선다:

x y O -2 -1 1 2 3 4 5 10 20 30 y = 2ˣ y = x² (2, 4) (4, 16)
세 교점 — 자연수 해 2와 4, 그리고 음의 근 하나. 이후로는 지수가 영원히 앞선다.

교점을 찾는 것(대입 확인), 더 없음을 증명하는 것(비율 논증), 있음을 증명하는 것(부호 변화) — 세 기술이 연습 p13에서 총출동한다.

주의

치환 뒤 조건을 놓치지 마라 — t=logxt = \log x모든 실수가 가능하지만(음수 tt도 유효한 xx를 준다), t=2xt = 2^xt>0t > 0만 유효하다: 두 치환의 동반 조건이 다르다. 진수 조건은 언제나 관문이고, logx2(logx)2\log x^2 \ne (\log x)^2의 괄호를 두 번 확인하라.

Goals
  • Solve quadratic-type log equations by the substitution t=logxt = \log x, and xlogxx^{\log x} types by logging both sides.
  • Dismantle mixed-base exponential equations and exponential systems with logarithms.
  • Keep argument and substitution conditions as gates, splicing in algebra (Vieta, t+1tt + \frac1t) throughout.

Substitution's sixth shift: t=logxt = \log x

When logx\log x recurs, name it — the familiar procedure in logarithmic dress.

Example

(logx)2logx23=0(\log x)^2 - \log x^2 - 3 = 0

Rewrite logx2=2logx\log x^2 = 2\log x and substitute t=logxt = \log x:

t22t3=(t3)(t+1)=0    t=3,  1    x=1000,  110.t^2 - 2t - 3 = (t - 3)(t + 1) = 0 \;\Longrightarrow\; t = 3, \; -1 \;\Longrightarrow\; x = 1000, \; \frac1{10}.

Arguments both positive ✓.

One trap — logx2\log x^2 (=2logx= 2\log x) and (logx)2(\log x)^2 are different numbers. The bracket's position decides the equation's fate.

When the exponent holds a log: log both sides

For the xlogxx^{\log x} type — xx in base and exponent alike — apply logs to both sides to pull the exponent down.

Example

xlogx=100x    log    (logx)(logx)=log100+logx    t2t2=0x^{\log x} = 100x \;\xrightarrow{\;\log\;}\; (\log x)(\log x) = \log 100 + \log x \;\Longrightarrow\; t^2 - t - 2 = 0

So t=2,1t = 2, -1 — that is, x=100,110x = 100, \dfrac1{10}. Check: 1002=10000=100100100^{2} = 10000 = 100 \cdot 100 ✓, (0.1)1=10=1000.1(0.1)^{-1} = 10 = 100 \cdot 0.1 ✓.

Confirm both sides positive, then log — the standard demotion of an unknown from exponent to coefficient.

Mixed bases: the logarithm interprets

When bases can't be unified, as in 3x+1=22x3^{x+1} = 2^{2x}, log both sides (any base):

(x+1)ln3=2xln2    x(ln4ln3)=ln3    x=ln3ln43(x + 1)\ln 3 = 2x \ln 2 \;\Longrightarrow\; x(\ln 4 - \ln 3) = \ln 3 \;\Longrightarrow\; x = \frac{\ln 3}{\ln\frac43}

— an exponential equation descends to a linear one. An answer that is a ratio of logs is not a blemish but the norm (3.82\approx 3.82).

Exponential systems: add and subtract to dismantle

2x3y=72,2y3x=1082^x 3^y = 72, \qquad 2^y 3^x = 108

Logging both gives xln2+yln3=ln72x \ln 2 + y \ln 3 = \ln 72 and yln2+xln3=ln108y \ln 2 + x \ln 3 = \ln 108 — a linear system in the logs. Adding: (x+y)(ln2+ln3)=ln(72108)=ln65(x+y)(\ln 2 + \ln 3) = \ln(72 \cdot 108) = \ln 6^5, so x+y=5x + y = 5; subtracting: (xy)(ln2ln3)=ln72108=ln23(x - y)(\ln 2 - \ln 3) = \ln\frac{72}{108} = \ln\frac23, so xy=1x - y = 1:

x=3,y=2.(2332=72  ,  2233=108  )x = 3, \quad y = 2. \qquad (2^3 3^2 = 72 \;✓,\; 2^2 3^3 = 108 \;✓)

Elimination, in logarithmic dress, working verbatim.

Before an unsolvable equation: graphs and arguments

Equations with exponential and polynomial on both sides, like 2x=x22^x = x^2, yield no closed solution even to logarithms — there, graphs and arguments take over:

x y O -2 -1 1 2 3 4 5 10 20 30 y = 2ˣ y = x² (2, 4) (4, 16)
Three crossings — the natural solutions 2 and 4, plus one negative root. Beyond, the exponential leads forever.

Finding crossings (substitution checks), proving there are no more (the ratio argument), proving one exists (a sign change) — all three techniques deploy in exercise p13.

Watch out

Mind the post-substitution conditions — t=logxt = \log x ranges over all reals (negative tt still yields a valid xx), but t=2xt = 2^x demands t>0t > 0: the two substitutions carry different escorts. Argument conditions stay gates always, and check the brackets of logx2(logx)2\log x^2 \ne (\log x)^2 twice.