📚 Solving Polynomial Equations: Techniques for IB Mathematics | 多项式方程的解法技巧
Polynomial equations are a core topic in IB Mathematics, appearing in both Analysis and Approaches (AA) and Applications and Interpretation (AI). Mastering the techniques to solve them efficiently is essential for exams, as questions often require you to find roots, factorize expressions, or use the fundamental theorem of algebra. This article provides a structured guide to the most reliable methods, with step-by-step strategies and common pitfalls to avoid.
多项式方程是 IB 数学的核心内容,在分析与方法(AA)以及应用与解释(AI)中都会出现。熟练掌握求解技巧对于考试至关重要,因为考题常常要求你求根、因式分解表达式,或运用代数基本定理。本文将系统介绍最可靠的方法,包括分步策略和常见易错点。
1. The Rational Root Theorem | 有理根定理
The Rational Root Theorem states that if a polynomial has integer coefficients, any rational root must be of the form \( \frac{p}{q} \), where \( p \) is a factor of the constant term and \( q \) is a factor of the leading coefficient. This gives a finite list of candidates to test. For example, for \( f(x) = 2x^3 + x^2 – 5x + 2 \), the possible rational roots are \( \pm 1, \pm 2, \pm \frac{1}{2} \).
有理根定理指出:如果一个多项式具有整数系数,那么任何有理根必定形如 \( \frac{p}{q} \),其中 \( p \) 是常数项的因子,\( q \) 是首项系数的因子。由此可以得到一组有限的候选值用于检验。例如,对于 \( f(x) = 2x^3 + x^2 – 5x + 2 \),可能的有理根为 \( \pm 1, \pm 2, \pm \frac{1}{2} \)。
Once you identify a rational root, you can immediately reduce the polynomial by dividing by the corresponding linear factor — usually using synthetic division. This theorem is especially useful when a polynomial is written in expanded form and no obvious factorization is visible.
一旦找到一个有理根,你就可以通过除以相应的线性因子(通常使用综合除法)来降低多项式次数。该定理在多项式以展开形式给出且无明显因式分解时尤其有用。
2. Factor Theorem and Remainder Theorem | 因式定理与余数定理
The Factor Theorem is a direct consequence of the Remainder Theorem: \( (x – a) \) is a factor of \( f(x) \) if and only if \( f(a) = 0 \). The Remainder Theorem states that the remainder of \( f(x) \) divided by \( (x – a) \) is exactly \( f(a) \). These theorems allow you to test candidate roots quickly by evaluating the polynomial at \( x = a \).
因式定理是余数定理的直接推论:\( (x – a) \) 是 \( f(x) \) 的因子当且仅当 \( f(a) = 0 \)。余数定理指出:\( f(x) \) 除以 \( (x – a) \) 的余数恰好等于 \( f(a) \)。这两个定理让你只需计算 \( x = a \) 处的函数值即可快速检验候选根。
In IB questions, you are often asked to find a linear factor before factorizing a cubic or quartic. Always check \( f(1) \) and \( f(-1) \) first because these are the simplest to evaluate. If the sum of coefficients is zero, \( x = 1 \) is a root; if the alternating sum is zero, \( x = -1 \) is a root.
在 IB 考题中,通常要求先找出一个线性因子,再对三次或四次多项式进行因式分解。建议先检验 \( f(1) \) 和 \( f(-1) \),因为它们最容易计算。若系数和为零,则 \( x = 1 \) 是根;若交替系数和为零,则 \( x = -1 \) 是根。
3. Synthetic Division | 综合除法
Synthetic division is a compact method for dividing a polynomial by a linear factor \( (x – a) \). It uses only the coefficients, making the process much faster than long division. For example, to divide \( 2x^3 + x^2 – 5x + 2 \) by \( (x – 1) \), write the coefficients [2, 1, -5, 2] and perform the synthetic algorithm with \( a = 1 \).
综合除法是用线性因子 \( (x – a) \) 去除多项式的一种紧凑方法。它仅使用系数,因此比长除法快得多。例如,用 \( (x – 1) \) 除 \( 2x^3 + x^2 – 5x + 2 \) 时,写下系数 [2, 1, -5, 2],并以 \( a = 1 \) 执行综合除法算法。
The result gives the quotient and remainder. If the remainder is zero, the divisor is a factor. Many IB mark schemes reward using synthetic division because it reduces arithmetic errors and clearly shows the reduced polynomial. Be careful with missing terms: always insert a zero for any absent power, e.g. \( x^3 – 2x + 1 \) becomes [1, 0, -2, 1].
结果会给出商和余数。若余数为零,则除数是一个因子。许多 IB 评分标准认可使用综合除法,因为它能减少计算错误并清晰显示降次后的多项式。注意缺项:任何缺失的幂次都要补零,例如 \( x^3 – 2x + 1 \) 应写成 [1, 0, -2, 1]。
4. Solving Quadratic Equations | 二次方程的求解
Before tackling higher-degree polynomials, you must be fluent in solving quadratics. The three main approaches are factorization, completing the square, and the quadratic formula \( x = \frac{-b \pm \sqrt{b^2 – 4ac}}{2a} \). The discriminant \( \Delta = b^2 – 4ac \) tells you the nature of the roots: two distinct real roots if \( \Delta > 0 \), one repeated real root if \( \Delta = 0 \), and two complex conjugate roots if \( \Delta < 0 \).
在攻克高次多项式之前,你必须熟练求解二次方程。三种主要方法是因式分解、配方法和求根公式 \( x = \frac{-b \pm \sqrt{b^2 – 4ac}}{2a} \)。判别式 \( \Delta = b^2 – 4ac \) 反映根的性质:\( \Delta > 0 \) 时有两个不等实根,\( \Delta = 0 \) 时有一个二重实根,\( \Delta < 0 \) 时有两个共轭复根。
When a higher-degree polynomial reduces to a quadratic after factoring, you can apply the quadratic formula directly. In IB exams, you may also encounter quadratics with parameters, where the discriminant is used to find the range of values for which the equation has real roots.
当一个高次多项式因式分解后降为二次式时,可以直接使用求根公式。在 IB 考试中还可能遇到含参数的二次方程,此时判别式可用于确定方程有实根时参数的取值范围。
5. The Fundamental Theorem of Algebra | 代数基本定理
The Fundamental Theorem of Algebra states that a polynomial of degree \( n \) (with complex coefficients) has exactly \( n \) complex roots, counted with multiplicity. This means a cubic equation has three roots (some may repeat), a quartic has four, and so on. This theorem is crucial for knowing when you have found all solutions.
代数基本定理指出:次数为 \( n \) 的多项式(系数可为复数)恰好有 \( n \) 个复数根(按重数计算)。这意味着三次方程有三个根(可能有重根),四次方程有四个根,依此类推。该定理对于判断是否已找到全部解至关重要。
In IB, the theorem is often combined with the fact that non-real roots of polynomials with real coefficients come in conjugate pairs. For example, if \( 2 + i \) is a root of a cubic with real coefficients, then \( 2 – i \) is also a root, and the third root must be real.
在 IB 中,该定理常与“实系数多项式的非实根成共轭对出现”这一性质结合使用。例如,若实系数三次方程有一根为 \( 2 + i \),则 \( 2 – i \) 也是根,且第三个根必为实数。
6. Complex Conjugate Root Theorem | 共轭复根定理
For a polynomial with real coefficients, if \( a + bi \) is a root, then its complex conjugate \( a – bi \) is also a root. This theorem allows you to construct quadratic factors from complex roots. For instance, the roots \( 2 \pm i \) correspond to the quadratic factor \( (x – (2+i))(x – (2-i)) = x^2 – 4x + 5 \).
对于实系数多项式,若 \( a + bi \) 是根,则其共轭复数 \( a – bi \) 也一定是根。这一定理允许你从复根构造二次因子。例如,根 \( 2 \pm i \) 对应二次因子 \( (x – (2+i))(x – (2-i)) = x^2 – 4x + 5 \)。
When solving a polynomial equation with real coefficients, if you are given one complex root, you can multiply the two conjugate linear factors to obtain a real quadratic factor. This reduces the original polynomial to a simpler expression that can be solved further. This technique is frequently tested in IB Paper 2 questions.
在求解实系数多项式方程时,如果已知一个复根,可以将两个共轭线性因子相乘得到实系数二次因子。这样原多项式就被简化为更易求解的表达式。这一技巧在 IB Paper 2 中经常考查。
7. Repeated Roots and Multiplicity | 重根与重数
A root is said to have multiplicity \( m \) if the factor \( (x – a)^m \) appears in the factorization of the polynomial. For example, \( f(x) = (x – 2)^3 (x + 1) \) has root \( x = 2 \) with multiplicity 3 and \( x = -1 \) with multiplicity 1. The graph of the polynomial touches the x-axis at even-multiplicity roots and crosses the x-axis at odd-multiplicity roots.
如果多项式因式分解中出现因子 \( (x – a)^m \),则称根 \( a \) 的重数为 \( m \)。例如,\( f(x) = (x – 2)^3 (x + 1) \) 中根 \( x = 2 \) 的重数为 3,根 \( x = -1 \) 的重数为 1。函数图像在偶数重根处与 x 轴相切,在奇数重根处穿过 x 轴。
When solving polynomial equations, repeated roots are still valid solutions. However, in questions that ask for the number of distinct roots, a root of multiplicity 2 or higher counts only once. IB questions often ask you to determine the set of all possible roots or to factorize a polynomial completely, so be precise about multiplicity.
在解多项式方程时,重根仍然是有效的解。但如果题目询问不同根的个数,则重数为 2 或更高的根只计数一次。IB 题目常要求确定所有可能的根或完全因式分解多项式,因此必须准确表达重数。
8. Substitution to Reduce Degree | 换元降次
Some polynomials can be solved by substituting a variable to reduce the degree. For example, a quartic in the form \( ax^4 + bx^2 + c = 0 \) is called a biquadratic equation. Let \( u = x^2 \), then the equation becomes \( au^2 + bu + c = 0 \), which is a quadratic in \( u \). After solving for \( u \), take the square root to find \( x \).
有些多项式可以通过换元来降低次数。例如,形如 \( ax^4 + bx^2 + c = 0 \) 的四次方程被称为双二次方程。令 \( u = x^2 \),原方程变为 \( au^2 + bu + c = 0 \),即关于 \( u \) 的二次方程。解出 \( u \) 后再开平方即可得到 \( x \)。
Another common substitution is \( t = x + \frac{1}{x} \) for certain symmetric or reciprocal equations. This technique simplifies equations such as \( x^4 + px^3 + qx^2 + px + 1 = 0 \). Always remember to substitute back and check that the final values satisfy the original equation.
另一种常见换元是对某些对称或倒数方程使用 \( t = x + \frac{1}{x} \)。此技巧可简化如 \( x^4 + px^3 + qx^2 + px + 1 = 0 \) 的方程。务必记住代回原变量,并检查最终值是否满足原方程。
9. Using Graphs to Locate Roots | 利用图像定位根
Graphical methods are valuable for estimating roots and understanding the overall behavior of a polynomial before applying algebraic techniques. The number of sign changes in \( f(x) \) gives a clue about the number of positive real roots (Descartes’ rule), while \( f(-x) \) provides information about negative roots.
图形方法在应用代数技巧之前非常有用,可以帮助估计根的位置并理解多项式的整体形态。\( f(x) \) 中符号变化的次数给出了正实根数量的线索(笛卡尔符号法则),而 \( f(-x) \) 则提供负实根的信息。
In IB, you may be asked to sketch a polynomial and state the roots, or use a GDC (calculator) to solve polynomial equations that do not have simple rational roots. Always interpret graphical solutions in context: if the equation represents a real-world model, only roots within the domain are meaningful.
在 IB 中,你可能需要画多项式草图并指出根,或使用 GDC(计算器)求解没有简单有理根的多项式方程。解释图像解时要注意背景:如果方程表示现实世界模型,只有定义域内的根才有实际意义。
10. Solving Cubic Equations | 三次方程的解法
There is no universal factorization formula for cubics that is expected in IB, so the recommended approach is to find one rational root using the Rational Root Theorem, then reduce the cubic to a quadratic using factorization or synthetic division. For example, for \( f(x) = x^3 – 6x^2 + 11x – 6 \), testing \( x = 1 \) gives zero, so \( (x – 1) \) is a factor. Dividing yields \( x^2 – 5x + 6 = (x – 2)(x – 3) \), so the roots are 1, 2, and 3.
IB 并不要求掌握三次方程通用的求根公式,因此推荐的方法是:先利用有理根定理找到一个有理根,再用因式分解或综合除法将三次式降为二次式。例如,对于 \( f(x) = x^3 – 6x^2 + 11x – 6 \),检验 \( x = 1 \) 得零,因此 \( (x – 1) \) 是一个因子。作除法后得到 \( x^2 – 5x + 6 = (x – 2)(x – 3) \),所以三个根为 1、2、3。
If no rational root exists, the cubic may have one real root and two complex roots. In that case, you may need to use numerical methods or a calculator. However, IB problems are usually designed so that at least one rational root exists or a root is explicitly given in the question.
如果不存在有理根,则三次方程可能有一个实根和两个复根。此时可能需要使用数值方法或计算器。不过,IB 题目通常设计为至少存在一个有理根,或者在题干中已经明确给出了一个根。
11. Solving Quartic Equations | 四次方程的解法
Quartic equations can often be solved by factorizing into two quadratics, or by using substitution if they are biquadratic. For example, \( x^4 – 13x^2 + 36 = 0 \) can be rewritten as \( (x^2 – 4)(x^2 – 9) = 0 \), giving roots \( x = \pm 2, \pm 3 \). When a quartic has no quadratic or cubic term, treat it as a quadratic in \( x^2 \).
四次方程通常可以通过分解为两个二次式来求解,如果是双二次形式还可以使用换元法。例如,\( x^4 – 13x^2 + 36 = 0 \) 可改写为 \( (x^2 – 4)(x^2 – 9) = 0 \),得到根 \( x = \pm 2, \pm 3 \)。当四次方程没有三次项或一次项时,可将其视为关于 \( x^2 \) 的二次方程。
Another useful strategy is to recognize patterns: a quartic that is a perfect square, such as \( x^4 + 2x^2 + 1 = (x^2 + 1)^2 \), or one that is the product of two conjugate quadratics, like \( (x^2 + mx + n)(x^2 – mx + n) \). Practicing these forms helps you identify them quickly.
另一个有用策略是识别模式:完全平方式,如 \( x^4 + 2x^2 + 1 = (x^2 + 1)^2 \);或者两个共轭二次式的乘积,如 \( (x^2 + mx + n)(x^2 – mx + n) \)。多练习这些形式有助于快速识别。
12. Common Mistakes and Exam Tips | 常见错误与考试建议
Here are the most frequent errors students make when solving polynomial equations, along with practical advice to avoid them.
以下是学生在求解多项式方程时最常犯的错误,以及相应的实用建议。
-
Forgetting to check for missing terms before synthetic division. Always use a zero placeholder.
在综合除法前忘记检查缺项。务必用零占位。
-
Using the Rational Root Theorem only for positive candidates. Include negative factors as well.
使用有理根定理时只考虑正候选值。负因子也要包括。
-
Stopping after finding one root. A polynomial of degree \( n \) has exactly \( n \) roots (counting multiplicity).
找到一个根就停止。次数为 \( n \) 的多项式恰好有 \( n \) 个根(计重数)。
-
Ignoring the conjugate root theorem when coefficients are real and a complex root is given.
当系数为实数且已知一个复根时,忽略了共轭复根定理。
-
Mixing up even and odd multiplicity when sketching graphs or determining sign behavior.
在画图或判断符号时混淆偶数重数与奇数重数。
In the exam, always verify your factorization by expanding the product or substituting a root back into the original equation. Write down the method you use — even if a calculation error occurs, partial marks are often awarded for correct technique. Finally, remember to state all solutions, including complex and repeated roots, when the question asks for them.
考试时,务必通过展开乘积或将根代回原方程来验证因式分解是否正确。写下你所用的方法——即使计算有误,正确的技巧通常也能获得部分分数。最后,当题目要求时,记得写出所有解,包括复根和重根。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导