증가율·감소율을 성장 인자로 번역한다 (5% 증가 =×1.05, 20% 감소 =×0.8).
복리·인구·감가상각·반감기를 y=a⋅bt 하나로 모델링한다.
연속된 퍼센트 변화는 더하는 것이 아니라 곱하는 것임을 안다.
퍼센트를 곱셈으로 번역한다
"매년 5%씩 증가"를 식으로 옮기는 것이 이 차시의 첫 관문이다. 5%가 늘어난 양이 원래의 1.05배라는 뜻이므로:
5%증가=×1.05,20%감소=×0.8.
증가율 r의 성장 인자는 1+r, 감소율 r의 감쇠 인자는 1−r다. 이 번역만 되면, 매년 같은 비율로 변하는 모든 것은 지난 차시들의 언어로 즉시 내려앉는다 — 매번 같은 배를 곱하니 지수함수(등비수열)다:
y=a⋅bt(a:시작값,b:매기간의인자).
주의
번역 실수 셋이 유명하다. ① 5% 증가를 ×0.05로 쓰기 — 그러면 95%가 사라진다. ② ×1.5로 쓰기 — 그건 50% 증가다. ③ 연속 변화를 더하기 — 5% 증가 두 번은 10% 증가가 아니라 1.052=1.1025, 즉 10.25% 증가다. 퍼센트는 더해지지 않고 곱해진다.
복리 — 이자가 이자를 낳는다
100만 원을 연이율 5%복리로 맡기면, 매년 잔액 전체(이자 포함)에 1.05가 곱해진다:
t년후잔액=100×1.05t (만원).
10년이면 100×1.0510≈162.9만 원. 반면 단리(매년 원금의 5%인 5만 원씩만)는 100+5t로, 10년 후 150만 원이다. 차이는 이자가 이자를 낳는가 — 그리고 그래프는 낯익다:
복리 100 × 1.05^t 곡선과 단리 100 + 5t 직선의 경주 — 시간이 갈수록 곡선이 달아난다
지수함수 차시의 "직선과의 경주" 그 그림이다. 초반에는 두 계좌가 비슷하지만, 30년이면 복리 약 432만 원 대 단리 250만 원 — 시간이 길수록 곱하는 성장이 압도한다.
참고
두 배가 되는 데 걸리는 시간을 빠르게 어림하는 요령이 있다 — 72의 법칙: 연이율 r% 복리면 두 배까지 약 r72년. 6%면 약 12년인데, 실제로 1.0612≈2.01이다. 왜 하필 72인지의 유도에는 로그가 필요해서 Algebra 2의 몫이다 — 지금은 검산 가능한 어림 규칙으로 쓰자.
감쇠 — 줄어드는 쪽의 같은 이야기
감가상각.3000만 원짜리 차의 가치가 매년 15%씩 줄면: V=3000×0.85t (만 원). 2년 후 3000×0.7225=2167.5만 원.
반감기. 방사성 물질은 일정 시간(반감기)마다 절반이 된다. 반감기가 8일인 물질 32 g은 t일 후
32×(21)t/8 g
— 24일이면 반감 3번, 32→16→8→4 g. 지수 자리의 8t은 "반감이 몇 번 일어났는가"를 세는 것이다.
예제 — 올리고 내리면 제자리인가
어떤 상품의 가격이 20% 올랐다가 다시 20% 내렸다. 최종 가격은 원래의 몇 %인가?
풀이. 연속 변화는 곱셈이다:
1.2×0.8=0.96
— 원래의 96%, 즉 4%손해다. 제자리가 아니다! 내릴 때의 20%는 이미 커진 가격의 20%라서 더 많이 깎이기 때문이다. (일반으로 (1+r)(1−r)=1−r2<1 — 합차 공식이 "왕복하면 반드시 손해"를 증명한다. 경시 도구상자에서 선택지로 풀었던 셔츠 문제의 정체가 이 공식이었다.)
모델을 세우는 절차
성장·감쇠 문제는 세 가지만 물으면 식이 선다: 시작값이 얼마인가(a), 한 기간에 무엇이 곱해지는가(b), 기간이 몇 번 지났는가(t). 식이 서면 나머지는 지수함수·등비수열 기술 — 대입, 밑 맞추기, 거듭제곱 어림 — 이 이어받는다.
문제 탭에는 번역 기본기부터 복리 대 단리, 반감기, 72의 법칙 검증, 처음으로 넘는 해 찾기, 그리고 복리 투자와 꾸준한 저축의 경주(경시)까지 열세 문제가 있다.
Goals
Translate percent increase and decrease into growth factors (5% up =×1.05, 20% down =×0.8).
Model compound interest, populations, depreciation, and half-life with the single formula y=a⋅bt.
Know that consecutive percent changes multiply — they never add.
Translating percent into multiplication
Turning "grows 5% per year" into a formula is this lesson's first gate. Growing by5% means becoming 1.05 times the original:
5% increase=×1.05,20% decrease=×0.8.
An increase rate r gives growth factor 1+r; a decrease rate r gives decay factor 1−r. Once translated, anything changing by a fixed percentage per period drops straight into the last lessons' language — the same factor multiplies every period, so it is an exponential function (a geometric sequence):
y=a⋅bt(a:starting value,b:factor per period).
Watch out
Three famous translation errors. ① Writing 5% growth as ×0.05 — which vaporizes 95% of everything. ② Writing ×1.5 — that is 50% growth. ③ Adding consecutive changes — two rounds of 5% growth is not 10% but 1.052=1.1025, i.e. 10.25%. Percents don't add; they multiply.
Compound interest: interest earning interest
Deposit 1,000,000 won at 5%compound annual interest, and each year the whole balance (interest included) gets multiplied by 1.05:
balance after t years=100×1.05t (in units of 104 won).
After 10 years: 100×1.0510≈162.9, about 1,629,000 won. Simple interest — a flat 5% of the principal each year — gives 100+5t: only 1,500,000 won after 10 years. The difference is whether interest earns interest — and the graph is an old friend:
The race between compound 100 × 1.05^t and simple 100 + 5t — the curve pulls away as time passes
It is the exponential lesson's "race against the line," wearing a bank uniform. The two accounts track closely at first, but by year 30 it is roughly 4,320,000 won compound against 2,500,000 simple — over long horizons, multiplicative growth dominates.
Note
There is a quick estimate for doubling time — the Rule of 72: at r% compound interest, doubling takes about r72 years. At 6% that predicts 12 years, and indeed 1.0612≈2.01. Deriving why 72 works takes logarithms, so it belongs to Algebra 2 — for now, use it as a checkable estimation rule.
Decay: the same story, shrinking
Depreciation. A car worth 30,000,000 won loses 15% of its value yearly: V=3000×0.85t (in units of 104 won). After 2 years: 3000×0.7225=2167.5, about 21,675,000 won.
Half-life. A radioactive substance halves over each fixed interval (its half-life). With an 8-day half-life, 32 g becomes, after t days,
32×(21)t/8 g
— in 24 days, three halvings: 32→16→8→4 g. The exponent 8t counts how many halvings have happened.
Example — Up then down: back where you started?
A product's price rose 20%, then fell 20%. What percent of the original is the final price?
Solution. Consecutive changes multiply:
1.2×0.8=0.96
— 96% of the original: a 4%loss, not a return trip. The reason: the 20% taken off applies to the already-raised price, so more is removed than was added. (In general (1+r)(1−r)=1−r2<1 — the difference-of-squares formula proving "the round trip always loses." This is the true identity of the shirt problem once solved by testing choices in the competition toolbox.)
The modeling procedure
Every growth-and-decay problem stands on three questions: what is the starting value (a), what multiplies in one period (b), how many periods have passed (t). Once the formula stands, the rest belongs to exponential and geometric technique — substitution, base-matching, estimating powers.
The problems tab runs from translation basics through compound versus simple interest, half-life, verifying the Rule of 72, first-year-to-exceed hunts, and a race between compound investing and steady saving (contest) — thirteen problems.
배운 것을 그대로 손에 익히는 단계straightforward practice to get moving
문제Problem 1몸풀기Warm-up
다음을 성장(감쇠) 인자로 번역하라:
(1) 7% 증가 ㅤ (2) 30% 감소 ㅤ (3) 두 배가 됨
Translate each into a growth (decay) factor:
(1) a 7% increase ㅤ (2) a 30% decrease ㅤ (3) doubling
정답과 풀이Answer & solution
정답 · (1) ×1.07 ㅤ (2) ×0.7 ㅤ (3) ×2
Answer · (1) ×1.07 ㅤ (2) ×0.7 ㅤ (3) ×2
증가율 r은 ×(1+r), 감소율 r은 ×(1−r):
(1) 1+0.07=1.07. (2) 1−0.3=0.7. (3) 100% 증가와 같은 말 — ×2.
검산: 100에 적용하면 각각 107, 70, 200 — 말과 맞는다 ✓.
An increase rate r means ×(1+r); a decrease rate r means ×(1−r):
(1) 1+0.07=1.07. (2) 1−0.3=0.7. (3) The same as a 100% increase — ×2.
Check on 100: the results 107, 70, 200 match the words ✓.
문제Problem 2몸풀기Warm-up
인구 10000명인 마을이 매년 10%씩 늘어난다. ① t년 후 인구의 식 ② 2년 후 인구를 구하라.
A town of 10000 people grows 10% per year. Find ① the population after t years, ② the population after 2 years.
정답과 풀이Answer & solution
정답 · ① P=10000×1.1t ㅤ ② 12100명
Answer · ① P=10000×1.1t ㅤ ② 12100
① 시작값 10000, 인자 1.1: P=10000×1.1t. ② 10000×1.21=12100명.
10% 두 번이 20%(12000명)가 아니라 21%인 것 — 둘째 해의 10%는 커진 11000명의 10%이기 때문이다.
① Start 10000, factor 1.1: P=10000×1.1t. ② 10000×1.21=12100.
Two rounds of 10% give 21%, not 20% (12000) — the second year's 10% acts on the enlarged 11000.
문제Problem 3몸풀기Warm-up
3000만 원짜리 자동차의 가치가 매년 20%씩 줄어든다. 2년 후의 가치를 구하라.
A car worth 30,000,000 won loses 20% of its value each year. Find its value after 2 years.
정답과 풀이Answer & solution
정답 · 1920만 원
Answer · 19,200,000 won
감쇠 인자는 0.8:
3000×0.82=3000×0.64=1920만원.
20% 두 번 =40% 감소(1800만 원)가 아니다 — 곱하면 36% 감소다.
The decay factor is 0.8:
3000×0.82=3000×0.64=1920 (units of 104 won).
Two rounds of 20% is not a 40% drop (18,000,000) — multiplied out, it is a 36% drop.
문제Problem 4몸풀기Warm-up
반감기가 5일인 물질이 80 g 있다. 15일 후에는 몇 g 남는가?
A substance with a 5-day half-life starts at 80 g. How much remains after 15 days?
정답과 풀이Answer & solution
정답 · 10 g
Answer · 10 g
15일은 반감기 3번:
80×(21)3=80×81=10 g.
경로 확인: 80→40→20→10 ✓.
Fifteen days is 3 half-lives:
80×(21)3=80×81=10 g.
Path check: 80→40→20→10 ✓.
핵심Core
이 차시의 목표 수준the target level for this lesson
문제Problem 5핵심Core
100만 원을 연이율 8%로 3년 맡길 때, 복리와 단리 각각의 잔액을 구하라.
1,000,000 won is deposited at 8% annual interest for 3 years. Find the balance under compound and under simple interest.
정답과 풀이Answer & solution
정답 · 복리 1259712원, 단리 1240000원
Answer · Compound 1,259,712 won; simple 1,240,000 won
복리: 매년 ×1.08:
1000000×1.083=1000000×1.259712=1259712원.
단리: 매년 원금의 8%인 8만 원씩:
1000000+80000×3=1240000원.
차액 19712원이 "이자가 낳은 이자"다. 검산: 1.083=1.08×1.1664=1.259712 ✓.
Compound: ×1.08 each year:
1000000×1.083=1000000×1.259712=1259712 won.
Simple: a flat 8% of principal, 80,000 won per year:
1000000+80000×3=1240000 won.
The gap, 19,712 won, is interest earned by interest. Check: 1.083=1.08×1.1664=1.259712 ✓.
문제Problem 6핵심Core
어떤 주식이 하루에 20% 올랐다가 다음 날 20% 내렸다. 이틀 전과 비교해 몇 % 손익인가? 원래 가격으로 돌아오지 않는 이유도 한 문장으로 설명하라.
A stock rose 20% one day and fell 20% the next. What is the net gain or loss versus two days ago? Explain in one sentence why it doesn't return to the original price.
정답과 풀이Answer & solution
정답 · 4% 손해 — 내릴 때의 20%는 이미 커진 가격에 적용되어 더 많이 깎이기 때문
Answer · A 4% loss — because the 20% drop applies to the already-enlarged price, removing more than was added
연속 변화는 곱셈:
1.2×0.8=0.96⟹4%손해.
오를 때는 원래 가격의 20%가 붙지만, 내릴 때는 불어난 가격의 20%가 깎인다 — 깎이는 금액이 더 크다. 일반으로 (1+r)(1−r)=1−r2<1: 같은 비율의 왕복은 반드시 r2만큼 손해다.
수치 확인: 10000원 → 12000원 → 9600원 ✓.
Consecutive changes multiply:
1.2×0.8=0.96⟹4% loss.
The rise adds 20% of the original, but the fall removes 20% of the inflated price — a larger amount. In general (1+r)(1−r)=1−r2<1: a same-rate round trip always loses exactly r2.
Numerical check: 10000→12000→9600 won ✓.
문제Problem 7핵심Core
어떤 투자금이 3년 만에 1.331배가 되었다. 매년 같은 비율로 성장했다면 연 성장률은 몇 %인가?
An investment grew to 1.331 times its value in 3 years. If it grew by the same rate each year, what was the annual rate?
힌트Hint
1.331=(1011)3인지 확인해 보라.
Check whether 1.331=(1011)3.
정답과 풀이Answer & solution
정답 · 연 10%
Answer · 10% per year
연 성장 인자를 b라 하면 b3=1.331. 1.13=1.331이므로(1.12=1.21, 1.21×1.1=1.331) b=1.1 — 연 10% 성장이다.
검산: 1.13=1.331 ✓. 기간 전체의 배율에서 한 기간의 인자를 뽑는 것 — 등비수열에서 r3으로 공비를 찾던 그 계산이다.
With annual factor b: b3=1.331. Since 1.13=1.331 (1.12=1.21, then 1.21×1.1=1.331), b=1.1 — that is 10% growth per year.
Check: 1.13=1.331 ✓. Extracting one period's factor from a whole-period multiple — the same move that found a common ratio from r3.
문제Problem 8핵심Core
세균 400마리가 매시간 3배로 늘어난다. 10800마리가 되는 것은 몇 시간 후인가?
A culture of 400 bacteria triples every hour. After how many hours does it reach 10800?
정답과 풀이Answer & solution
정답 · 3시간 후
Answer · 3 hours
400×3t=10800⟹3t=27=33⟹t=3.
검산: 400→1200→3600→10800 ✓ — 밑 맞추기가 세 줄로 끝냈다.
400×3t=10800⟹3t=27=33⟹t=3.
Check: 400→1200→3600→10800 ✓ — base-matching, three lines, done.
문제Problem 9핵심Core
카페인은 몸속에서 약 6시간마다 절반으로 줄어든다. 아침에 카페인 200 mg을 섭취했다면 24시간 뒤 몸에 남은 카페인은 약 몇 mg인가?
Caffeine in the body halves roughly every 6 hours. After a morning intake of 200 mg, about how much caffeine remains 24 hours later?
정답과 풀이Answer & solution
정답 · 약 12.5 mg
Answer · About 12.5 mg
24시간은 반감기 4번:
200×(21)4=200×161=12.5 mg.
경로: 200→100→50→25→12.5 ✓. 하루가 지나도 6%가량 남는다 — 반감은 빨리 줄지만 0이 되지는 않는 감쇠다.
Twenty-four hours is 4 half-lives:
200×(21)4=200×161=12.5 mg.
Path: 200→100→50→25→12.5 ✓. Even a full day leaves about 6% — halving shrinks fast but never reaches 0.
도전Challenge
아이디어를 결합해야 풀리는 문제problems that take more than one idea
문제Problem 10도전Challenge
72의 법칙에 따르면 연 6% 복리로 원금이 두 배 되는 데 약 672=12년이 걸린다. 1.0612을 직접 계산해(거듭제곱을 반씩 쌓아서) 이 법칙이 얼마나 정확한지 확인하라.
The Rule of 72 predicts that money at 6% compound interest doubles in about 672=12 years. Compute 1.0612 directly (by repeated squaring) and judge how accurate the rule is.
힌트Hint
1.062→1.064→1.068을 차례로 만들고 1.0612=1.068×1.064로 조립하라.
Build 1.062→1.064→1.068, then assemble 1.0612=1.068×1.064.
정답과 풀이Answer & solution
정답 · 1.0612≈2.012 — 법칙의 예측(두 배)과 0.6% 오차로 일치
Answer · 1.0612≈2.012 — matching the rule's prediction of doubling within 0.6%
About 2.012 times after 12 years — almost exactly double. The Rule of 72 is an estimate, but a remarkably serviceable one. (The build-by-squaring method is itself an application of (am)n=amn.)
문제Problem 11도전Challenge
인구 5000만 명인 나라가 매년 2%씩 늘어난다. 인구가 처음으로 5500만 명을 넘는 것은 몇 년 후인가?
A country of 50 million people grows 2% per year. After how many years does the population first exceed 55 million?
힌트Hint
조건은 1.02t>1.1이다. 1.02의 거듭제곱을 차례로 계산해 보라.
The condition is 1.02t>1.1. Walk up the powers of 1.02.
Since 1.024≈1.0824<1.1 while 1.025≈1.1041>1.1, the first crossing is year 5.
Check in people: after 4 years about 54.12 million (not yet); after 5, about 55.2 million (past) ✓. A "first time" claim needs both sides of the boundary.
문제Problem 12도전Challenge
어떤 물질이 매년 25%씩 분해되어 사라진다. 남은 양이 처음의 41 이하가 되는 것은 최소 몇 년 후인가?
A substance decomposes at 25% per year. After how many years, at minimum, is the remaining amount at most 41 of the original?
힌트Hint
남는 비율은 매년 0.75배다. 0.75의 거듭제곱을 나열하라.
Each year keeps 0.75 of what remains. List the powers of 0.75.
Since 0.754≈0.316>0.25 and 0.755≈0.237≤0.25: at least 5 years.
Four rounds of 25% feels like it should erase everything (4×25=100), yet 32% survives — a dramatic case of percents refusing to add.
경시Contest
대회 스타일competition style
문제Problem 13경시Contest
지우는 100만 원을 매년 20%씩 불어나는 곳에 투자했고, 하늘이는 300만 원을 갖고 시작해 매년 20만 원씩 저축만 한다. 지우의 돈이 하늘이의 돈보다 처음으로 많아지는 것은 몇 년 후인가?
Jiwoo invests 1,000,000 won where it grows 20% yearly; Haneul starts with 3,000,000 won and just saves 200,000 won a year. After how many years does Jiwoo's money first exceed Haneul's?
힌트Hint
지우는 100×1.2t, 하늘이는 300+20t — 표를 만들어 정확히 실행하라(시뮬레이션).
Jiwoo has 100×1.2t and Haneul 300+20t (in units of 104 won) — build a table and run it exactly (simulation).
정답과 풀이Answer & solution
정답 · 9년 후
Answer · After 9 years
지우 J=100×1.2t, 하늘 H=300+20t (만 원). 1.2의 거듭제곱을 쌓아 표를 만든다:
t
4
8
9
J
≈207
≈430
≈516
H
380
460
480
계산 근거: 1.22=1.44, 1.24=1.442=2.0736, 1.28=2.07362≈4.2998, 1.29≈5.1598.
t=8: J≈430<460=H (아직). t=9: J≈516>480=H — 9년 후 처음 역전한다.
세 배 뒤진 출발도, 더하는 성장은 곱하는 성장을 오래 막지 못한다 — 다만 "오래"가 9년이라는 것은 표를 만들어야만 정확히 안다. 지수의 위력과 시뮬레이션의 성실함, 둘 다 필요한 문제다.
Jiwoo: J=100×1.2t; Haneul: H=300+20t (units of 104 won). Stack powers of 1.2 and tabulate:
At t=8: J≈430<460=H (not yet). At t=9: J≈516>480=H — the first overtake is year 9.
Starting three times behind, additive growth still cannot hold off multiplicative growth for long — but pinning "long" at exactly 9 years takes the table. The problem needs both: the power of exponentials and the honesty of simulation.