IB Mathematics: Analysis & Approaches HL · 鼎睿学苑

Unit B2: Polynomial
Functions
单元 B2:多项式函数

The algebra of polynomials, from the quadratic on the SL paper to the higher-degree factorisations that decide HL Paper 2 questions. We move through the three forms of a quadratic, read off the shape and roots from the discriminant, exploit Vieta's relations to sidestep the quadratic formula, solve inequalities by sign analysis, and finally lift those tools to cubics and beyond via the factor theorem, the remainder theorem, and polynomial division.本单元讲多项式的代数:从 SL 试卷的二次函数,到决定 HL Paper 2 题目的高次因式分解。我们依次讲解二次函数三种形式、由判别式判断图像与根、用 Vieta 关系绕开求根公式、用符号分析解不等式,最后用因式定理、余数定理与多项式除法把这些工具推广到三次乃至更高次的情形。

IB AA HL · Topic 2.6 / 2.7 / 2.12 Papers 1 · 2 6 Concepts · SL + HL mix6 个核心概念 · SL + HL 混合

How to use this guide本指南使用说明

B2 is the algebraic backbone of the Functions block. Quadratics appear on every Paper 1 and every Paper 2, and the HL extension to cubics and quartics shows up in algebraic and geometric problems alike. Each section pairs a cram-mode summary with one or two worked examples; the going-deeper blocks and pitfalls are flagged for the 7 chaser.B2 是函数模块的代数支柱。二次函数出现在每一份 Paper 1 与 Paper 2 上,HL 延伸到三次与四次的内容也在代数题与几何题中频繁登场。每节都配 cram 模式摘要加 1 到 2 道例题;"深入"小节与陷阱提示是给冲 7 分的同学准备的。

!
If you are cramming如果你在临阵磨枪

Memorise the three forms of a quadratic. Memorise the discriminant $\Delta = b^{2} - 4ac$ and what each sign tells you. Memorise Vieta's two relations $\alpha + \beta = -b/a$ and $\alpha\beta = c/a$. Practise one inequality by the "find roots, sketch, read off" routine.

背熟二次函数三种形式。背熟判别式 $\Delta = b^{2} - 4ac$ 及其符号含义。背熟 Vieta 两关系 $\alpha + \beta = -b/a$、$\alpha\beta = c/a$。按"求根、画图、读区间"做一道不等式练习。

If you are going for a 7如果你目标是 7 分

Master completing the square as a one-step move; it is the same trick that proves the quadratic formula. Use Vieta to compute symmetric expressions in the roots without solving for the roots explicitly. For HL, internalise the equivalence between "$(x - r)$ is a factor" and "$P(r) = 0$", and use it to crack cubics on Paper 2.

把配方法练成一步到位的动作;它正是证明求根公式的同一招。用 Vieta 不解出根也能算根的对称表达式。HL 部分须把"$(x - r)$ 是因式"与"$P(r) = 0$"完全等同,并以此攻克 Paper 2 上的三次方程题。

HL flagHL 标记说明 Sections B2.5 (factor and remainder theorems) and B2.6 (polynomial division and roots) are HL only. Sections B2.1 to B2.4 are SL content that HL students inherit. Inequalities (B2.4) appear at both levels but HL questions extend to cubic and quartic polynomials.B2.5(因式定理与余数定理)与 B2.6(多项式除法与根)为 HL 专属。B2.1 至 B2.4 是 SL 内容,HL 学生继承。不等式(B2.4)在两个层级都出现,但 HL 题目延伸到三次与四次多项式。

Quadratic Functions: Three Forms二次函数的三种形式 SL 2.6

Three forms, one parabola. Each form makes one feature obvious; choose the form by what the question gives you. $$ \text{Standard:} \quad y \;=\; a x^{2} + b x + c. $$ $$ \text{Vertex:} \quad y \;=\; a (x - h)^{2} + k, \quad \text{vertex at } (h, k). $$ $$ \text{Factored:} \quad y \;=\; a (x - r_{1})(x - r_{2}), \quad \text{roots } r_{1}, r_{2}. $$ The leading coefficient $a$ controls the opening (up if $a > 0$, down if $a < 0$) and the width.

Conversion route. Standard to vertex is completing the square. Standard to factored is using the quadratic formula (or factoring by inspection). Vertex to standard is expanding the binomial.
三种形式,一条抛物线。每种形式各显一种几何特征;按题目所给信息选用。 $$ \text{标准式:} \quad y \;=\; a x^{2} + b x + c. $$ $$ \text{顶点式:} \quad y \;=\; a (x - h)^{2} + k, \quad \text{顶点 } (h, k). $$ $$ \text{交点式(因式式):} \quad y \;=\; a (x - r_{1})(x - r_{2}), \quad \text{根 } r_{1}, r_{2}. $$ 首项系数 $a$ 决定开口方向($a > 0$ 开口向上、$a < 0$ 向下)与开口宽窄。

转换路径。标准式转顶点式:配方法。标准式转因式式:求根公式(或观察分解)。顶点式转标准式:展开二次式。
Worked Example B2.1 (completing the square)B2.1 例题(配方法)

Express $y = 2 x^{2} - 8 x + 5$ in vertex form and state the coordinates of the vertex.把 $y = 2 x^{2} - 8 x + 5$ 化为顶点式,并写出顶点坐标。

Step 1. Factor the leading coefficient from the $x$ terms.

第 1 步:从含 $x$ 的项中提取首项系数。

$$ y \;=\; 2 (x^{2} - 4 x) + 5. $$

Step 2. Complete the square inside the bracket. Half of $-4$ is $-2$, squared is $4$.

第 2 步:在括号内配方。$-4$ 的一半为 $-2$,平方为 $4$。

$$ y \;=\; 2 \bigl[(x - 2)^{2} - 4\bigr] + 5 \;=\; 2 (x - 2)^{2} - 8 + 5 \;=\; 2 (x - 2)^{2} - 3. $$

Result. Vertex form is $y = 2 (x - 2)^{2} - 3$. The vertex is at $(2, -3)$, and because $a = 2 > 0$ the parabola opens upward, so $(2, -3)$ is a minimum.

结果。顶点式为 $y = 2 (x - 2)^{2} - 3$。顶点 $(2, -3)$;因 $a = 2 > 0$,开口向上,故 $(2, -3)$ 为最小值点。

Going deeper: completing the square in general深入:一般情形下的配方法

For a general quadratic $y = a x^{2} + b x + c$ with $a \ne 0$, factor $a$ from the first two terms and add then subtract $(b/(2a))^{2}$ inside:

对一般二次式 $y = a x^{2} + b x + c$($a \ne 0$),从前两项提 $a$,并在括号内加减 $(b/(2a))^{2}$:

$$ y \;=\; a \left( x + \tfrac{b}{2a} \right)^{2} + c - \tfrac{b^{2}}{4a}. $$

Hence the vertex sits at $\bigl( -\tfrac{b}{2a}, \; c - \tfrac{b^{2}}{4a} \bigr)$. Notice that the $x$-coordinate of the vertex is exactly $-b/(2a)$, which is the axis of symmetry. The $y$-coordinate equals $-\Delta / (4a)$ where $\Delta = b^{2} - 4 a c$. This single calculation is the source of every shortcut later in the unit.

故顶点坐标为 $\bigl( -\tfrac{b}{2a}, \; c - \tfrac{b^{2}}{4a} \bigr)$。注意顶点横坐标 $-b/(2a)$ 正是对称轴方程。纵坐标等于 $-\Delta / (4a)$,其中 $\Delta = b^{2} - 4 a c$。本单元之后的所有捷径都源于这一次配方。

The vertex of $y = x^{2} - 6 x + 11$ is:$y = x^{2} - 6 x + 11$ 的顶点为:
B2.1 · Q1
$(6, 11)$
$(-3, 2)$
$(3, 2)$
$(3, -2)$
Complete the square: $x^{2} - 6 x + 11 = (x - 3)^{2} - 9 + 11 = (x - 3)^{2} + 2$. Vertex is $(3, 2)$.配方:$x^{2} - 6 x + 11 = (x - 3)^{2} - 9 + 11 = (x - 3)^{2} + 2$。顶点 $(3, 2)$。
Use either the axis-of-symmetry formula $x = -b/(2a) = 3$ and then $y(3) = 9 - 18 + 11 = 2$, or complete the square to get $(x - 3)^{2} + 2$. Either way the vertex is $(3, 2)$.用对称轴公式 $x = -b/(2a) = 3$,代入得 $y(3) = 9 - 18 + 11 = 2$;或配方得 $(x - 3)^{2} + 2$。两种方法都给顶点 $(3, 2)$。

Discriminant and Quadratic Formula判别式与求根公式 SL 2.7

The discriminant. For $a x^{2} + b x + c = 0$ with $a \ne 0$: $$ \Delta \;=\; b^{2} - 4 a c. $$ Three regimes.
  • $\Delta > 0$: two distinct real roots. The parabola cuts the $x$-axis twice.
  • $\Delta = 0$: one repeated real root. The parabola touches the $x$-axis (tangent).
  • $\Delta < 0$: no real roots. The parabola sits entirely above (if $a > 0$) or below (if $a < 0$) the $x$-axis.
Quadratic formula. $$ x \;=\; \frac{-b \pm \sqrt{\Delta}}{2 a} \;=\; \frac{-b \pm \sqrt{b^{2} - 4 a c}}{2 a}. $$ The $\pm$ produces the two roots when $\Delta > 0$; collapses to the single root $x = -b/(2a)$ when $\Delta = 0$.
判别式。对 $a x^{2} + b x + c = 0$($a \ne 0$): $$ \Delta \;=\; b^{2} - 4 a c. $$ 三种情形。
  • $\Delta > 0$:两不等实根。抛物线交 $x$ 轴两次。
  • $\Delta = 0$:一重根。抛物线与 $x$ 轴相切。
  • $\Delta < 0$:无实根。抛物线整体在 $x$ 轴上方(若 $a > 0$)或下方(若 $a < 0$)。
求根公式。 $$ x \;=\; \frac{-b \pm \sqrt{\Delta}}{2 a} \;=\; \frac{-b \pm \sqrt{b^{2} - 4 a c}}{2 a}. $$ $\Delta > 0$ 时 $\pm$ 给出两根;$\Delta = 0$ 时退化为单根 $x = -b/(2a)$。
Worked Example B2.2 (find $k$ for repeated root)B2.2 例题(求 $k$ 使方程有重根)

Find the values of $k$ for which $x^{2} + (k - 2) x + 9 = 0$ has a repeated real root.求 $k$,使 $x^{2} + (k - 2) x + 9 = 0$ 有重根。

Apply the discriminant condition. Repeated root requires $\Delta = 0$. Here $a = 1$, $b = k - 2$, $c = 9$.

套用判别式条件。有重根需 $\Delta = 0$。此处 $a = 1$、$b = k - 2$、$c = 9$。

$$ \Delta \;=\; (k - 2)^{2} - 4 \cdot 1 \cdot 9 \;=\; (k - 2)^{2} - 36 \;=\; 0. $$

Solve for $k$.

解出 $k$。

$$ (k - 2)^{2} \;=\; 36 \quad\Longrightarrow\quad k - 2 \;=\; \pm 6 \quad\Longrightarrow\quad k \;=\; 8 \;\; \text{or} \;\; k \;=\; -4. $$

Result. The equation has a repeated root when $k = 8$ or $k = -4$.

结果。$k = 8$ 或 $k = -4$ 时方程有重根。

Pitfall: sign of $a$陷阱:$a$ 的符号 "The parabola lies above the $x$-axis for all $x$" requires both $a > 0$ and $\Delta < 0$. If $a < 0$ and $\Delta < 0$, the parabola lies entirely below. Stating $\Delta < 0$ alone is not enough; the leading coefficient determines on which side of the axis the parabola sits."抛物线对所有 $x$ 都在 $x$ 轴上方"需同时满足 $a > 0$ $\Delta < 0$。若 $a < 0$ 且 $\Delta < 0$,抛物线整体在轴下方。仅写 $\Delta < 0$ 不够;首项系数决定抛物线在轴的哪一侧。
The equation $2 x^{2} - 5 x + 4 = 0$ has:方程 $2 x^{2} - 5 x + 4 = 0$ 的根:
B2.2 · Q1
two distinct real roots两不等实根
no real roots无实根
one repeated real root一重根
infinitely many roots无穷多根
$\Delta = (-5)^{2} - 4 \cdot 2 \cdot 4 = 25 - 32 = -7 < 0$. No real roots.$\Delta = (-5)^{2} - 4 \cdot 2 \cdot 4 = 25 - 32 = -7 < 0$。无实根。
Compute $\Delta = b^{2} - 4 a c = 25 - 32 = -7$. Since $\Delta < 0$, the equation has no real roots.算 $\Delta = b^{2} - 4 a c = 25 - 32 = -7$。$\Delta < 0$,方程无实根。

Sum and Product of Roots (Vieta)根的和与积(Vieta 定理) SL 2.7

Vieta for quadratics. If $\alpha, \beta$ are the roots of $a x^{2} + b x + c = 0$ (with $a \ne 0$), then $$ \alpha + \beta \;=\; -\frac{b}{a}, \qquad \alpha \beta \;=\; \frac{c}{a}. $$ Read off the sum and the product directly from the coefficients. The roots themselves are not needed.

Symmetric expressions. Any symmetric polynomial in $\alpha$ and $\beta$ can be written using $\alpha + \beta$ and $\alpha\beta$ alone. Two identities show up constantly: $$ \alpha^{2} + \beta^{2} \;=\; (\alpha + \beta)^{2} - 2\alpha\beta, \qquad \frac{1}{\alpha} + \frac{1}{\beta} \;=\; \frac{\alpha + \beta}{\alpha\beta}. $$ Reverse Vieta. Given sum $S$ and product $P$, the quadratic with those roots is $x^{2} - S x + P = 0$.
二次的 Vieta 关系。若 $\alpha, \beta$ 是 $a x^{2} + b x + c = 0$($a \ne 0$)的根,则 $$ \alpha + \beta \;=\; -\frac{b}{a}, \qquad \alpha \beta \;=\; \frac{c}{a}. $$ 直接由系数读出和与积,无需先求根。

对称表达式。$\alpha, \beta$ 的任何对称多项式都可用 $\alpha + \beta$ 与 $\alpha\beta$ 表出。两条恒等式最常用: $$ \alpha^{2} + \beta^{2} \;=\; (\alpha + \beta)^{2} - 2\alpha\beta, \qquad \frac{1}{\alpha} + \frac{1}{\beta} \;=\; \frac{\alpha + \beta}{\alpha\beta}. $$ 反向使用 Vieta。已知和 $S$ 与积 $P$,以 $\alpha, \beta$ 为根的二次方程为 $x^{2} - S x + P = 0$。
Worked Example B2.3 (symmetric sum)B2.3 例题(对称和)

Let $\alpha, \beta$ be the roots of $x^{2} - 5 x + 6 = 0$. Find the value of $\alpha^{2} + \beta^{2}$ without solving for the roots.设 $\alpha, \beta$ 是 $x^{2} - 5 x + 6 = 0$ 的根。不解出根,求 $\alpha^{2} + \beta^{2}$。

Read off the sum and product. With $a = 1$, $b = -5$, $c = 6$:

读出和与积。$a = 1$、$b = -5$、$c = 6$:

$$ \alpha + \beta \;=\; -\frac{-5}{1} \;=\; 5, \qquad \alpha \beta \;=\; \frac{6}{1} \;=\; 6. $$

Apply the symmetric identity.

套用对称恒等式。

$$ \alpha^{2} + \beta^{2} \;=\; (\alpha + \beta)^{2} - 2 \alpha \beta \;=\; 5^{2} - 2 \cdot 6 \;=\; 25 - 12 \;=\; 13. $$

Cross-check. Solving gives $\alpha = 2$, $\beta = 3$ and $4 + 9 = 13$, which matches.

互相检验。实解 $\alpha = 2$、$\beta = 3$,$4 + 9 = 13$,吻合。

Going deeper: why Vieta works深入:Vieta 关系的来源

Divide the quadratic by $a$ to put it in monic form, then write it in factored form using its two roots:

将二次方程除以 $a$ 化为首一形式,再用两根写成因式形式:

$$ x^{2} + \tfrac{b}{a} x + \tfrac{c}{a} \;=\; (x - \alpha)(x - \beta) \;=\; x^{2} - (\alpha + \beta) x + \alpha \beta. $$

Comparing coefficients of $x$ gives $\alpha + \beta = -b/a$, and comparing constant terms gives $\alpha\beta = c/a$. Hence Vieta's relations are just a coefficient match between standard and factored forms.

比较 $x$ 的系数得 $\alpha + \beta = -b/a$,比较常数项得 $\alpha\beta = c/a$。Vieta 关系即标准式与因式式之间的系数对应。

The roots of $3 x^{2} + 12 x - 6 = 0$ have sum and product:$3 x^{2} + 12 x - 6 = 0$ 的两根之和与积为:
B2.3 · Q1
$\text{sum } = 12, \; \text{product } = -6$
$\text{sum } = -12, \; \text{product } = 6$
$\text{sum } = -4, \; \text{product } = -2$
$\text{sum } = 4, \; \text{product } = 2$
$\alpha + \beta = -b/a = -12/3 = -4$ and $\alpha\beta = c/a = -6/3 = -2$.$\alpha + \beta = -b/a = -12/3 = -4$,$\alpha\beta = c/a = -6/3 = -2$。
Divide by the leading coefficient first. $\alpha + \beta = -b/a = -4$ and $\alpha\beta = c/a = -2$. Forgetting to divide by $a$ is the standard slip.先除以首项系数。$\alpha + \beta = -b/a = -4$,$\alpha\beta = c/a = -2$。忘记除以 $a$ 是常见失误。

Quadratic Inequalities二次不等式 SL 2.7

Three-step routine.
  1. Move everything to one side so the inequality reads "quadratic vs $0$".
  2. Find the roots by factoring or by the quadratic formula. Let them be $r_{1} < r_{2}$ (assume $\Delta > 0$ for now).
  3. Sketch the parabola and read off the intervals where the inequality holds.
Sign of the parabola (for $a > 0$, opening upward):
  • Negative between the roots: $a x^{2} + b x + c < 0 \iff r_{1} < x < r_{2}$.
  • Positive outside the roots: $a x^{2} + b x + c > 0 \iff x < r_{1}$ or $x > r_{2}$.
If $a < 0$, the two cases swap. If $\Delta = 0$, the quadratic touches the axis at the single root and is non-negative (or non-positive) everywhere else. If $\Delta < 0$, the quadratic has constant sign equal to the sign of $a$.
三步法。
  1. 移项使不等式形如"二次 vs $0$"。
  2. 求根:因式分解或用求根公式。设 $r_{1} < r_{2}$(暂设 $\Delta > 0$)。
  3. 画抛物线,读取满足不等式的区间。
抛物线符号($a > 0$,开口向上):
  • 两根之间为负:$a x^{2} + b x + c < 0 \iff r_{1} < x < r_{2}$。
  • 两根之外为正:$a x^{2} + b x + c > 0 \iff x < r_{1}$ 或 $x > r_{2}$。
$a < 0$ 时上下两种情形互换。$\Delta = 0$ 时抛物线与 $x$ 轴相切于单根,其余位置同号。$\Delta < 0$ 时抛物线符号恒为 $a$ 的符号。
Worked Example B2.4 (solve $x^{2} - x - 6 < 0$)B2.4 例题(解 $x^{2} - x - 6 < 0$)

Solve the inequality $x^{2} - x - 6 < 0$, giving your answer as an interval.解不等式 $x^{2} - x - 6 < 0$,用区间形式给出答案。

Factor. $x^{2} - x - 6 = (x - 3)(x + 2)$. Roots are $r_{1} = -2$ and $r_{2} = 3$.

因式分解。$x^{2} - x - 6 = (x - 3)(x + 2)$。根为 $r_{1} = -2$、$r_{2} = 3$。

Sketch. The leading coefficient is $a = 1 > 0$, so the parabola opens upward; it is below the $x$-axis precisely between the roots.

画图。首项系数 $a = 1 > 0$,开口向上;在两根之间正好低于 $x$ 轴。

Read off the interval.

读出区间。

$$ x^{2} - x - 6 < 0 \quad\Longleftrightarrow\quad -2 \;<\; x \;<\; 3. $$

Result. The solution set is the open interval $(-2, 3)$.

结果。解集为开区间 $(-2, 3)$。

Pitfall: strict vs non-strict陷阱:严格与非严格不等式 A strict inequality ($<$ or $>$) excludes the roots from the solution; use open intervals. A non-strict inequality ($\le$ or $\ge$) includes the roots; use closed intervals. Mixing the two costs the A1.严格不等号($<$ 或 $>$)排除根,用开区间。非严格不等号($\le$ 或 $\ge$)包含根,用闭区间。混用要丢 A1。
The solution of $x^{2} - 4 x + 3 \ge 0$ is:$x^{2} - 4 x + 3 \ge 0$ 的解为:
B2.4 · Q1
$1 < x < 3$
$1 \le x \le 3$
$x < 1$ or $x > 3$
$x \le 1$ or $x \ge 3$
Factor: $(x - 1)(x - 3) \ge 0$. Parabola opens upward with roots $1, 3$; non-negative outside the roots. Non-strict inequality includes the roots, so $x \le 1$ or $x \ge 3$.分解:$(x - 1)(x - 3) \ge 0$。抛物线开口向上,根为 $1, 3$;两根之外非负。非严格不等号含根,故 $x \le 1$ 或 $x \ge 3$。
Factor first to find roots $1$ and $3$. Outside the roots the parabola is positive; at the roots it is zero. So the solution to $\ge 0$ is $x \le 1$ or $x \ge 3$.先分解求得根 $1, 3$。两根之外抛物线为正,根处为零。$\ge 0$ 的解为 $x \le 1$ 或 $x \ge 3$。

Factor and Remainder Theorems因式定理与余数定理 HL AHL 2.12

Remainder theorem. When a polynomial $P(x)$ is divided by $(x - r)$, the remainder equals $P(r)$.

Factor theorem. $(x - r)$ is a factor of $P(x)$ if and only if $P(r) = 0$.

Translation. The factor theorem is the remainder theorem in the special case "remainder is zero". Together they convert root-finding into evaluation: to test whether $r$ is a root, just compute $P(r)$.

Use case. For a cubic $P(x) = x^{3} + \cdots$, try integer values $r \in \{ \pm 1, \pm 2, \pm 3, \ldots \}$ that divide the constant term. The first $r$ with $P(r) = 0$ gives a linear factor $(x - r)$; divide out to get a quadratic, then factor the quadratic by the methods of B2.1 to B2.4.
余数定理。多项式 $P(x)$ 除以 $(x - r)$,余数等于 $P(r)$。

因式定理。$(x - r)$ 是 $P(x)$ 的因式当且仅当 $P(r) = 0$。

解读。因式定理是余数定理"余数为零"的特例。两者将"求根"转化为"求值":检验 $r$ 是否为根,只需算 $P(r)$。

用法。对三次 $P(x) = x^{3} + \cdots$,试取能整除常数项的整数 $r \in \{ \pm 1, \pm 2, \pm 3, \ldots \}$。首个使 $P(r) = 0$ 的 $r$ 给出一次因式 $(x - r)$;做除法得二次,再用 B2.1 到 B2.4 的方法分解二次。
Worked Example B2.5 (cubic factorisation) HLB2.5 例题(三次因式分解)HL

Show that $(x - 2)$ is a factor of $P(x) = x^{3} - 7 x + 6$, then factor $P(x)$ fully.证明 $(x - 2)$ 是 $P(x) = x^{3} - 7 x + 6$ 的因式,然后将 $P(x)$ 完全分解。

Apply the factor theorem. Compute $P(2)$:

用因式定理。算 $P(2)$:

$$ P(2) \;=\; 2^{3} - 7 \cdot 2 + 6 \;=\; 8 - 14 + 6 \;=\; 0. $$

Since $P(2) = 0$, the factor theorem gives that $(x - 2)$ is a factor.

$P(2) = 0$,由因式定理,$(x - 2)$ 是因式。

Divide out the factor. Polynomial long division (or synthetic division) yields

除去该因式。多项式长除法(或综合除法)得

$$ x^{3} - 7 x + 6 \;=\; (x - 2)(x^{2} + 2 x - 3). $$

Factor the quadratic. $x^{2} + 2 x - 3 = (x - 1)(x + 3)$.

分解二次。$x^{2} + 2 x - 3 = (x - 1)(x + 3)$。

Result.

结果。

$$ P(x) \;=\; (x - 2)(x - 1)(x + 3). $$

The three roots are $x = 2$, $x = 1$, $x = -3$.

三根为 $x = 2$、$x = 1$、$x = -3$。

Going deeper: proof of the remainder theorem深入:余数定理的证明

Apply the division algorithm: dividing $P(x)$ by the linear divisor $(x - r)$ produces a quotient $Q(x)$ and a remainder $R$ of degree strictly less than $1$, hence a constant. Therefore

用带余除法:$P(x)$ 除以一次式 $(x - r)$ 得商 $Q(x)$ 与余数 $R$,余数的次数严格小于 $1$,故为常数。因此

$$ P(x) \;=\; (x - r) \, Q(x) + R. $$

Substituting $x = r$ collapses the first term, leaving $P(r) = R$. Hence the remainder $R$ equals $P(r)$, proving the remainder theorem. The factor theorem is the corollary "$R = 0 \iff (x - r)$ divides $P(x)$".

代入 $x = r$,首项消失,得 $P(r) = R$。故余数 $R = P(r)$,余数定理得证。因式定理即推论"$R = 0 \iff (x - r) \mid P(x)$"。

The remainder when $P(x) = x^{3} - 2 x^{2} + 3 x - 4$ is divided by $(x - 1)$ is:$P(x) = x^{3} - 2 x^{2} + 3 x - 4$ 除以 $(x - 1)$ 的余数为:
B2.5 · Q1
$-2$
$0$
$2$
$-4$
By the remainder theorem, the remainder equals $P(1) = 1 - 2 + 3 - 4 = -2$.由余数定理,余数等于 $P(1) = 1 - 2 + 3 - 4 = -2$。
The remainder on division by $(x - r)$ is $P(r)$. Here $r = 1$, so compute $P(1)$ directly: $P(1) = 1 - 2 + 3 - 4 = -2$.除以 $(x - r)$ 的余数为 $P(r)$。此处 $r = 1$,直接算 $P(1) = 1 - 2 + 3 - 4 = -2$。

Polynomial Division and Roots多项式除法与根 HL AHL 2.12

Polynomial long division. Treat polynomials like integers under long division: $$ P(x) \;=\; D(x) \, Q(x) + R(x), \qquad \deg R(x) \;<\; \deg D(x). $$ Here $D(x)$ is the divisor, $Q(x)$ the quotient, $R(x)$ the remainder. When $D(x) = (x - r)$ is linear, $R(x)$ is a constant equal to $P(r)$ (the remainder theorem of B2.5).

Finding the remaining roots. Once a known root $r$ has been pulled out, divide $P(x)$ by $(x - r)$ to obtain $Q(x)$ of one lower degree. Find the roots of $Q(x)$ by the methods of B2.1 to B2.4 (or by recursion if $Q(x)$ is still cubic or higher).

Polynomial inequalities by sign chart. Factor the polynomial completely. Mark all roots on a number line. The sign on each interval between adjacent roots is constant; determine it at a single test point per interval (or use the rule that a simple root flips the sign while a double root preserves it). Read off the solution.
多项式长除法。对多项式做与整数长除相同的运算: $$ P(x) \;=\; D(x) \, Q(x) + R(x), \qquad \deg R(x) \;<\; \deg D(x). $$ $D(x)$ 为除式、$Q(x)$ 为商、$R(x)$ 为余式。当 $D(x) = (x - r)$ 为一次式时,$R(x)$ 为常数,等于 $P(r)$(B2.5 的余数定理)。

求剩余的根。提出已知根 $r$ 后,将 $P(x)$ 除以 $(x - r)$,得到次数减一的 $Q(x)$。再用 B2.1 至 B2.4 的方法求 $Q(x)$ 的根(若 $Q(x)$ 仍为三次或更高次,则递归继续)。

多项式不等式(符号表法)。把多项式完全分解。在数轴上标出所有根。相邻根之间的区间内符号恒定;每个区间取一测试点确定符号(或用规则:单根处变号、二重根处不变号)。读出解集。
Worked Example B2.6 (cubic inequality) HLB2.6 例题(三次不等式)HL

Solve the inequality $x^{3} - 7 x + 6 > 0$, using the factorisation $x^{3} - 7 x + 6 = (x - 2)(x - 1)(x + 3)$ obtained in B2.5.利用 B2.5 中得到的分解 $x^{3} - 7 x + 6 = (x - 2)(x - 1)(x + 3)$,解不等式 $x^{3} - 7 x + 6 > 0$。

List the roots in order. $-3 < 1 < 2$.

把根按从小到大排列。$-3 < 1 < 2$。

Sign chart. The cubic has positive leading coefficient, so its sign on the far right ($x > 2$) is positive. Each simple root flips the sign as we cross it from right to left.

符号表。三次的首项系数为正,故最右端($x > 2$)符号为正。由右向左跨过每个单根时符号翻转。

$x$$x < -3$$-3 < x < 1$$1 < x < 2$$x > 2$
$P(x)$$-$$+$$-$$+$

Read off the solution. $P(x) > 0$ on the intervals where the sign is $+$:

读出解集。$P(x) > 0$ 对应符号为 $+$ 的区间:

$$ x^{3} - 7 x + 6 \;>\; 0 \quad\Longleftrightarrow\quad -3 \;<\; x \;<\; 1 \;\; \text{or} \;\; x \;>\; 2. $$

Cross-check. Test $x = 0$: $0 - 0 + 6 = 6 > 0$, and $0$ lies in $(-3, 1)$. Test $x = 3$: $27 - 21 + 6 = 12 > 0$, and $3 > 2$. Both consistent.

互相检验。取 $x = 0$:$0 - 0 + 6 = 6 > 0$,且 $0 \in (-3, 1)$。取 $x = 3$:$27 - 21 + 6 = 12 > 0$,且 $3 > 2$。均一致。

Going deeper: polynomial long division step by step深入:多项式长除法的逐步执行

Divide $x^{3} - 7 x + 6$ by $(x - 2)$. Arrange the dividend with explicit zero placeholder for the missing $x^{2}$ term: $x^{3} + 0 \cdot x^{2} - 7 x + 6$.

用 $(x - 2)$ 除 $x^{3} - 7 x + 6$。把被除式补齐缺项:$x^{3} + 0 \cdot x^{2} - 7 x + 6$。

Iteration 1. $x^{3} \div x = x^{2}$. Multiply: $x^{2} (x - 2) = x^{3} - 2 x^{2}$. Subtract from the dividend: $(x^{3} + 0 \cdot x^{2}) - (x^{3} - 2 x^{2}) = 2 x^{2}$. Bring down the next term: $2 x^{2} - 7 x$.

第 1 次。$x^{3} \div x = x^{2}$。乘:$x^{2} (x - 2) = x^{3} - 2 x^{2}$。相减:$(x^{3} + 0 \cdot x^{2}) - (x^{3} - 2 x^{2}) = 2 x^{2}$。带下一项:$2 x^{2} - 7 x$。

Iteration 2. $2 x^{2} \div x = 2 x$. Multiply: $2 x (x - 2) = 2 x^{2} - 4 x$. Subtract: $(2 x^{2} - 7 x) - (2 x^{2} - 4 x) = -3 x$. Bring down: $-3 x + 6$.

第 2 次。$2 x^{2} \div x = 2 x$。乘:$2 x (x - 2) = 2 x^{2} - 4 x$。相减:$(2 x^{2} - 7 x) - (2 x^{2} - 4 x) = -3 x$。带下:$-3 x + 6$。

Iteration 3. $-3 x \div x = -3$. Multiply: $-3 (x - 2) = -3 x + 6$. Subtract: $(-3 x + 6) - (-3 x + 6) = 0$. Remainder is zero, confirming $(x - 2)$ is a factor.

第 3 次。$-3 x \div x = -3$。乘:$-3 (x - 2) = -3 x + 6$。相减:$(-3 x + 6) - (-3 x + 6) = 0$。余数为零,验证 $(x - 2)$ 是因式。

The quotient is $x^{2} + 2 x - 3$, matching the factorisation used in B2.5.

商为 $x^{2} + 2 x - 3$,与 B2.5 中所用的分解一致。

Pitfall: missing terms in the dividend陷阱:被除式漏项 When the dividend skips a degree (for example $x^{3} - 7 x + 6$ has no $x^{2}$ term), write the missing coefficient as $0$ before starting the division. Skipping the placeholder shifts all subsequent terms and produces a wrong quotient.被除式跳级时(例如 $x^{3} - 7 x + 6$ 缺 $x^{2}$ 项),开始除法前要把缺项的系数补 $0$。不补会使后续各项错位、得到错误的商。
The solution of $(x - 1)(x + 2)(x - 4) < 0$ is:$(x - 1)(x + 2)(x - 4) < 0$ 的解为:
B2.6 · Q1
$-2 < x < 4$
$x < -2$ or $1 < x < 4$
$-2 < x < 1$ or $x > 4$
$x > 4$ only
Roots in order: $-2 < 1 < 4$. Leading coefficient is positive, so the cubic is $+$ for $x > 4$. Crossing each simple root flips the sign: $+$ on $(4, \infty)$, $-$ on $(1, 4)$, $+$ on $(-2, 1)$, $-$ on $(-\infty, -2)$. Negative on $(-\infty, -2) \cup (1, 4)$.根从小到大:$-2 < 1 < 4$。首项系数为正,$x > 4$ 时三次为正。跨过每个单根符号翻转:$(4, \infty)$ 为 $+$,$(1, 4)$ 为 $-$,$(-2, 1)$ 为 $+$,$(-\infty, -2)$ 为 $-$。负的区间为 $(-\infty, -2) \cup (1, 4)$。
Mark the three roots and apply the sign-chart rule: simple roots flip the sign. The cubic is negative on $(-\infty, -2)$ and on $(1, 4)$. Combine.标三根,按符号表规则:单根处变号。三次在 $(-\infty, -2)$ 与 $(1, 4)$ 上为负。合并即得。

Exam Strategy and Common Pitfalls考试策略与常见陷阱

Quadratics (Paper 1 / Paper 2)二次函数(Paper 1 / Paper 2)
  • Read the question for the form it wants. "Find the vertex" calls for vertex form; "find the roots" calls for factored form or the quadratic formula; "find $f(0)$" needs only the standard form constant term.
  • 看题决定用哪种形式。"求顶点"用顶点式;"求根"用因式式或求根公式;"求 $f(0)$"只需看标准式的常数项。
  • Use the discriminant for "find values of $k$". Conditions like "exactly one root", "two real roots", "no real roots" translate directly into $\Delta = 0$, $\Delta > 0$, $\Delta < 0$ on the parameter.
  • "求 $k$ 的取值"题用判别式。"恰一根"、"两实根"、"无实根"分别对应 $\Delta = 0$、$\Delta > 0$、$\Delta < 0$。
Vieta and inequalities (Paper 1 / Paper 2)Vieta 与不等式(Paper 1 / Paper 2)
  • Vieta replaces the quadratic formula for symmetric problems. If the question asks for $\alpha^{2} + \beta^{2}$ or $1/\alpha + 1/\beta$, use Vieta. Solving for the roots first is slower and accumulates rounding error.
  • 对称问题用 Vieta 替代求根公式。题目若问 $\alpha^{2} + \beta^{2}$ 或 $1/\alpha + 1/\beta$,用 Vieta。先解出根再代入更慢且累积舍入误差。
  • Inequalities: factor first, sketch second, read off third. Algebraic shortcuts like "divide both sides by $x$" can lose roots or flip the inequality (when the divisor is negative). The factor-and-sketch routine never goes wrong.
  • 不等式:先因式、再画图、再读区间。"两边除以 $x$"之类的代数捷径可能丢根或翻不等号(除式为负时)。"因式加画图"流程不会出错。
Higher-degree polynomials (Paper 2 HL)高次多项式(Paper 2 HL)
  • Hunt for integer roots that divide the constant term. For a cubic $x^{3} + a x^{2} + b x + c$ with integer coefficients, any rational root $p/q$ (in lowest terms) has $p \mid c$ and $q \mid 1$. So test $\pm 1, \pm 2, \ldots$ among the divisors of $c$.
  • 从整除常数项的整数中找根。整系数三次 $x^{3} + a x^{2} + b x + c$ 的任何有理根 $p/q$(最简形式)满足 $p \mid c$、$q \mid 1$。在 $c$ 的因数中试 $\pm 1, \pm 2, \ldots$ 即可。
  • Polynomial inequalities use the sign chart, never algebraic cancellation. "Divide both sides by $(x - r)$" loses sign information when $(x - r)$ can be negative.
  • 多项式不等式用符号表,绝不用代数消项。"两边除以 $(x - r)$"会在 $(x - r)$ 可为负时丢失符号信息。
  • Show the long division if marks are allocated for working. A bare quotient with no division on the page risks losing the M1.
  • 若评分含"过程分",写出长除法。只给商而不写除法过程会丢 M1。

Flashcards闪卡

0 / 12 flipped已翻 0 / 12
Standard form?标准式?
$$y = a x^{2} + b x + c$$
Vertex form? Vertex at?顶点式?顶点?
$$y = a(x - h)^{2} + k$$Vertex $(h, k)$.顶点 $(h, k)$。
Factored form?因式式(交点式)?
$$y = a(x - r_{1})(x - r_{2})$$
Discriminant?判别式?
$$\Delta = b^{2} - 4 a c$$
Three discriminant cases?判别式三种情形?
$\Delta > 0$ two real roots; $\Delta = 0$ one repeated; $\Delta < 0$ no real roots.$\Delta > 0$ 两实根;$\Delta = 0$ 一重根;$\Delta < 0$ 无实根。
Quadratic formula?求根公式?
$$x = \frac{-b \pm \sqrt{b^{2} - 4 a c}}{2 a}$$
Vieta: sum and product of roots?Vieta:两根之和与积?
$$\alpha + \beta = -\tfrac{b}{a}, \quad \alpha\beta = \tfrac{c}{a}$$
$\alpha^{2} + \beta^{2}$ via Vieta?由 Vieta 算 $\alpha^{2} + \beta^{2}$?
$$(\alpha + \beta)^{2} - 2 \alpha \beta$$
Solve $a x^{2} + b x + c < 0$ with $a > 0$, $\Delta > 0$?$a > 0$、$\Delta > 0$ 时解 $a x^{2} + b x + c < 0$?
Between the roots: $r_{1} < x < r_{2}$.两根之间:$r_{1} < x < r_{2}$。
Factor theorem HL?因式定理 HL
$(x - r) \mid P(x) \iff P(r) = 0$.$(x - r) \mid P(x) \iff P(r) = 0$。
Remainder theorem HL?余数定理 HL
Remainder on dividing $P(x)$ by $(x - r)$ equals $P(r)$.$P(x)$ 除以 $(x - r)$ 的余数等于 $P(r)$。
Polynomial inequality method HL?多项式不等式做法 HL
Factor, mark roots, sign chart, read intervals.分解、标根、符号表、读区间。

Unit B2 Practice Quiz单元 B2 练习测验

The minimum value of $y = 3 x^{2} - 12 x + 7$ is:$y = 3 x^{2} - 12 x + 7$ 的最小值为:
Q1
$7$
$-7$
$-5$
$5$
Complete the square: $3 x^{2} - 12 x + 7 = 3(x^{2} - 4 x) + 7 = 3[(x - 2)^{2} - 4] + 7 = 3(x - 2)^{2} - 5$. Minimum is $-5$ at $x = 2$.配方:$3 x^{2} - 12 x + 7 = 3(x^{2} - 4 x) + 7 = 3[(x - 2)^{2} - 4] + 7 = 3(x - 2)^{2} - 5$。$x = 2$ 时取得最小值 $-5$。
Vertex form: $y = 3(x - 2)^{2} - 5$. Since $a = 3 > 0$, the parabola opens upward and the vertex is the minimum, namely $-5$.顶点式 $y = 3(x - 2)^{2} - 5$。$a = 3 > 0$,开口向上,顶点为最小值,即 $-5$。
Find all $k$ such that $x^{2} + k x + 4 = 0$ has two distinct real roots.求所有 $k$,使 $x^{2} + k x + 4 = 0$ 有两不等实根。
Q2
$-4 < k < 4$
$k < -4$ or $k > 4$
$k > 4$ only
$k \ne 0$
Two distinct real roots require $\Delta > 0$. Here $\Delta = k^{2} - 16$. So $k^{2} - 16 > 0 \iff k^{2} > 16 \iff |k| > 4 \iff k < -4$ or $k > 4$.两不等实根需 $\Delta > 0$。此处 $\Delta = k^{2} - 16$。$k^{2} - 16 > 0 \iff k^{2} > 16 \iff |k| > 4 \iff k < -4$ 或 $k > 4$。
Set up the discriminant condition $\Delta > 0$: $k^{2} - 16 > 0$. Solve the quadratic inequality in $k$: parabola opens upward, roots $\pm 4$, so positive outside the roots.建立判别式条件 $\Delta > 0$:$k^{2} - 16 > 0$。解关于 $k$ 的二次不等式:抛物线开口向上、根为 $\pm 4$,故两根之外为正。
If $\alpha, \beta$ are the roots of $x^{2} - 6 x + 4 = 0$, then $\dfrac{1}{\alpha} + \dfrac{1}{\beta} =$若 $\alpha, \beta$ 是 $x^{2} - 6 x + 4 = 0$ 的根,则 $\dfrac{1}{\alpha} + \dfrac{1}{\beta} =$
Q3
$\dfrac{3}{2}$
$\dfrac{2}{3}$
$\dfrac{1}{6}$
$6$
Vieta: $\alpha + \beta = 6$, $\alpha\beta = 4$. Then $\tfrac{1}{\alpha} + \tfrac{1}{\beta} = \tfrac{\alpha + \beta}{\alpha\beta} = \tfrac{6}{4} = \tfrac{3}{2}$.Vieta:$\alpha + \beta = 6$、$\alpha\beta = 4$。则 $\tfrac{1}{\alpha} + \tfrac{1}{\beta} = \tfrac{\alpha + \beta}{\alpha\beta} = \tfrac{6}{4} = \tfrac{3}{2}$。
Use $\tfrac{1}{\alpha} + \tfrac{1}{\beta} = \tfrac{\alpha + \beta}{\alpha\beta}$. Read the sum and product from Vieta and divide.用 $\tfrac{1}{\alpha} + \tfrac{1}{\beta} = \tfrac{\alpha + \beta}{\alpha\beta}$。由 Vieta 读出和与积再相除。
Solve $2 x^{2} + 5 x - 3 \le 0$.解 $2 x^{2} + 5 x - 3 \le 0$。
Q4
$x \le -3$ or $x \ge \tfrac{1}{2}$
$-3 \le x \le \tfrac{1}{2}$
$-\tfrac{1}{2} \le x \le 3$
$x \ge \tfrac{1}{2}$ only
Factor: $2 x^{2} + 5 x - 3 = (2 x - 1)(x + 3)$. Roots $\tfrac{1}{2}, -3$. Leading coefficient positive, so non-positive between the roots. Non-strict inequality includes the roots: $-3 \le x \le \tfrac{1}{2}$.分解:$2 x^{2} + 5 x - 3 = (2 x - 1)(x + 3)$。根 $\tfrac{1}{2}, -3$。首项系数为正,两根之间非正。非严格不等号含根:$-3 \le x \le \tfrac{1}{2}$。
Factor to $(2 x - 1)(x + 3)$, roots $-3$ and $\tfrac{1}{2}$. Parabola opens up; non-positive between the roots. Include endpoints because the inequality is $\le$.分解 $(2 x - 1)(x + 3)$,根 $-3, \tfrac{1}{2}$。抛物线开口向上,两根之间非正。$\le$ 含端点。
HL When $P(x) = 2 x^{3} - 3 x^{2} + a x + 5$ is divided by $(x + 1)$, the remainder is $-4$. The value of $a$ is:HL $P(x) = 2 x^{3} - 3 x^{2} + a x + 5$ 除以 $(x + 1)$ 余 $-4$。求 $a$:
Q5
$-4$
$4$
$8$
$-8$
By the remainder theorem, $P(-1) = -4$. Compute $P(-1) = 2(-1)^{3} - 3(-1)^{2} + a(-1) + 5 = -2 - 3 - a + 5 = -a$. Set $-a = -4$, giving $a = 4$.由余数定理,$P(-1) = -4$。算 $P(-1) = 2(-1)^{3} - 3(-1)^{2} + a(-1) + 5 = -2 - 3 - a + 5 = -a$。令 $-a = -4$,得 $a = 4$。
Apply $P(-1) = -4$. Compute the polynomial at $x = -1$ symbolically, set equal to $-4$, and solve for $a$.用 $P(-1) = -4$。在 $x = -1$ 处对多项式求值,令其等于 $-4$,解出 $a$。

Readiness Checklist备考清单

Tick each item when you can do it cold, without notes, on your first attempt.

每一条都要"裸做"做对(不看笔记、一次过)才打勾。

0 / 13 mastered已掌握 0 / 13

IB Paper-Style PracticeIB 试卷风格练习

B2 Practice and Solutions are on the roadmap. They will ship under Practice Questions/Unit_B2_*.html with the bilingual built-in pattern.

B2 配套的 Practice 与 Solutions 已在排期,上线后位于 Practice Questions/Unit_B2_*.html,采用双语内嵌格式。

A5 Practice (template) →A5 练习题(模板)→ A2 Practice (sibling) →A2 练习题(同级)→