📚 Mastering Indices | 指数与对数
Indices, also known as exponents or powers, are a fundamental topic in IGCSE Mathematics. They appear in nearly every exam paper, from simplifying algebraic expressions to solving exponential equations. A solid understanding of the laws of indices is essential for achieving top marks.
指数,也称为幂或次方,是 IGCSE 数学中的一个基础课题。几乎每份试卷都会涉及指数,从化简代数表达式到解指数方程,无一例外。牢牢掌握指数的运算法则是获取高分的关键。
1. The Basic Laws of Indices | 指数基本运算法则
The laws of indices are the rules that govern how expressions involving powers are simplified and manipulated. There are six core laws you must know and be able to apply without hesitation.
指数运算法则是关于含幂表达式化简和运算的规则。有六条核心法则你必须熟记并能毫不犹豫地运用。
-
Multiplication: \(a^m \times a^n = a^{m+n}\). When multiplying two powers with the same base, add the indices.
乘法:\(a^m \times a^n = a^{m+n}\)。当两个底数相同的幂相乘时,指数相加。
-
Division: \(a^m \div a^n = a^{m-n}\). When dividing two powers with the same base, subtract the indices.
除法:\(a^m \div a^n = a^{m-n}\)。当两个底数相同的幂相除时,指数相减。
-
Power of a power: \((a^m)^n = a^{mn}\). When raising a power to another power, multiply the indices.
幂的乘方:\((a^m)^n = a^{mn}\)。当一个幂再乘方时,指数相乘。
-
Zero index: \(a^0 = 1\) (where \(a \neq 0\)). Any non-zero number raised to the power of zero equals 1.
零指数:\(a^0 = 1\)(其中 \(a \neq 0\))。任何非零数的零次方等于 1。
-
Negative index: \(a^{-n} = \frac{1}{a^n}\). A negative index indicates the reciprocal.
负指数:\(a^{-n} = \frac{1}{a^n}\)。负指数表示倒数。
-
Fractional index: \(a^{\frac{1}{n}} = \sqrt[n]{a}\) and \(a^{\frac{m}{n}} = \sqrt[n]{a^m}\). The numerator is the power, the denominator is the root.
分数指数:\(a^{\frac{1}{n}} = \sqrt[n]{a}\),\(a^{\frac{m}{n}} = \sqrt[n]{a^m}\)。分子是幂,分母是根。
These laws only apply when the base is the same. Keep this in mind to avoid common errors.
这些法则仅在底数相同的情况下适用。请记住这一点,以避免常见错误。
2. Simplifying Expressions with Indices | 化简含指数的表达式
One of the most common exam questions requires you to simplify an expression by applying multiple laws of indices. You must work step by step, ensuring each operation follows the correct rule.
最常见的考题之一要求你通过应用多条指数法则来化简表达式。你必须一步一步地操作,确保每个运算步骤都遵循正确的规则。
Example: Simplify \((2x^3y^2)^4 \div (4x^2y)^2\)
First, expand each bracket separately using the power-of-a-power law.
首先,使用幂的乘方法则分别展开每个括号。
\((2^4)(x^{3\times4})(y^{2\times4}) = 16x^{12}y^8\)
\((4^2)(x^{2\times2})(y^2) = 16x^4y^2\)
Now divide the two results:
现在将两个结果相除:
\(16x^{12}y^8 \div 16x^4y^2 = x^{12-4}y^{8-2} = x^8y^6\)
The 16 cancels out, leaving a clean final answer of \(x^8y^6\).
16 相互抵消,最终得到简洁的答案 \(x^8y^6\)。
3. Negative Indices and Reciprocals | 负指数与倒数
Negative indices represent reciprocals. Understanding this concept allows you to rewrite expressions without negative exponents, which is often required in final answers.
负指数表示倒数。理解这一概念可以让您将表达式改写为不含负指数的形式,这通常是最终答案的常见要求。
Consider the following transformations:
请看以下变换:
-
\(2^{-1} = \frac{1}{2}\) — the reciprocal of 2.
\(2^{-1} = \frac{1}{2}\) — 2 的倒数。
-
\(x^{-3} = \frac{1}{x^3}\) — the reciprocal of \(x^3\).
\(x^{-3} = \frac{1}{x^3}\) — \(x^3\) 的倒数。
-
\(\left(\frac{2}{3}\right)^{-2} = \left(\frac{3}{2}\right)^2 = \frac{9}{4}\) — flip the fraction and apply the positive index.
\(\left(\frac{2}{3}\right)^{-2} = \left(\frac{3}{2}\right)^2 = \frac{9}{4}\) — 将分数倒置并应用正指数。
When a fraction has a negative index, the key step is to invert the fraction first, then apply the now-positive power. This avoids errors with signs.
当分数带有负指数时,关键步骤是先倒置分数,然后应用现在的正指数。这样可以避免符号错误。
4. Fractional Indices and Roots | 分数指数与根号
Fractional indices connect powers and roots. The denominator of the fraction indicates the root, while the numerator indicates the power. It is often easier to take the root first, then apply the power.
分数指数将幂和根联系起来。分数的分母表示根的次数,分子表示幂。通常先开方再求幂会更容易计算。
Evaluate \(27^{\frac{2}{3}}\)
Step 1: Take the cube root of 27. Since \(3^3 = 27\), we have \(\sqrt[3]{27} = 3\).
第 1 步:求 27 的立方根。因为 \(3^3 = 27\),所以 \(\sqrt[3]{27} = 3\)。
Step 2: Square the result. \(3^2 = 9\).
第 2 步:将结果平方。\(3^2 = 9\)。
Answer: \(27^{\frac{2}{3}} = 9\)
Try another: \(16^{-\frac{3}{4}}\). Take the fourth root of 16 (which is 2), cube it (giving 8), then take the reciprocal because of the negative sign: \(\frac{1}{8}\).
再看一例:\(16^{-\frac{3}{4}}\)。先求 16 的四次方根(得 2),再求其立方(得 8),最后因负指数取倒数:\(\frac{1}{8}\)。
5. Solving Exponential Equations | 解指数方程
An exponential equation is one where the variable appears in the exponent. The key strategy is to express both sides of the equation with the same base, then equate the exponents.
指数方程是指变量出现在指数位置上的方程。关键策略是将方程两边化为相同的底数,然后令指数相等。
Solve \(2^{3x-1} = 16\)
Rewrite 16 as a power of 2: \(16 = 2^4\).
将 16 写成 2 的幂:\(16 = 2^4\)。
Now the equation becomes:
现在方程变为:
\(2^{3x-1} = 2^4\)
Since the bases are equal, the exponents must be equal:
由于底数相同,指数必然相等:
\(3x – 1 = 4 \;\Rightarrow\; 3x = 5 \;\Rightarrow\; x = \frac{5}{3}\)
Always check whether the base can be rewritten. Common bases include 2, 3, 4, 5, 9, 25, 27 — all powers of smaller primes.
检查底数是否可以被改写。常见的底数有 2、3、4、5、9、25、27,它们都是较小质数的幂。
6. Expressing Numbers in the Form \(a^n\) | 将数表示为 \(a^n\) 的形式
Another recurring question type asks you to express a number in a specified index form. This tests your ability to factorise numbers using their prime bases.
另一种常见题型要求你将一个数表示为指定的指数形式。这考察你用质因数分解数的能力。
Example: Express 64 as a power of 4.
示例:将 64 表示为 4 的幂。
Since \(64 = 4 \times 4 \times 4\), we write \(64 = 4^3\).
由于 \(64 = 4 \times 4 \times 4\),我们写成 \(64 = 4^3\)。
Example: Express \(81x^4\) in the form \((3x)^n\).
示例:将 \(81x^4\) 表示为 \((3x)^n\) 的形式。
We note \(81 = 3^4\), so \(81x^4 = 3^4x^4 = (3x)^4\).
注意 \(81 = 3^4\),所以 \(81x^4 = 3^4x^4 = (3x)^4\)。
This requires recognising both the numerical power and how it combines with the variable’s power.
这需要识别数字部分的幂,并理解它如何与变量的幂结合。
7. Indices and Standard Form | 指数与科学计数法
Standard form, or scientific notation, uses powers of 10 to express very large or very small numbers. The format requires a number between 1 and 10 multiplied by a power of 10.
科学计数法(标准形式)使用 10 的幂来表达极大或极小的数。其格式要求一个介于 1 和 10 之间的数乘以 10 的幂。
\(a \times 10^n\) where \(1 \leq a < 10\)
-
\(4\,500\,000 = 4.5 \times 10^6\)
\(4\,500\,000 = 4.5 \times 10^6\)
-
\(0.000\,072 = 7.2 \times 10^{-5}\)
\(0.000\,072 = 7.2 \times 10^{-5}\)
When multiplying or dividing numbers in standard form, handle the powers of 10 using index laws, then adjust the coefficient to ensure it lies between 1 and 10.
当对科学计数法表示的数进行乘除时,使用指数法则处理 10 的幂,然后调整系数,使其在 1 到 10 之间。
Example: \((4 \times 10^6) \times (2 \times 10^3) = 8 \times 10^9\). Since 8 already lies between 1 and 10, no adjustment is needed.
示例:\((4 \times 10^6) \times (2 \times 10^3) = 8 \times 10^9\)。由于 8 已在 1 到 10 之间,无需调整。
8. Surds and Indices Combined | 无理数与指数的结合
Surds are irrational numbers expressed using root symbols, such as \(\sqrt{2}\) or \(3\sqrt{5}\). They are closely related to fractional indices, and exam questions often combine both concepts.
无理数是用根号表示的无理数,如 \(\sqrt{2}\) 或 \(3\sqrt{5}\)。它们与分数指数密切相关,考试题经常将两者结合。
Key relationship:
关键关系:
\(\sqrt{x} = x^{\frac{1}{2}}\) and \(\sqrt[n]{x} = x^{\frac{1}{n}}\)
To simplify surds, look for square factors within the radicand:
化简无理数时,寻找被开方数中的平方因子:
\(\sqrt{72} = \sqrt{36 \times 2} = \sqrt{36} \times \sqrt{2} = 6\sqrt{2}\)
Rationalising the denominator is another key skill. To rationalise \(\frac{5}{\sqrt{3}}\), multiply numerator and denominator by \(\sqrt{3}\):
有理化分母是另一项关键技能。要化简 \(\frac{5}{\sqrt{3}}\),将分子和分母同时乘以 \(\sqrt{3}\):
\(\frac{5}{\sqrt{3}} \times \frac{\sqrt{3}}{\sqrt{3}} = \frac{5\sqrt{3}}{3}\)
This eliminates the surd from the denominator, which is the standard way to present a final answer.
这样消除了分母中的无理数,这也是呈现最终答案的标准方式。
9. Common Mistakes and How to Avoid Them | 常见错误及如何避免
Many students lose marks on indices questions due to easily preventable mistakes. Here are the most frequent errors and how to steer clear of them.
许多学生在指数题目上失分,原因往往是容易避免的错误。以下是最常见的错误及规避方法。
| Common Mistake 常见错误 |
Correction 正确做法 |
| \(a^m \times a^n = a^{m \times n}\) | \(a^m \times a^n = a^{m+n}\) |
| \((a+b)^2 = a^2 + b^2\) | \((a+b)^2 = a^2 + 2ab + b^2\) |
| \(a^{-n} = -a^n\) | \(a^{-n} = \frac{1}{a^n}\) |
| \(a^{0} = 0\) | \(a^{0} = 1\) (for \(a \neq 0\)) |
A common source of confusion is treating a negative index as a negative number. Remember, a negative index means ‘one over’ the positive power — it never makes the result negative.
一个常见的困惑来源是将负指数当作负数处理。请记住,负指数表示“正幂分之一”——它永远不会使结果变为负数。
10. Exam Strategy and Practice Questions | 考试策略与练习题目
When tackling indices questions in the exam, follow a clear strategy. Identify which laws apply, write down each step carefully, and check your final answer for any negative or fractional indices that can be simplified.
在考试中遇到指数题目时,遵循一个清晰的策略。识别适用的法则,逐步仔细书写,并检查最终答案中是否有可以化简的负指数或分数指数。
Practice question 1:
练习第 1 题:
Simplify \(\frac{(2x^2)^3}{4x^5}\)
Solution: \((2x^2)^3 = 8x^6\), so \(\frac{8x^6}{4x^5} = 2x^{6-5} = 2x\).
解答:\((2x^2)^3 = 8x^6\),所以 \(\frac{8x^6}{4x^5} = 2x^{6-5} = 2x\)。
Practice question 2:
练习第 2 题:
Solve \(3^{2x} = 81\)
Solution: \(81 = 3^4\), so \(2x = 4\), giving \(x = 2\).
解答:\(81 = 3^4\),所以 \(2x = 4\),得 \(x = 2\)。
Practice question 3:
练习第 3 题:
Evaluate \(\left(\frac{8}{27}\right)^{-\frac{2}{3}}\)
Solution: First invert: \(\left(\frac{27}{8}\right)^{\frac{2}{3}}\). Cube root of \(\frac{27}{8}\) is \(\frac{3}{2}\), then square: \(\left(\frac{3}{2}\right)^2 = \frac{9}{4}\).
解答:先倒置:\(\left(\frac{27}{8}\right)^{\frac{2}{3}}\)。\(\frac{27}{8}\) 的立方根是 \(\frac{3}{2}\),再平方:\(\left(\frac{3}{2}\right)^2 = \frac{9}{4}\)。
Indices are a high-yield topic — mastering them properly will secure easy marks early in every paper.
指数是一个高回报率的专题——真正掌握它将在每份卷子的前面部分轻松拿分。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导