직선(1차), 포물선(2차) 다음은 자연스럽게 3차, 4차, … — 다항함수y=anxn+⋯+a1x+a0의 가족 전체다. 차수가 오르면 그래프는 더 많이 굽이치지만, 무질서해지는 것은 아니다 — 개형은 단 세 가지 정보로 결정된다: 끝에서 어디로 가는가, 축을 어디서 만나는가, 만날 때 어떻게 행동하는가.
끝 거동: 최고차항의 독재
x가 아주 커지면(또는 아주 작아지면) 다항식에서 최고차항이 나머지를 압도한다.
예제
y=x3−5x2에서 x=100을 넣어 보자: x3=1,000,000, −5x2=−50,000 — 최고차항이 20배다. x=1000이면 200배. 멀리 갈수록 격차는 벌어지기만 하므로, 끝에서의 그래프는 y=x3과 같은 방향으로 간다.
그러므로 끝 거동은 최고차항 anxn의 차수의 홀짝과 계수의 부호만 본다:
an>0
an<0
n 짝수
양쪽 다 위로 (↖↗)
양쪽 다 아래로
n 홀수
왼쪽 아래, 오른쪽 위 (↙↗)
왼쪽 위, 오른쪽 아래
짝수차는 포물선의 확대판((−x)n=xn — 양끝이 같은 방향), 홀수차는 x3의 확대판(양끝이 반대 방향)이다.
근의 중복도: 통과인가 접촉인가
인수분해된 다항함수 y=(x−a)m⋯에서 지수 m을 근 a의 중복도라 한다. 중복도가 절편에서의 행동을 정한다:
조립: 왼쪽 아래에서 올라와 −1을 통과하고, 올라갔다 내려와 2에서 축에 닿되 뚫지 않고 되튀어 오른쪽 위로.
(x+1)(x−2)² — −1에서는 통과, 2에서는 닿고 되튄다.
y절편 (0,4)까지 찍으면 개형이 완성된다. 정확한 봉우리·골짜기의 위치는 미적분의 몫이지만, 모양의 뼈대는 이 세 정보로 이미 정해져 있다.
차수가 허락하는 것
n차 다항함수는 실근을 최대 n개 갖는다(중복도를 세면 정확히 이 예산 안에서 배분된다 — 정식 증명은 인수정리 차시에서). 그래프의 방향 전환(오르막↔내리막)도 최대 n−1회 — 3차가 굽이 두 번을 넘지 못하는 이유다.
거꾸로 유용한 사실 하나 — 홀수차 다항함수는 실근을 반드시 갖는다. 왼쪽 끝과 오른쪽 끝이 반대 방향(하나는 −∞, 하나는 +∞)이고 다항함수의 그래프는 끊김 없이 이어지므로, 어딘가에서 축을 건널 수밖에 없다.
주의
끝 거동을 읽을 때는 반드시 전개했을 때의 최고차항을 봐야 한다 — y=−2x(x−1)(x+3)의 최고차항은 각 인수의 x를 곱한 −2x3이다(계수 −2, 홀수차). 인수분해꼴에서 앞의 계수만 보고 판단하거나, 절편 개수를 차수로 착각하는 것(중복도와 허근이 차수를 잡아먹는다)이 이 차시의 두 함정이다.
Goals
Understand that a polynomial's end behavior is dictated by its leading term alone.
Read the trace that a root's multiplicity (odd = cross, even = bounce) leaves on the graph.
Sketch polynomial graphs from three facts: intercepts, multiplicities, end behavior.
The next family: polynomials
After lines (degree 1) and parabolas (degree 2) come degrees 3, 4, … — the whole family of polynomial functionsy=anxn+⋯+a1x+a0. Higher degrees wind more, but never lawlessly — the overall shape is pinned by just three pieces of information: where the ends go, where the graph meets the axis, and how it behaves when it does.
End behavior: the leading term's dictatorship
For very large (or very negative) x, the leading term overwhelms the rest.
Example
Put x=100 into y=x3−5x2: x3=1,000,000 against −5x2=−50,000 — the leading term is 20 times larger. At x=1000, 200 times. The gap only widens with distance, so at the ends the graph travels with y=x3.
End behavior therefore reads only the leading term anxn — its degree's parity and its sign:
an>0
an<0
n even
both ends up (↖↗)
both ends down
n odd
down-left, up-right (↙↗)
up-left, down-right
Even degrees are parabolas writ large ((−x)n=xn — matching ends); odd degrees are x3 writ large (opposite ends).
Multiplicity: cross or bounce
In a factored polynomial y=(x−a)m⋯, the exponent m is the root a's multiplicity — and it scripts the graph's behavior at that intercept:
Oddm (1,3,…): the graph crosses the axis — (x−a)m changes sign through a.
Evenm (2,4,…): the graph touches and bounces — even powers never change sign.
(An odd m>1 still crosses, but flattens against the axis on the way through — as x3 does at the origin.)
End behavior: the expanded leading term is x3 (a>0, odd) — in from the lower left, out to the upper right.
Assembly: up from the lower left, cross at −1, rise and fall to touch the axis at 2 without piercing, then away to the upper right.
(x+1)(x−2)² — a crossing at −1, a touch-and-bounce at 2.
Adding the y-intercept (0,4) completes the sketch. The exact peaks and valleys belong to calculus — but the skeleton of the shape is already fixed by these three facts.
What the degree permits
A degree-n polynomial has at most n real roots (with multiplicity, they are allotted exactly within this budget — the formal proof comes with the factor theorem). Direction changes (rise↔fall) number at most n−1 — why a cubic never bends more than twice.
One useful converse fact — every odd-degree polynomial has a real root. Its two ends point opposite ways (one to −∞, one to +∞), and a polynomial's graph runs unbroken, so somewhere it must cross the axis.
Watch out
Read end behavior from the leading term after expansion — for y=−2x(x−1)(x+3) that is the product of the factors' x's: −2x3 (coefficient −2, odd degree). The two traps of this lesson: judging by the front coefficient of a factored form alone, and mistaking the count of intercepts for the degree (multiplicities and nonreal roots eat degree too).
배운 것을 그대로 손에 익히는 단계straightforward practice to get moving
문제Problem 1몸풀기Warm-up
y=3x4−x3+7x−2의 차수, 최고차항, 상수항을 말하여라.
State the degree, leading term, and constant term of y=3x4−x3+7x−2.
정답과 풀이Answer & solution
정답 · 차수 4, 최고차항 3x4, 상수항 −2
Answer · degree 4, leading term 3x4, constant term −2
가장 높은 지수의 항이 최고차항(3x4), 그 지수가 차수(4), x가 없는 항이 상수항(−2 — y절편이기도 하다).
The highest-exponent term is the leading term (3x4), its exponent the degree (4), and the x-free term the constant (−2 — also the y-intercept).
문제Problem 2몸풀기Warm-up
다음 함수의 끝 거동(왼쪽 끝·오른쪽 끝의 방향)을 각각 말하여라.
(1) y=x3 (2) y=−x3 (3) y=x4 (4) y=−2x4
Give each function's end behavior (directions of the left and right ends).
(1) y=x3 (2) y=−x3 (3) y=x4 (4) y=−2x4
정답과 풀이Answer & solution
정답 · (1) 왼쪽 아래·오른쪽 위 (2) 왼쪽 위·오른쪽 아래 (3) 양쪽 위 (4) 양쪽 아래
Answer · (1) down-left, up-right (2) up-left, down-right (3) both up (4) both down
홀수차는 양끝이 반대(계수 양수면 ↙↗), 짝수차는 양끝이 같다(계수 양수면 둘 다 위). 부호가 음수면 전체가 뒤집힌다 — 표 한 장이 네 경우 전부다.
Odd degrees: opposite ends (positive coefficient gives ↙↗). Even degrees: matching ends (positive gives both up). A negative sign flips everything — one table covers all four.
문제Problem 3몸풀기Warm-up
y=x(x−3)(x+2)의 x절편을 모두 구하고, 각 절편에서 그래프가 축을 통과하는지 접하는지 말하여라.
Find all x-intercepts of y=x(x−3)(x+2), and say whether the graph crosses or bounces at each.
정답과 풀이Answer & solution
정답 · 0, 3, −2 — 셋 다 통과
Answer · 0, 3, −2 — crossings at all three
세 인수 모두 중복도 1(홀수) — 세 절편 0, 3, −2 모두에서 통과한다.
끝 거동은 x3형(왼쪽 아래→오른쪽 위)이므로, 그래프는 −2, 0, 3을 차례로 꿰뚫으며 두 번 굽이치는 표준 3차 곡선이다.
All three factors have multiplicity 1 (odd) — the graph crosses at each of −2, 0, 3.
With x3-type end behavior (lower left to upper right), it threads the three intercepts in order, bending twice — the standard cubic silhouette.
핵심Core
이 차시의 목표 수준the target level for this lesson
문제Problem 4핵심Core
y=(x−1)2(x+3)에 대하여 각 절편에서의 행동과 끝 거동을 말하고, 개형을 서술하여라.
For y=(x−1)2(x+3), give the behavior at each intercept and the end behavior, then describe the shape.
정답과 풀이Answer & solution
정답 · −3 통과, 1 접촉; 끝 거동 x3형 — 왼쪽 아래에서 와서 −3 통과, 올라갔다 내려와 1에서 되튀고 오른쪽 위로
Answer · cross at −3, bounce at 1; x3-type ends — in from lower left, cross −3, over the hill, bounce at 1, off to upper right
중복도: −3은 1(통과), 1은 2(접촉). 최고차항은 x3(↙↗).
조립: 왼쪽 아래에서 올라와 x=−3을 뚫고, 봉우리를 넘어 내려와 x=1에서 축에 닿기만 하고 되튄 뒤 오른쪽 위로 떠난다. y절편은 (0,3) — (0−1)2(0+3)=3.
접촉점이 골짜기 바닥 노릇을 하는 것(축이 최저 접선)이 짝수 중복도의 시각적 서명이다.
Multiplicities: −3 has 1 (cross), 1 has 2 (bounce). Leading term x3 (↙↗).
Assembly: up from the lower left, through x=−3, over a peak and down to touch the axis at x=1, bouncing away to the upper right. The y-intercept is (0,3), since (0−1)2(0+3)=3.
The bounce point serving as a valley floor (the axis as its tangent) is the visual signature of even multiplicity.
문제Problem 5핵심Core
어떤 3차함수의 그래프가 x=−2에서 축을 통과하고 x=1에서 축에 접하며, y절편이 2다. 이 함수의 식을 구하여라.
A cubic's graph crosses the axis at x=−2, is tangent to it at x=1, and has y-intercept 2. Find the function.
정답과 풀이Answer & solution
정답 · y=(x+2)(x−1)2
Answer · y=(x+2)(x−1)2
통과(m=1)와 접촉(m=2)으로 1+2=3차 — 예산이 꼭 맞는다:
y=a(x+2)(x−1)2.
y절편으로 a를 정한다: x=0에서 a(2)(1)=2⇒a=1:
y=(x+2)(x−1)2.
절편의 행동이 중복도를 불러 주고, 중복도의 합이 차수 예산과 맞아떨어지는지 확인하는 것 — 그래프에서 식을 복원하는 표준 절차다.
Cross (m=1) plus bounce (m=2) spends 1+2=3 — exactly the cubic budget:
y=a(x+2)(x−1)2.
The y-intercept fixes a: at x=0, a(2)(1)=2⇒a=1:
y=(x+2)(x−1)2.
Intercept behavior dictates multiplicities; checking that the multiplicities total the degree budget is the standard graph-to-formula procedure.
Explain "end behavior is set by the leading term" using y=x3−5x2 with the numerical comparison at x=100 and x=1000.
풀이와 채점 기준Solution & grading notes
x=100: x3=1,000,000, 5x2=50,000 — 최고차항이 20배.
x=1000: x3=109, 5x2=5×106 — 200배.
비율 x35x2=x5는 x가 커질수록 0으로 사라진다 — 낮은 차수 항은 상대적으로 무의미해진다(절대값은 커져도!). 그러므로 충분히 먼 곳에서 그래프는 y=x3과 방향을 같이한다.
차수를 하나 올릴 때마다 "멀리서는 x배 더 크다"는 이 비교가, 다항함수의 위계 전체를 정한다 — 유리함수의 점근선(다음 단원)도 같은 비교에서 나온다.
채점 기준 (논리가 맞는 다른 설명도 만점)
두 수치 비교 (1점)
비율 x5→0 관점 (1점)
"상대적 무의미"의 결론 (1점)
x=100: x3=1,000,000 against 5x2=50,000 — the leading term is 20 times larger.
x=1000: x3=109 against 5×106 — 200 times.
The ratio x35x2=x5 vanishes as x grows — lower-degree terms become relatively negligible (even as their absolute size grows!). So far enough out, the graph travels with y=x3.
This comparison — each extra degree means "x times bigger, far away" — sets the entire hierarchy of polynomials, and the asymptotes of rational functions (next unit) fall out of the same comparison.
Rubric (any logically correct explanation earns full credit)
The two numerical comparisons (1 pt)
The ratio x5→0 viewpoint (1 pt)
The "relatively negligible" conclusion (1 pt)
문제Problem 7핵심Core
y=−x(x−2)(x+2)의 절편, 각 절편에서의 행동, 끝 거동을 말하고 개형을 서술하여라.
For y=−x(x−2)(x+2): intercepts, behavior at each, end behavior, and the shape.
정답과 풀이Answer & solution
정답 · 절편 −2,0,2 모두 통과; 최고차항 −x3 — 왼쪽 위에서 와서 오른쪽 아래로
Answer · intercepts −2,0,2, all crossings; leading term −x3 — in from upper left, out to lower right
전개하면 y=−x3+4x — 최고차항 −x3(음수·홀수차): 왼쪽 위 → 오른쪽 아래.
세 절편 −2, 0, 2 모두 중복도 1로 통과. 조립: 왼쪽 위에서 내려와 −2를 뚫고, 골짜기를 지나 0을 뚫고 올라갔다가, 2를 뚫고 오른쪽 아래로.
−x3+4x=−(x3−4x)는 홀함수의 반사 — 그래프가 원점 대칭인 것도 확인 포인트다(홀수차 항뿐이므로, U1의 판별법).
Expanded: y=−x3+4x — leading term −x3 (negative, odd): upper left → lower right.
All three intercepts −2, 0, 2 have multiplicity 1: crossings. Assembly: down from the upper left through −2, dip and rise through 0, then through 2 and away to the lower right.
And −x3+4x has only odd-degree terms — an odd function (U1's test), so the graph is origin-symmetric: one more checkpoint.
문제Problem 8핵심Core서술형written response
홀수차 다항함수는 반드시 실근을 가짐을, 끝 거동으로 설명하여라.
Explain, via end behavior, why every odd-degree polynomial must have a real root.
풀이와 채점 기준Solution & grading notes
홀수차 다항함수의 두 끝은 반대 방향이다 — 최고차 계수가 양수면 왼쪽 끝에서 한없이 작아지고(−∞ 방향) 오른쪽 끝에서 한없이 커진다(음수면 반대).
그런데 다항함수의 그래프는 끊김 없이 이어지는 곡선이다(점프도 구멍도 없다). 아주 왼쪽에서 음수였다가 아주 오른쪽에서 양수가 되려면, 그 사이 어딘가에서 값이 정확히 0이 되는 순간을 지나야 한다 — 그 x가 실근이다.
짝수차는 이 논증이 통하지 않는다 — 양끝이 같은 방향이라 축을 안 건너고도 돌아올 수 있다(x2+1이 그 예). "연속이면 중간을 건너뛸 수 없다"는 직관은 미적분에서 중간값 정리라는 이름으로 정식화된다.
채점 기준 (논리가 맞는 다른 설명도 만점)
양끝 반대 방향 (1점)
이어짐(연속) + 건너감 논증 (1점)
짝수차 대비(반례 x2+1 등) (1점)
An odd-degree polynomial's two ends point opposite ways — with positive leading coefficient, arbitrarily negative on the far left and arbitrarily positive on the far right (reversed if negative).
But a polynomial's graph is an unbroken curve (no jumps, no holes). To pass from negative values far left to positive values far right, it must somewhere pass through the value exactly 0 — and that x is a real root.
The argument fails for even degrees — matching ends can return without crossing (x2+1 is the specimen). The intuition "a continuous curve cannot skip over a value" is formalized in calculus as the intermediate value theorem.
Rubric (any logically correct explanation earns full credit)
Opposite ends (1 pt)
The unbrokenness-and-crossing argument (1 pt)
The even-degree contrast (e.g. x2+1) (1 pt)
도전Challenge
아이디어를 결합해야 풀리는 문제problems that take more than one idea
문제Problem 9도전Challenge
y=x4−4x2의 절편과 각 절편에서의 행동, 끝 거동을 밝히고 개형을 서술하여라.
For y=x4−4x2: intercepts with behaviors, end behavior, and the shape.
정답과 풀이Answer & solution
정답 · 0에서 접촉, ±2에서 통과; 양쪽 위 — W자형
Answer · bounce at 0, crossings at ±2; both ends up — a W shape
인수분해:
y=x2(x2−4)=x2(x−2)(x+2).
절편: 0(중복도 2 — 접촉), ±2(각 1 — 통과). 끝 거동: x4형, 양쪽 위.
조립: 왼쪽 위에서 내려와 −2를 뚫고, 올라와 0에서 축에 닿고 되튀어 내려갔다가, 다시 올라 2를 뚫고 오른쪽 위로 — W자형이다(가운데 봉우리가 정확히 축에 닿는 W).
x4−4x2은 짝수차 항뿐 — 짝함수라 y축 대칭인 것과 W의 좌우 대칭이 맞물린다 ✓.
Factor:
y=x2(x2−4)=x2(x−2)(x+2).
Intercepts: 0 (multiplicity 2 — bounce), ±2 (each 1 — cross). End behavior: x4-type, both up.
Assembly: down from upper left through −2, up to touch the axis at 0 and bounce down, up again through 2 and away — a W whose middle peak grazes the axis exactly.
Only even-degree terms — an even function, y-axis symmetric, matching the W's mirror symmetry ✓.
문제Problem 10도전Challenge
y=x3+x의 그래프는 방향 전환(오르막↔내리막)을 몇 번 하는가? 근거를 대어라.
How many direction changes (rise↔fall) does the graph of y=x3+x make? Justify.
정답과 풀이Answer & solution
정답 · 0번 — 두 증가 함수의 합이라 계속 증가한다
Answer · 0 — a sum of two increasing functions, so it only rises
x3도 x도 증가 함수다 — a<b면 a3<b3이고 a<b. 증가 함수 두 개의 합도 증가한다:
a<b⟹a3+a<b3+b.
계속 오르기만 하므로 방향 전환은 0번이다.
3차라고 반드시 두 번 굽이치는 것이 아니다 — 최대 n−1회는 한도이지 의무가 아니다. (y=x3−x와 비교하면: −x가 끼는 순간 두 번 굽이친다 — 항 하나의 부호가 개형을 가른다.)
Both x3 and x are increasing — a<b gives a3<b3 and a<b. A sum of increasing functions increases:
a<b⟹a3+a<b3+b.
Always rising — zero direction changes.
Cubics need not bend twice — the bound n−1 is a ceiling, not a duty. (Compare y=x3−x: flip one term's sign and two bends appear — one term decides the silhouette.)
문제Problem 11도전Challenge서술형written response
다항함수 y=x4−3x2+1이 짝함수임을 확인하고, "다항함수가 짝함수 ⟺ 홀수차 항이 하나도 없다"의 (⇐) 방향을 설명하여라.
Verify that y=x4−3x2+1 is even, and explain the (⇐) direction of "a polynomial is even ⟺ it has no odd-degree terms."
풀이와 채점 기준Solution & grading notes
확인.f(−x)=(−x)4−3(−x)2+1=x4−3x2+1=f(x) — 짝함수다.
(⇐). 홀수차 항이 없으면 모든 항이 ax2k 꼴인데, (−x)2k=x2k이므로 각 항이 x→−x에 불변 — 합 전체도 불변, 곧 f(−x)=f(x)다.
(반대 방향도 성립한다 — 짝함수면 f(x)−f(−x)=0인데 이 차는 홀수차 항의 두 배들만 남으므로, 홀수차 계수가 전부 0이어야 한다. 계수 비교의 이 논법은 다항식의 상등에서 온다.)
"짝·홀"이라는 이름이 지수의 홀짝에서 왔다는 U1의 관찰이, 다항함수에서는 완전한 판별법이 된다 — 항을 훑는 것만으로 대칭이 판정된다.
(⇐). With no odd-degree terms, every term is ax2k, and (−x)2k=x2k — each term is unchanged under x→−x, hence so is the sum: f(−x)=f(x).
(The converse holds too — if f is even, f(x)−f(−x)=0, and that difference consists of doubled odd-degree terms only, forcing every odd coefficient to 0. This coefficient-comparison argument comes from polynomial equality.)
U1's observation that "even/odd" is named for exponents becomes, for polynomials, a complete test — scan the terms and the symmetry is decided.
Rubric (any logically correct explanation earns full credit)
The f(−x) verification (1 pt)
Invariance of even-exponent terms (1 pt)
Extension to the sum (1 pt)
경시Contest
대회 스타일competition style
문제Problem 12경시Contest증명proof
최고차계수가 1인 4차 함수가 x절편을 정확히 1과 3에서만 갖되, 1에서는 접하고(부호 불변) 3에서는 통과(부호 변화)하도록 만들 수 있는가? 가능하면 예를 들고, 불가능하면 증명하여라.
Can a quartic with leading coefficient 1 have x-intercepts at exactly 1 and 3, tangent (no sign change) at 1 and crossing (sign change) at 3? Give an example, or prove impossibility.
힌트Hint
두 절편의 중복도와 (있다면) 허근 쌍의 차수를 더해 4가 되는지 따져라.
Add up the two intercepts' multiplicities and the degrees of any nonreal-root factors — must they total 4?
풀이와 채점 기준Solution & grading notes
불가능하다.
절편 1에서 접하려면 중복도가 짝수(2 또는 4), 3에서 통과하려면 홀수(1 또는 3)여야 한다. 절편이 이 둘뿐이므로 나머지 인수는 실근 없는 이차 인수들 — 각각 차수 2(짝수)를 소비한다.
차수의 합을 따지면:
x=1짝수+x=3홀수+허근쌍짝수들=홀수
— 그런데 전체 차수는 4, 짝수다. 모순. ■
가능한 조합을 실제로 나열해 봐도 같다: 2+1=3(차수 부족), 2+3=5, 4+1=5(초과), 2+1+2(허근)=5 — 어느 것도 4가 안 된다.
절편의 행동(접촉/통과)이 중복도의 홀짝을 강제하고, 홀짝의 합이 차수와 맞아야 한다 — 그래프의 모양이 대수적 제약을 받는다는 사실의 가장 깨끗한 표본이다. (통과를 1로, 접촉을 3으로 바꾸면 (x−1)3(x−3)으로 가능해진다 — 홀짝이 뒤집히기 때문.)
채점 기준 (논리가 맞는 다른 풀이도 만점 — 경우 나열 포함)
접촉 = 짝수·통과 = 홀수 중복도 번역 (1점)
허근 쌍이 짝수 차수 소비 (1점)
홀짝 모순 결론 (1점)
Impossible.
Tangency at 1 forces an even multiplicity (2 or 4); crossing at 3 forces an odd one (1 or 3). With no other intercepts, all remaining factors are quadratics without real roots — each consuming degree 2 (even).
Sum the degrees:
x=1even+x=3odd+nonreal pairsevens=odd
— but the total degree is 4, even. Contradiction. ■
Listing the combinations agrees: 2+1=3 (short), 2+3=5, 4+1=5 (over), 2+1+2=5 — nothing makes 4.
Intercept behavior forces multiplicity parity, and the parities must total the degree — the cleanest specimen of a graph's shape being algebraically constrained. (Swap the roles — cross at 1, flatten-tangent... rather, crossing with multiplicity 3 at one point: (x−1)3(x−3) works, because the parities flip.)
Rubric (any logically correct proof earns full credit — case enumeration included)
Translating tangency/crossing to even/odd multiplicity (1 pt)
Nonreal pairs consuming even degree (1 pt)
The parity contradiction (1 pt)
문제Problem 13경시Contest
곡선 y=x3−3x2+2x의 점대칭 중심을 구하여라.
Find the center of point symmetry of the curve y=x3−3x2+2x.
힌트Hint
x=1+t로 치환해 이차항이 사라지는지 보라 — 변환 단원의 그 수법이다.
Substitute x=1+t and watch the quadratic term vanish — the transformations unit's move.
U1에서 특정 삼차로 연습했던 "이동된 홀함수" 수법이 일반 전략으로 승격됐다 — 모든 삼차함수는 x=−3ab로 옮기면 이차항이 사라져 홀함수 꼴이 되고, 따라서 점대칭 중심을 정확히 하나 갖는다. 그 중심의 기하적 이름(변곡점)은 미적분이 붙여 준다.
Shift to the candidate center via x=1+t (the candidate being −3ab=1):
f(1+t)=(1+3t+3t2+t3)−3(1+2t+t2)+2+2t=t3−t.
And t3−t is odd — point-symmetric about the new origin, i.e. about (1,f(1))=(1,0).
Check: f(1+t)+f(1−t)=(t3−t)+(−t3+t)=0=2×0 ✓.
The "shifted odd function" move, rehearsed on one cubic in U1, is now a general strategy — every cubic loses its quadratic term under the shift x=−3ab, becomes odd-shaped, and so owns exactly one center of symmetry. Its geometric name (the inflection point) is conferred by calculus.