x=2x의 해는 두 그래프의 교점이다 — 곡선과 직선이 원점과 (4,2)에서 만나므로 해는 x=0,4.
대수로 확인하면: 양변을 제곱해 x=4x2, 곧 x(x−4)=0 ✓. 그런데 제곱하는 조작은 유리방정식의 LCD 곱처럼 동치를 깨뜨릴 수 있다 — 그 이야기(무연근의 두 번째 출몰)가 다음 차시의 주제다.
주의
x형 그래프의 정의역·치역은 반드시 시작점과 방향에서 읽어라 — 공식 없이 "[h,∞)"라 외우면 2−x처럼 반사된 경우((−∞,2])에서 틀린다. 그리고 3x는 정의역 제한이 없다 — 짝수근의 조건을 홀수근에 관성적으로 붙이는 실수를 경계할 것.
Goals
Know the graphs and identities (as inverses) of y=x and y=3x.
Track a radical function's endpoint, direction, domain, and range through transformations.
Preview radical equations as graph intersections.
y=x: the half-parabola unmasked
The radical family's parent y=x is a familiar curve — it is the inverse of y=x2 restricted to x≥0 (built in the inverse functions lesson). Its graph is that restricted parabola reflected across y=x: starting at the origin, reaching rightward, flattening as it goes.
Domain [0,∞) (radicand ≥0), range [0,∞)
Increasing — ever more slowly (the square's "speeding up," mirrored)
The two parents — √x reaching right, ³√x running through all reals.
y=3x has another temperament — an odd root, defined on all reals, origin-symmetric (odd) as befits the inverse of x3, passing gently through the origin toward both ends.
Transformations: track the endpoint
A x-type graph is determined by one endpoint and a direction — transformation problems are endpoint-tracking problems.
y=ax−h+k:endpoint (h,k),the sign of a choosing up or down.
Example
Analyze y=2−x. Rearranging the inside, −(x−2) — a y-axis reflection, then right 2:
Domain: 2−x≥0, i.e. x≤2
The curve reaches leftward from the endpoint (2,0)
U1's rule that an inside minus flips left-right shows up directly as the domain's direction (≤) — the graph's direction and the domain's inequality always point the same way.
Ranges read from the endpoint too — y=−x+2+3 reaches downward (a<0) from (−2,3), so the range is (−∞,3].
Equations the graph foretells
The solutions of x=2x are the intersections of two graphs — curve and line meet at the origin and (4,2), so x=0,4.
Algebra confirms: squaring gives x=4x2, i.e. x(x−4)=0 ✓. But squaring, like the LCD multiplication of rational equations, can break equivalence — that story (the second coming of extraneous roots) is next lesson's subject.
Watch out
Read a radical graph's domain and range from endpoint and direction, never from a memorized "[h,∞)" — reflected cases like 2−x (domain (−∞,2]) break the formula. And 3x carries no domain restriction — beware attaching even-root conditions to odd roots out of habit.
정의역: 2−x≥0⇒x≤2 ✓ — 그래프의 방향과 부등호의 방향이 일치한다. 안쪽 − 하나가 곡선의 나침반을 뒤집는다.
−(x−2) — a y-axis reflection then right 2: from (2,0) the curve reaches leftward.
Domain: 2−x≥0⇒x≤2 ✓ — the graph's direction and the inequality's direction agree. One inside minus flips the curve's compass.
문제Problem 5핵심Core
시작점이 (1,−2)이고 점 (5,2)를 지나는, 위로 뻗는 무리함수 y=ax−h+k를 구하여라.
Find the upward-reaching radical function y=ax−h+k with endpoint (1,−2) passing through (5,2).
정답과 풀이Answer & solution
정답 · y=2x−1−2
Answer · y=2x−1−2
시작점에서 h=1, k=−2:
y=ax−1−2.
(5,2) 대입: 2=a4−2=2a−2⇒a=2:
y=2x−1−2.
포물선의 꼭짓점꼴, 유리함수의 점근선꼴과 같은 문법이다 — 특징점(시작점)이 주어지면 그 옷을 입고, 남는 a를 점 하나로 정한다.
The endpoint gives h=1, k=−2:
y=ax−1−2.
Substituting (5,2): 2=2a−2⇒a=2:
y=2x−1−2.
The same grammar as vertex form for parabolas and asymptote form for rationals — given the landmark, wear that form; one point fixes the remaining a.
문제Problem 6핵심Core서술형written response
y=x의 그래프가 y=x2 (x≥0)의 그래프와 직선 y=x에 대해 대칭인 이유를 설명하여라.
Explain why the graph of y=x is the mirror image of y=x2 (x≥0) across the line y=x.
풀이와 채점 기준Solution & grading notes
두 함수는 서로 역함수다 — 제한된 제곱 함수는 일대일이고, 그 대응을 뒤집은 것이 제곱근 함수다(y=x2,x≥0⟺x=y).
역함수 차시의 정리: (a,b)가 한 그래프에 있으면 (b,a)가 다른 그래프에 있고, 좌표 교환 (a,b)↦(b,a)는 직선 y=x에 대한 반사다 — 점 전부가 반사되므로 그래프 전체가 대칭이다.
확인 한 쌍: (3,9)는 x2 위, (9,3)은 x 위 ✓. "x가 갈수록 완만해지는" 성질도 이 대칭의 그림자다 — x2이 갈수록 가팔라지는 것의 거울상이기 때문이다.
채점 기준 (논리가 맞는 다른 설명도 만점)
역함수 관계 지적(제한 포함) (1점)
(a,b)↔(b,a) 대응 (1점)
좌표 교환 = y=x 반사 (1점)
The two functions are inverses — the restricted squaring function is one-to-one, and reversing its assignment yields the square root (y=x2,x≥0⟺x=y).
By the inverse functions lesson: whenever (a,b) is on one graph, (b,a) is on the other, and the swap (a,b)↦(b,a) is reflection across y=x — every point reflects, so the whole graphs are mirror images.
A checking pair: (3,9) on x2, (9,3) on x ✓. Even "x flattens as it goes" is this symmetry's shadow — the mirror image of x2 steepening.
Rubric (any logically correct explanation earns full credit)
The inverse relationship, restriction included (1 pt)
The (a,b)↔(b,a) correspondence (1 pt)
Swap = reflection across y=x (1 pt)
문제Problem 7핵심Core
y=−x+2+3의 치역을 구간 표기법으로 구하여라.
Find the range of y=−x+2+3 in interval notation.
정답과 풀이Answer & solution
정답 · (−∞,3]
Answer · (−∞,3]
시작점 (−2,3), a=−1<0이라 아래로 뻗는다 — 최고값이 시작점의 3이고 그 아래 전부:
(−∞,3].
식으로도: x+2≥0이므로 −x+2≤0, 곧 y≤3 — 등호는 x=−2에서 달성 ✓.
Endpoint (−2,3) with a=−1<0 — reaching downward: the maximum is the endpoint's 3, and everything below:
(−∞,3].
By formula too: x+2≥0 gives −x+2≤0, so y≤3 — equality attained at x=−2 ✓.
문제Problem 8핵심Core
방정식 x=2x의 해를 그래프 교점의 관점으로 구하고, 대수로 확인하여라.
Solve x=2x via graph intersections, confirming by algebra.
정답과 풀이Answer & solution
정답 · x=0,4
Answer · x=0,4
곡선 y=x와 직선 y=2x는 원점에서 만나고, 완만해지는 곡선을 직선이 다시 따라잡는 한 점에서 또 만난다.
대수 확인 — 제곱:
x=4x2⟹x(x−4)=0⟹x=0,4.
검사: 4=2=24 ✓, 0=0 ✓ — 이번에는 둘 다 진짜 해다. 제곱 조작이 언제 가짜를 낳는지가 다음 차시의 질문이 된다.
The curve y=x and the line y=2x meet at the origin, then once more where the line catches the flattening curve.
Algebraic check — square:
x=4x2⟹x(x−4)=0⟹x=0,4.
Verify: 4=2=24 ✓ and 0=0 ✓ — both genuine this time. When squaring does breed fakes becomes next lesson's question.
도전Challenge
아이디어를 결합해야 풀리는 문제problems that take more than one idea
문제Problem 9도전Challenge
y=3x−1+2의 그래프가 점대칭임을 밝히고 그 중심을 구하여라.
Show that the graph of y=3x−1+2 is point-symmetric, and find its center.
정답과 풀이Answer & solution
정답 · 중심 (1,2)
Answer · center (1,2)
3t는 홀함수 — 원점에 대해 점대칭이다. 오른쪽 1, 위로 2 이동하면 대칭의 중심도 함께 이사한다:
중심(1,2).
확인: f(1+t)+f(1−t)=(3t+2)+(−3t+2)=4=2×2 ✓ — 모든 t에서 평균이 2.
삼차함수, 유리함수에 이어 세 번째 재상연이다 — **"이동된 홀함수는 이동된 중심을 갖는다"**는 원리는 가족을 가리지 않고, 이제는 한 문장으로 처리할 수 있는 표준 논증이 됐다.
3t is odd — point-symmetric about the origin. Shifting right 1, up 2 relocates the center along:
center (1,2).
Confirm: f(1+t)+f(1−t)=(3t+2)+(−3t+2)=4=2×2 ✓ — averaging 2 for every t.
The third revival, after cubics and rationals — "a shifted odd function has a shifted center" respects no family lines, and is by now a one-sentence standard argument.
문제Problem 10도전Challenge
직선 y=x+k와 곡선 y=x의 교점의 개수를 k의 값에 따라 분류하여라.
Classify the number of intersections of the line y=x+k with the curve y=x, according to k.
힌트Hint
t=x≥0으로 치환하면 t의 이차방정식이 된다 — 음이 아닌 근의 개수를 세어라.
Substitute t=x≥0 for a quadratic in t — count its nonnegative roots.
교점 개수 = 이 방정식의 음이 아닌 근의 개수다. D=1−4k, 두 근의 합 1>0, 곱 k:
k>41: D<0 — 실근 없음 → 0개
k=41: 중근 t=21≥0 → 1개(접함)
0≤k<41: 두 실근, 곱 k≥0·합 1>0이라 둘 다 음 아님 → 2개
k<0: 곱이 음 — 부호가 다른 두 근 중 양근 하나만 유효 → 1개
검산: k=0이면 t=0,1 → 교점 (0,0), (1,1) ✓. 치환·판별식·근과 계수(부호 판정)가 한 문제에 총출동했다 — 직선을 위에서 내려 보내며 곡선을 스치는 그림과 정확히 맞는다.
From x+k=x, substitute t=x≥0 (so x=t2):
t2−t+k=0.
Intersections =nonnegative roots of this quadratic. D=1−4k; root sum 1>0, product k:
k>41: D<0 — none → 0
k=41: double root t=21≥0 → 1 (tangency)
0≤k<41: two real roots with product ≥0 and sum >0 — both nonnegative → 2
k<0: negative product — roots of opposite sign, only the positive counts → 1
Check: k=0 gives t=0,1 — intersections (0,0), (1,1) ✓. Substitution, discriminant, and Vieta (sign reading) all reporting for one problem — matching exactly the picture of a line lowered past a curve.
문제Problem 11도전Challenge
f(x)=x+1+3−x의 정의역과 치역을 구하여라.
Find the domain and range of f(x)=x+1+3−x.
힌트Hint
치역은 y2을 계산해 보면 보인다 — 교차항에 무엇이 남는가.
The range shows itself in y2 — watch what survives in the cross term.
정답과 풀이Answer & solution
정답 · 정의역 [−1,3], 치역 [2,22]
Answer · domain [−1,3], range [2,22]
정의역: x+1≥0과 3−x≥0의 교집합 — [−1,3].
치역: y>0이므로 y2을 본다:
y2=(x+1)+(3−x)+2(x+1)(3−x)=4+2(x+1)(3−x).
근호 안 (x+1)(3−x)는 절편 −1, 3의 아래로 벌어진 포물선 — 구간 [−1,3]에서 최소 0(양 끝), 최대는 축 x=1에서 2×2=4. 따라서
y2∈[4,4+2×2]=[4,8]⟹y∈[2,22].
검산: x=−1에서 f=0+2=2 ✓, x=1에서 f=2+2=22 ✓. 근호 둘의 합은 제곱해서 다루는 것이 정석 — 교차항이 이차함수 최적화로 넘어가는 다리가 된다.
Domain: intersect x+1≥0 and 3−x≥0 — [−1,3].
Range: with y>0, examine y2:
y2=(x+1)+(3−x)+2(x+1)(3−x)=4+2(x+1)(3−x).
The radicand (x+1)(3−x) is a downward parabola with intercepts −1, 3 — on [−1,3] its minimum is 0 (the ends) and its maximum 2×2=4 at the axis x=1. Hence
y2∈[4,8]⟹y∈[2,22].
Check: f(−1)=0+2=2 ✓, f(1)=2+2=22 ✓. Sums of two radicals are handled by squaring — the cross term bridging into quadratic optimization.
경시Contest
대회 스타일competition style
문제Problem 12경시Contest
부등식 x+3>x+1을 풀어라.
Solve the inequality x+3>x+1.
힌트Hint
우변의 부호로 경우를 나눠라 — 음수보다는 근호가 항상 크다.
Split by the right side's sign — a radical always beats a negative.
The domain is x≥−3. Split on the right side's sign.
Right side negative (−3≤x<−1): left ≥0> right — always true.
Right side ≥0 (x≥−1): both sides nonnegative, so squaring is an equivalence:
x+3>x2+2x+1⟹(x+2)(x−1)<0⟹−2<x<1,
intersected with x≥−1: −1≤x<1.
Union: [−3,−1)∪[−1,1)=[−3,1):
−3≤x<1.
Check: x=0: 3>1 ✓; x=1: 2>2 ✗ (boundary rightly excluded); x=−2: 1>−1 ✓. Radical inequalities go sign cases first, squaring second — squaring across a negative wrecks the inequality.
문제Problem 13경시Contest
높이 h에서 본 수평선까지의 거리는 근사적으로 d=2Rh다(R는 지구 반지름 — 원 단원의 방멱 근사).
(1) 전망대 높이를 4배로 올리면 수평선까지의 거리는 몇 배가 되는가?
(2) R≈6.4×106m일 때, 눈높이 h=5m에서의 d를 구하여라.
The distance to the horizon from height h is approximately d=2Rh (R the Earth's radius — the circle unit's power-of-a-point approximation).
(1) Raising the lookout to 4 times the height multiplies the horizon distance by how much?
(2) With R≈6.4×106m, find d for eye height h=5m.
정답과 풀이Answer & solution
정답 · (1) 2배 (2) 8000m (8km)
Answer · (1) 2 times (2) 8000m (8km)
(1)d=2Rh∝h — h가 4배면
4=2배.
높이의 이득은 제곱근으로 깎여 들어온다 — 두 배 멀리 보려면 네 배 높이 올라가야 한다.
(2)
d=2×6.4×106×5=6.4×107=64×106=8000m.
원 단원(방멱)에서 d2=h(h+2R)≈2Rh로 유도했던 그 공식이다 — 무리함수 h의 "갈수록 완만해지는" 그래프가, 높이 투자 대비 시야 이득의 체감을 정확히 그린다.
(1)d=2Rh∝h — quadruple h and
4=2 times.
Height's payoff arrives square-rooted — seeing twice as far costs four times the climb.
(2)
d=2×6.4×106×5=6.4×107=64×106=8000m.
The very formula derived in the circle unit (d2=h(h+2R)≈2Rh) — and the radical graph's "ever flatter" shape draws precisely the diminishing returns of altitude on view.