n제곱해서 a가 되는 수가 a의 n제곱근이다. 제곱근에서 겪었던 홀짝의 차이가 그대로 일반화된다:
n이 홀수 — 모든 실수 a에 n제곱근이 정확히 하나 있다: 38=2, 3−8=−2. 음수도 문제없다(홀수 번 곱하면 부호가 보존되므로).
n이 짝수 — a>0이면 ± 두 개가 있고, 기호 na는 그중 양수를 가리킨다: 416=2(−2가 아니다). a<0이면 실수 범위에 없다.
짝수근의 부호 규칙이 만드는 항등식 하나를 다시 새겨 두자 — a2=∣a∣(a가 아니다: a=−3이면 9=3=∣−3∣).
유리 지수: 정의를 지수법칙이 강제한다
a1/2은 무엇이어야 할까 — 마음대로 정하는 것이 아니라 지수법칙이 답을 강제한다. 법칙 (am)n=amn이 유리 지수에서도 성립하려면
(a1/n)n=an/n=a
— 곧 a1/n은 "n제곱하면 a가 되는 수", na일 수밖에 없다. 일반화하면(a>0):
am/n=nam=(na)m.
예제
82/3=(38)2=22=4,16−3/4=(416)31=81.
"근을 먼저, 거듭제곱을 나중" 순서가 수를 작게 유지한다 — 382=364로 가도 같지만 계산이 무겁다.
이 정의로 모든 지수법칙이 유리 지수까지 확장된다:
apaq=ap+q,aqap=ap−q,(ap)q=apq,(ab)p=apbp(a,b>0).
근호 계산이 지수의 산수로 바뀌는 것이 확장의 보상이다:
3x⋅x=x1/3+1/2=x5/6=6x5(x>0).
왜 밑은 양수인가
유리 지수의 정의에 "a>0"이 붙는 이유는 관례가 아니라 모순 회피다. 음수 밑을 허용하면:
(−8)1/3=−2인데(−8)2/6=6(−8)2=664=2?
31=62인데 값이 다르다 — 분수의 표현에 따라 값이 바뀌는 정의는 정의가 아니다. 그래서 유리 지수는 양의 밑에서만 쓰고, 3−8=−2 같은 홀수 근호는 근호 기호로만 다룬다.
크기 비교: 공통 지수 전략
지수가 다른 거듭제곱근의 비교는 같은 거듭제곱으로 올려 근호를 벗긴다.
예제
35와 3 중 어느 쪽이 큰가. 지수 31과 21의 분모 최소공배수 6제곱을 하면(양수라 대소 보존):
(35)6=52=25,(3)6=33=27
— 3이 크다. 근호끼리의 씨름을 자연수의 비교로 강등시키는 표준 수법이다.
주의
짝수 근호는 언제나 음이 아닌 값이다 — 416을 ±2로 적는 것은 "방정식 x4=16의 해"와 "기호 416의 값"을 혼동한 것이다(해는 ±2, 기호는 2). 그리고 지수법칙은 양의 밑에서 증명된 규칙 — 음수 밑으로 밀반입하면 위의 31=62 모순이 재연된다.
Goals
Define nth roots with the odd-even distinction.
Define rational exponents am/n as the exponent laws demand, and compute with them.
Compare radical sizes by the common-power strategy.
nth roots: different rules for odd and even
A number whose nth power is a is an nth root of a. The odd-even split met with square roots generalizes wholesale:
Odd n — every real a has exactly onenth root: 38=2, 3−8=−2. Negatives are fine (an odd number of multiplications preserves sign).
Even n — for a>0 there are two (±), and the symbol na names the positive one: 416=2 (not −2). For a<0, none exist among the reals.
The even-root sign convention re-engraves one identity — a2=∣a∣ (not a: with a=−3, 9=3=∣−3∣).
Rational exponents: the laws force the definition
What must a1/2 be? Not a free choice — the exponent laws force the answer. For (am)n=amn to survive,
(a1/n)n=an/n=a
— so a1/n must be "the number whose nth power is a": na. Generally (for a>0):
am/n=nam=(na)m.
Example
82/3=(38)2=22=4,16−3/4=(416)31=81.
"Root first, power second" keeps the numbers small — 382=364 agrees but weighs more.
With this definition, every exponent law extends to rational exponents:
apaq=ap+q,aqap=ap−q,(ap)q=apq,(ab)p=apbp(a,b>0).
The reward: radical computations become exponent arithmetic:
3x⋅x=x1/3+1/2=x5/6=6x5(x>0).
Why the base must be positive
The "a>0" in the definition is not etiquette but contradiction avoidance. Admit negative bases and:
(−8)1/3=−2yet(−8)2/6=6(−8)2=664=2?
31=62, but the values differ — a definition whose output depends on how the fraction is written is no definition. Hence rational exponents live on positive bases only, while odd roots of negatives like 3−8=−2 stay in radical notation.
Comparing sizes: the common-power strategy
To compare radicals of different indices, raise both to a common power and shed the roots.
Example
Which is larger, 35 or 3? Raise to the power 6 (LCM of the index denominators; order is preserved for positives):
(35)6=52=25,(3)6=33=27
— 3 wins. The standard move demoting a wrestling match of radicals to a comparison of whole numbers.
Watch out
Even-index radicals are always nonnegative — writing 416=±2 confuses "the solutions of x4=16" (which are ±2) with "the value of the symbol 416" (which is 2). And the exponent laws were proved for positive bases — smuggle in negatives and the 31=62 contradiction replays.
Odd roots pass the sign through; even-root symbols point only at positives — the whole rulebook.
문제Problem 2몸풀기Warm-up
다음 값을 구하여라.
(1) 82/3 (2) 253/2 (3) 16−1/2
Evaluate:
(1) 82/3 (2) 253/2 (3) 16−1/2
정답과 풀이Answer & solution
정답 · (1) 4 (2) 125 (3) 41
Answer · (1) 4 (2) 125 (3) 41
근 먼저, 거듭제곱 나중:
(1)(38)2=4,(2)(25)3=125,(3)161=41.
음수 지수는 역수 — 정수 지수 때의 규칙이 그대로 산다.
Root first, power second:
(1)(38)2=4,(2)(25)3=125,(3)161=41.
Negative exponents mean reciprocals — the integer-exponent rule survives intact.
문제Problem 3몸풀기Warm-up
a=−3일 때 a2의 값을 구하고, a2=a가 왜 틀린 식인지 밝혀라.
For a=−3, evaluate a2, and explain why a2=a is false.
정답과 풀이Answer & solution
정답 · 3 — 짝수근 기호는 양수이므로 a2=∣a∣
Answer · 3 — even-root symbols are nonnegative, so a2=∣a∣
(−3)2=9=3=∣−3∣.
a2=a라면 좌변 3, 우변 −3 — 틀린다. 짝수근 기호가 항상 음이 아닌 값을 가리키므로 옳은 항등식은 a2=∣a∣다. 절댓값이 필요해지는 순간이 바로 여기다.
(−3)2=9=3=∣−3∣.
If a2=a, the left side is 3 and the right −3 — false. Since the even-root symbol always names a nonnegative value, the correct identity is a2=∣a∣ — precisely where absolute values become necessary.
핵심Core
이 차시의 목표 수준the target level for this lesson
문제Problem 4핵심Core
지수법칙으로 간단히 하여라 (x>0).
(1) 21/2⋅21/3 (2) (x2/3)3 (3) x1/4x3/4
Simplify by exponent laws (x>0).
(1) 21/2⋅21/3 (2) (x2/3)3 (3) x1/4x3/4
정답과 풀이Answer & solution
정답 · (1) 25/6 (2) x2 (3) x1/2=x
Answer · (1) 25/6 (2) x2 (3) x1/2=x
(1)21/2+1/3=25/6,(2)x(2/3)×3=x2,(3)x3/4−1/4=x1/2.
지수의 덧셈·곱셈·뺄셈 — 분수 산수가 근호 계산을 대신한다.
(1)21/2+1/3=25/6,(2)x(2/3)×3=x2,(3)x3/4−1/4=x1/2.
Add, multiply, subtract exponents — fraction arithmetic standing in for radical work.
문제Problem 5핵심Core
3x⋅x를 하나의 거듭제곱근으로 나타내어라 (x>0).
Express 3x⋅x as a single radical (x>0).
정답과 풀이Answer & solution
정답 · 6x5
Answer · 6x5
지수로 번역해 더한다:
x1/3⋅x1/2=x1/3+1/2=x5/6=6x5.
서로 다른 근호의 곱은 지수의 세계를 경유하는 것이 정석이다 — 분모의 최소공배수(6)가 최종 근호의 지수가 된다.
Translate to exponents and add:
x1/3⋅x1/2=x1/3+1/2=x5/6=6x5.
Products of unlike radicals route through exponent country — the denominators' LCM (6) becomes the final index.
문제Problem 6핵심Core서술형written response
a1/n=na로 정의해야만 하는 이유를 지수법칙의 정합성으로 설명하여라.
Explain why a1/nmust be defined as na, via consistency with the exponent laws.
풀이와 채점 기준Solution & grading notes
유리 지수를 어떻게 정의하든, 기존 지수법칙 — 특히 (ap)q=apq — 이 계속 성립하기를 원한다. 그 요구가 정의를 결정한다:
(a1/n)n=a(1/n)×n=a1=a
— a1/n은 "n제곱하면 a"인 수여야 하고, (a>0에서 그런 양수는 하나뿐이므로) na일 수밖에 없다.
새 개념의 정의를 "옛 법칙이 깨지지 않도록" 고르는 것 — a0=1과 a−n=an1을 정할 때(Algebra 1) 썼던 것과 같은 원리이고, 수학이 정의를 확장하는 표준 문법이다. 정의는 자유지만, 좋은 정의는 법칙이 강제한다.
채점 기준 (논리가 맞는 다른 설명도 만점)
"법칙 보존" 요구의 명시 (1점)
(a1/n)n=a 계산 (1점)
양수 근의 유일성으로 결론 (1점)
However rational exponents are defined, we demand the old laws — especially (ap)q=apq — keep holding. That demand settles the definition:
(a1/n)n=a(1/n)×n=a1=a
— so a1/n must be a number whose nth power is a, and (for a>0, where exactly one positive such number exists) it can only be na.
Choosing a new concept's definition "so the old laws never break" — the same principle that fixed a0=1 and a−n=an1 in Algebra 1, and mathematics' standard grammar for extending definitions. Definitions are free; good definitions are forced by the laws.
Rubric (any logically correct explanation earns full credit)
Stating the law-preservation demand (1 pt)
The (a1/n)n=a computation (1 pt)
Uniqueness of the positive root concluding it (1 pt)
Find the partner making the denominator 38=2 — since 4×2=8, multiply by 32:
341×3232=3832=232.
Square-root rationalizing completed a square; cube roots complete a cube — multiply by the partner filling the radicand to a perfect cube. (In exponents: 34=22/3, so multiply by 21/3 to reach 21.)
도전Challenge
아이디어를 결합해야 풀리는 문제problems that take more than one idea
문제Problem 9도전Challenge서술형written response
(−8)1/3=−2로 두면 (−8)2/6과 모순이 생김을 보이고, 이것이 "유리 지수는 양의 밑에서만"이라는 관례의 근거임을 설명하여라.
Show that setting (−8)1/3=−2 contradicts (−8)2/6, and explain how this grounds the convention "rational exponents only on positive bases."
풀이와 채점 기준Solution & grading notes
31=62이므로 두 식은 같은 값이어야 한다. 그런데 규칙대로 계산하면
(−8)1/3=3−8=−2,(−8)2/6=6(−8)2=664=2
— −2=2. 분수를 약분하기 전과 후의 값이 다르다 — 표현에 의존하는 "정의"는 정의로서 실격이다.
문제의 근원은 짝수 지수를 거치는 순간 부호 정보(−8의 음)가 소실된다는 것 — (−8)2=64는 82과 같아져 되돌릴 수 없다. 양의 밑에서는 이런 소실이 없어 모든 표현이 같은 값을 주므로, 유리 지수의 나라는 양의 밑으로 국경을 정한 것이다. 홀수 근호 3−8=−2는 근호 표기로만 쓰면 아무 모순이 없다.
채점 기준 (논리가 맞는 다른 설명도 만점)
두 계산의 충돌 (1점)
"표현 의존은 정의 실격" 논지 (1점)
부호 소실(짝수 지수)의 원인 진단 (1점)
Since 31=62, the two expressions must agree. Yet computing by the rules,
(−8)1/3=3−8=−2,(−8)2/6=6(−8)2=664=2
— −2=2. The value differs before and after reducing the fraction — a "definition" depending on notation is disqualified as a definition.
The root cause: passing through an even power destroys sign information — (−8)2=64 coincides with 82, irreversibly. Positive bases suffer no such loss, so every representation agrees — hence the border of rational-exponent country is drawn at positive bases. The odd radical 3−8=−2, kept in radical notation, causes no contradiction at all.
Rubric (any logically correct explanation earns full credit)
The clash of the two computations (1 pt)
The "notation-dependent means disqualified" thesis (1 pt)
Diagnosing the sign loss at even powers (1 pt)
문제Problem 10도전Challenge
4x=8을 만족하는 x를 구하여라.
Solve 4x=8.
정답과 풀이Answer & solution
정답 · x=23
Answer · x=23
밑을 2로 통일한다:
(22)x=23⟹22x=23⟹2x=3⟹x=23.
검산: 43/2=(4)3=8 ✓. "밑 통일 → 지수 비교"가 지수방정식의 기본기다 — 밑이 통일되지 않는 경우(2x=5 따위)를 다루는 도구(로그)가 다음 단원에서 온다.
Unify the base to 2:
(22)x=23⟹22x=23⟹x=23.
Check: 43/2=(4)3=8 ✓. "Unify the base, compare exponents" is the exponential equation's basic form — the tool for un-unifiable bases (2x=5 and kin) arrives next unit under the name logarithm.
문제Problem 11도전Challenge
22를 2p 꼴로 나타내어라.
Express 22 in the form 2p.
정답과 풀이Answer & solution
정답 · 23/4(=48)
Answer · 23/4(=48)
안쪽부터 지수로 번역한다:
22=21⋅21/2=23/2⟹22=(23/2)1/2=23/4.
검산: (23/4)4=23=8이고 (22)4=(22)2=8 ✓.
겹친 근호는 안에서 밖으로 지수를 쌓는 문제일 뿐이다 — 근호의 사다리가 지수의 곱셈으로 평탄해진다.
Translate from the inside out:
22=21⋅21/2=23/2⟹22=(23/2)1/2=23/4.
Check: (23/4)4=8 and (22)4=(22)2=8 ✓.
Nested radicals are just exponents stacked inside-out — the ladder of roots flattened by exponent multiplication.
경시Contest
대회 스타일competition style
문제Problem 12경시Contest
3+22를 근호 하나 없는 a+b2 꼴로 나타내어라.
Express 3+22 in the radical-free-nesting form a+b2.
힌트Hint
(1+2)2을 전개해 보라.
Try expanding (1+2)2.
정답과 풀이Answer & solution
정답 · 1+2
Answer · 1+2
후보를 제곱해 본다:
(1+2)2=1+22+2=3+22✓
1+2>0이므로
3+22=1+2.
일반 요령: (a+b)+2ab=a+b — 안쪽을 "합 +2곱"으로 읽고, 합이 3·곱이 2인 두 수(1과 2)를 찾으면 된다. 겹근호 벗기기(denesting)는 곱셈 공식 (a+b)2을 거꾸로 읽는 기술이다.
Square the candidate:
(1+2)2=1+22+2=3+22✓
and 1+2>0, so
3+22=1+2.
The general recipe: (a+b)+2ab=a+b — read the inside as "sum +2product" and hunt two numbers with sum 3, product 2 (namely 1 and 2). Denesting is the expansion (a+b)2 read backwards.
문제Problem 13경시Contest
2100과 360의 대소를 비교하여라.
Compare 2100 and 360.
힌트Hint
지수를 공통 인수로 묶어라 — 100과 60의 최대공약수는?
Bundle the exponents by a common factor — what is gcd(100,60)?
정답과 풀이Answer & solution
정답 · 2100>360
Answer · 2100>360
지수의 최대공약수 20으로 묶는다:
2100=(25)20=3220,360=(33)20=2720.
같은 지수 20이므로 밑끼리 비교 — 32>27:
2100>360.
근호 비교의 공통 지수 전략이 거대 지수에서도 그대로다 — 지수를 맞추고 밑을 겨루게 한다. 100자리가 넘는 두 수의 대소가 32 대 27의 산수로 내려앉았다.
Bundle by the gcd 20:
2100=(25)20=3220,360=(33)20=2720.
Equal exponents 20 — compare the bases: 32>27:
2100>360.
The common-power strategy of radical comparison, unchanged at gigantic scale — match the exponents, let the bases duel. Two numbers of a hundred-plus digits, settled by 32 versus 27.