📚 A-Level Maths: Indices (Exponent) Laws & Simplification Techniques | A-Level 数学:指数法则化简技巧
The laws of indices — also called exponent rules — are among the most frequently tested tools in A-Level Mathematics. Whether you are simplifying algebraic fractions, solving exponential equations, or preparing for calculus, the ability to manipulate powers quickly and accurately is essential. This article provides a complete, exam-focused breakdown of every index law you need, with worked examples and the common traps students fall into each year.
指数法则(也称幂运算规则)是 A-Level 数学中考查频率最高的基础工具之一。无论你是化简代数分式、解指数方程,还是为微积分做准备,快速而准确地处理幂都是必备能力。本文将围绕考试考点,完整梳理你需要掌握的全部指数法则,配以典型例题和历届学生最常踩的陷阱。
1. The Five Core Laws of Indices | 五大核心指数法则
These five rules form the foundation of every index operation. You must know them cold, and more importantly, know when to apply each one. The rules work for any real base a and any real exponents m and n.
以下五条法则是所有幂运算的基石。你不仅要烂熟于心,更要在解题时快速判断该用哪一条。这些法则对任意实数底数 a 和任意实数指数 m、n 均成立。
-
Multiplication Law: When multiplying two powers with the same base, add the exponents.
-
乘法法则:同底数幂相乘,指数相加。
aᵐ × aⁿ = aᵐ⁺ⁿ
-
Division Law: When dividing two powers with the same base, subtract the exponents.
-
除法法则:同底数幂相除,指数相减。
aᵐ ÷ aⁿ = aᵐ⁻ⁿ
-
Power of a Power: When raising a power to another power, multiply the exponents.
-
幂的乘方:幂的幂,指数相乘。
(aᵐ)ⁿ = aᵐⁿ
-
Power of a Product: The exponent distributes over multiplication.
-
积的乘方:指数对乘法具有分配性。
(ab)ⁿ = aⁿ bⁿ
-
Power of a Quotient: The exponent distributes over division.
-
商的乘方:指数对除法具有分配性。
(a/b)ⁿ = aⁿ / bⁿ
Note especially that the multiplication and division laws require the same base. You cannot directly combine a² × b³ using a single rule — first check whether bases can be rewritten as the same number.
特别注意:乘法法则和除法法则要求底数相同。你不能直接用一条法则合并 a² × b³——首先要检查底数是否可以化为同一个数。
2. Zero Powers: a⁰ = 1 | 零次幂:a⁰ = 1
For any non-zero base, raising it to the power zero gives 1. This follows directly from the division law: aⁿ ÷ aⁿ = aⁿ⁻ⁿ = a⁰, and any non-zero number divided by itself equals 1. The rule is stated as:
任何非零底数的零次幂都等于 1。这可以直接由除法法则推导:aⁿ ÷ aⁿ = aⁿ⁻ⁿ = a⁰,而任何非零数除以自身等于 1。法则写作:
a⁰ = 1, 其中 a ≠ 0
The expression 0⁰ is undefined and will never appear as a valid answer in A-Level questions — if you get it, check your working.
0⁰ 是未定义表达式,A-Level 考试中不会出现它作为正确答案——如果你算出了 0⁰,请回头检查你的步骤。
3. Negative Indices: The Reciprocal Connection | 负指数:倒数关系的核心
A negative exponent does not make the result negative — it creates a reciprocal. This is a common misconception that loses easy marks. The definition is:
负指数并不是让结果变成负数——它表示的是倒数。这是一个常见误解,白白丢分太可惜。负指数的定义是:
a⁻ⁿ = 1 / aⁿ
For example, 2⁻³ = 1/8, not -8. Something called the “power of a quotient” rule also applies to reciprocals:
例如,2⁻³ = 1/8,绝不是 -8。当我们处理分式的倒数时,商的乘方法则在负数指数下同样适用:
(a/b)⁻ⁿ = (b/a)ⁿ
This reciprocity is essential in differentiation: rewriting 1/x² as x⁻² allows you to use the power rule d/dx(xⁿ) = nxⁿ⁻¹ directly, saving time and avoiding quotient-rule errors.
负指数在微分中极为重要:把 1/x² 改写为 x⁻² 后,就可以直接使用幂函数求导公式 d/dx(xⁿ) = nxⁿ⁻¹,既省时又避免了商法则的失误。
4. Fractional Indices: Roots in Disguise | 分数指数:根式的另一种面孔
Fractional indices are another way of writing roots. This is one of the most heavily examined conversions in the pure mathematics papers. The general definition is:
分数指数是根式的另一种书写形式,这是纯数试卷中出现频率最高的转换之一。一般定义为:
a^(1/n) = ⁿ√a
a^(m/n) = (ⁿ√a)ᵐ = ⁿ√(aᵐ)
When simplifying a^(m/n), decide which form is easier depending on the numbers. For 8^(2/3) it is cleaner to take the cube root first: (∛8)² = 2² = 4. For 16^(3/4) take the fourth root first: (⁴√16)³ = 2³ = 8.
化简 a^(m/n) 时,要根据具体数字选择更方便的顺序。对 8^(2/3),先开立方根更简洁:(∛8)² = 2² = 4。对 16^(3/4),先开四次方根:(⁴√16)³ = 2³ = 8。
Whenever facing a fractional exponent where the number is not an obvious root (e.g. 27^(2/3)), rewrite 27 as its prime power 3³, then apply the power-of-a-power rule: (3³)^(2/3) = 3² = 9.
当分数指数的底数不是明显的完全方时(例如 27^(2/3)),先把 27 写成质数幂 3³,再利用幂的乘方法则:(3³)^(2/3) = 3² = 9。
5. Simplifying Algebraic Expressions Step by Step | 代数表达式逐步化简
In exam questions, you will rarely be asked to apply a single law in isolation. You must combine multiple laws and simplify systematically. The universal strategy is: expand all brackets, convert every term to its prime base, then combine exponents.
考试中很少单独考查某一条法则,而是要求你综合运用多条法则并系统化简。万能策略是:先展开所有括号,将所有项转换为质数底数,再合并指数。
Worked Example: Simplify (4x³y⁻²)² ÷ (2x⁻¹y)³.
例题:化简 (4x³y⁻²)² ÷ (2x⁻¹y)³。
= 16x⁶y⁻⁴ ÷ 8x⁻³y³ = 2x⁶⁻⁽⁻³⁾y⁻⁴⁻³ = 2x⁹y⁻⁷ = 2x⁹ / y⁷
Observe the order: distribute the outer exponents first, then divide by subtracting exponents. Writing the final answer with positive exponents is a strict exam requirement in most cases.
注意运算顺序:先分配外层的指数,再做除法并相减指数。大多数考试要求最终答案中的指数必须为正数,务必规范书写。
When the base of each term is already the same, use the addition and subtraction laws directly. When they differ, try rewriting all bases as powers of the same prime (e.g. replace 4 with 2², 27 with 3³, 81 with 3⁴). This conversion trick is the backbone of solving many non-calculator questions.
当每一项的底数已经相同时,直接使用加减指数法则;当底数不同时,尝试把所有底数改写为同一质数的幂(如把 4 换成 2²、27 换成 3³、81 换成 3⁴)。这个转换技巧是非计算器题目中最核心的解题思路。
6. Solving Exponential Equations by Making the Base the Same | 同底数法解指数方程
When an equation has a single term on each side, the fastest approach is to express both sides with the same base, then equate the exponents. If aᵐ = aⁿ, then m = n (for a > 0 and a ≠ 1).
当方程两边各只有一项时,最快的方法是将两边化为相同底数,然后令指数相等。若 aᵐ = aⁿ,则 m = n(a > 0 且 a ≠ 1)。
Worked Example: Solve 2³ˣ⁻¹ = 32.
例题:解方程 2³ˣ⁻¹ = 32。
Write 32 as 2⁵, so 2³ˣ⁻¹ = 2⁵. Since the bases are equal, 3x − 1 = 5, giving x = 2. Always check your solution by substituting back into the original equation.
把 32 写成 2⁵,故 2³ˣ⁻¹ = 2⁵。底数相同,所以 3x − 1 = 5,得 x = 2。务必把解代回原方程验证。
For equations such as 4ˣ = 8ˣ⁻¹, you must first rewrite both bases in terms of powers of 2: (2²)ˣ = (2³)ˣ⁻¹, hence 2²ˣ = 2³ˣ⁻³, so 2x = 3x − 3, and x = 3. If bases cannot be made the same, you will need logarithms — a topic that builds directly on index laws.
对于形如 4ˣ = 8ˣ⁻¹ 的方程,要先把两个底数都改写为 2 的幂:(2²)ˣ = (2³)ˣ⁻¹,于是 2²ˣ = 2³ˣ⁻³,故 2x = 3x − 3,得出 x = 3。若底数无法化为相同,则需使用对数——而对数正是建立在指数法则之上的。
7. Surds and Indices: Converting Between Forms | 根式与指数:形式互化
A-Level papers frequently ask you to write surds or rational expressions in index form, or vice versa. This skill also appears inside calculus problems where differentiating roots requires conversion to fractional powers.
A-Level 试卷经常要求把根式或有理式写成指数形式,或者反向转换。这一技能也出现在微积分题目中——对根式求导必须先将其化为分数指数。
| Surd / Expression | Index Form |
| √x | x^(1/2) |
| ∛(x²) | x^(2/3) |
| 1/√x | x^(−1/2) |
| √(x³) | x^(3/2) |
| 1 / (∛x⁵) | x^(−5/3) |
The table above shows the most common conversions. Once everything is in index form, the five core laws can be applied freely, and differentiation and integration become routine.
上表列出的就是最常见的转换。一旦全部化为指数形式,五大核心法则就能随意使用,求导和积分也就变成了套路操作。
8. Common Errors and How to Avoid Them | 常见错误与避坑指南
Each year, thousands of students drop marks on index questions due to a handful of repeated mistakes. Knowing these traps in advance is an easy way to secure full marks.
每年都有大量学生在指数题上因为同一批错误而丢分。提前认清这些陷阱,是稳拿满分的捷径。
-
Confusing (aᵐ)ⁿ with a^(mⁿ). The former multiplies exponents: (2³)² = 2⁶ = 64. The latter, 2^(3²) = 2⁹ = 512, is a different expression entirely. In A-Level, always apply the power-of-a-power law.
-
混淆 (aᵐ)ⁿ 与 a^(mⁿ)。前者指数相乘:(2³)² = 2⁶ = 64;后者是 2^(3²) = 2⁹ = 512,完全是两个不同的表达式。对 A-Level 题目,始终使用幂的乘方法则。
-
Assuming (a + b)ⁿ = aⁿ + bⁿ. This is false except for n = 1. You cannot distribute an exponent over addition. For example, (2 + 3)² = 25, whereas 2² + 3² = 13.
-
误以为 (a + b)ⁿ = aⁿ + bⁿ。除 n = 1 外这都不成立。指数不能分配进加法运算。例如,(2 + 3)² = 25,而 2² + 3² = 13。
-
Ignoring the base when taking powers of powers. Each base and its exponent must be processed together. When raising a product to a power, each factor must be raised: (2x)³ = 8x³, not 2x³.
-
处理积的乘方时忽视底数。每个底数及指数都必须一并处理。对积做乘方时,每个因子都要乘方:(2x)³ = 8x³,绝不是 2x³。
-
Misapplying the division law. aᵐ ÷ aⁿ = aᵐ⁻ⁿ, not aᵐ/aⁿ = a^(m·n). Subtracting, not multiplying, is the correct operation.
-
误用除法法则。aᵐ ÷ aⁿ = aᵐ⁻ⁿ,而不是 aᵐ/aⁿ = a^(m·n)。正确的运算是相减而不是相乘。
-
Forgetting that a⁰ = 1. Some students write a⁰ = 0. Whenever you see a zero exponent, the result is 1.
-
忘记 a⁰ = 1。部分学生会写成 a⁰ = 0。只要看到指数为 0,结果就是 1。
If a calculation produces an unnatural base such as 1ⁿ or 0ⁿ in intermediate steps, pause and re-read the question — examiners deliberately design distractors around these facts.
如果在解题过程中出现 1ⁿ 或 0ⁿ 这类特殊底数,停下来重新审题——出题人最喜欢用这些性质设置干扰项。
9. Rationalising with Negative Indices | 负指数与有理化结合
Another frequently tested skill is simplifying expressions that contain both negative indices and fractions. The standard exam answer requires all exponents to be positive unless the question explicitly asks for index form.
另一个高频考点是化简同时含有负指数和分式的表达式。标准考试答案要求所有指数均为正数,除非题目明确要求使用指数形式。
Worked Example: Simplify (x⁻²y³)⁻² ÷ (x³y⁻¹)².
例题:化简 (x⁻²y³)⁻² ÷ (x³y⁻¹)²。
= x⁴y⁻⁶ ÷ x⁶y⁻² = x⁴⁻⁶ y⁻⁶⁺² = x⁻²y⁻⁴ = 1 / (x²y⁴)
The key step is recognising that a negative outer exponent flips the sign of every inner exponent. Starting with positive exponents on every variable makes the final denominator clear.
关键步骤是识别外层的负指数会使内层每个指数变号。让每个变量的指数都以正数结束,最终分母自然就清晰了。
10. Index Laws in Calculus | 指数法则在微积分中的应用
In the pure mathematics papers, index laws appear inside differentiation and integration problems. For example, to differentiate y = ∛x, rewrite it as y = x^(1/3) then use the power rule: dy/dx = (1/3)x^(−2/3). Similarly, integrating 1/x² requires rewriting as x⁻² first.
在纯数试卷中,指数法则常出现在求导和积分题中。例如,对 y = ∛x 求导时,先改写为 y = x^(1/3),再用幂函数求导公式:dy/dx = (1/3)x^(−2/3)。同样地,对 1/x² 积分要先改写为 x⁻²。
Common pitfalls in this area include forgetting to add 1 to the exponent during integration when the index is fractional, or forgetting that ∫x⁻¹dx = ln|x| + C, not a power function. Both mistakes trace back to weak index fluency.
这一部分常见的错误包括:积分时遇到分数指数忘了先在指数上加 1;或者忘了 ∫x⁻¹dx = ln|x| + C 而不是幂函数。两种错误的根源都是指数运算不够熟练。
11. Strategic Checklist for Exam Day | 考前化简策略清单
Use this checklist whenever you meet an index-based question in the exam. It compresses all the rules above into a single fast workflow.
在考试中遇到任何指数题目时,按照下面这份清单操作。它把上面全部法则压缩成一条快速流程。
-
Step 1: Identify the operation (multiply, divide, power of power, product, quotient) and label which law applies.
-
第一步:识别运算类型(乘法、除法、幂的乘方、积的乘方、商的乘方),并标注适用哪条法则。
-
Step 2: Rewrite every numerical base as a prime power (2, 3, 5, 7…) where possible.
-
第二步:尽可能把所有数字底数改写为质数幂(2、3、5、7……)。
-
Step 3: Apply the outer exponents, multiplying inner exponents where necessary.
-
第三步:分配外层指数,必要时将内部指数相乘。
-
Step 4: Combine same-base terms using addition and subtraction of exponents.
-
第四步:对同底数项用指数加减进行合并。
-
Step 5: Convert all negative exponents to positive by writing reciprocals.
-
第五步:将全部负指数通过倒数转换为正指数。
-
Step 6: Check that no bracket remains fully expandable and that the answer is in its simplest form.
-
第六步:检查没有括号未展开、答案是最简形式。
Practising this sequence on past-paper questions will make it nearly automatic. The goal is not just to find an answer, but to find it with no wasted steps and full marks in the scheme.
用过去真题反复练习这套流程,直到它近乎本能。目标不仅是求出答案,而是用最精简的步骤拿到满分。
12. Quick Revision Table | 快速复习表
The table below collects every result from this article into one reference. Keep it handy during revision.
下表汇总了本文全部结论,供你复习时随时查阅。
| Name | Rule |
| Multiplication | aᵐ × aⁿ = aᵐ⁺ⁿ |
| Division | aᵐ ÷ aⁿ = aᵐ⁻ⁿ |
| Power of Power | (aᵐ)ⁿ = aᵐⁿ |
| Product Power | (ab)ⁿ = aⁿbⁿ |
| Quotient Power | (a/b)ⁿ = aⁿ/bⁿ |
| Zero Power | a⁰ = 1 (a ≠ 0) |
| Negative Power | a⁻ⁿ = 1/aⁿ |
| Reciprocal Power | (a/b)⁻ⁿ = (b/a)ⁿ |
| Fractional Power | a^(m/n) = (ⁿ√a)ᵐ = ⁿ√(aᵐ) |
Mastery of these nine rules — especially their combination — will carry you through algebra, functions, logarithms, differentiation and integration. The marks are easy to secure once the laws become reflex.
熟练掌握这九条法则——尤其是它们的组合运用——将帮你顺利搞定代数、函数、对数、微分和积分。一旦这些法则化为肌肉记忆,分数自然手到擒来。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导