📚 GCSE WJEC Maths: Exponents and Logarithms – Key Topic Review | GCSE WJEC 数学:指数与对数 考点精讲
Exponents (indices) and logarithms are fundamental topics in the WJEC GCSE Mathematics syllabus. They appear in various forms—from simplifying algebraic expressions to solving equations that model real-world growth and decay. A solid grasp of index laws, negative and fractional powers, and the relationship between exponentials and logarithms is essential for success in both the non-calculator and calculator papers. This guide breaks down the key points you need to master, with clear explanations and examples.
指数(幂)与对数是 WJEC GCSE 数学大纲中的基础课题。它们以多种形式出现——从化简代数表达式到求解描述现实世界增长与衰减的方程。牢固掌握指数法则、负指数与分数指数,以及指数与对数的关系,是应对非计算器和计算器试卷的关键。本指南将逐一解析你需要掌握的重点,并配以清晰的解释和示例。
1. Laws of Indices | 指数法则
The laws of indices allow us to manipulate expressions involving powers efficiently. These rules work for any non‑zero base and real exponents, and they form the foundation for simplifying algebraic expressions and solving equations.
指数法则使我们能够高效化简含有幂的表达式。这些规则适用于任何非零底数和实数指数,并构成化简代数式和解方程的基础。
Multiplication: aᵐ × aⁿ = aᵐ⁺ⁿ. When you multiply powers with the same base, add the exponents.
乘法: aᵐ × aⁿ = aᵐ⁺ⁿ。底数相同的幂相乘时,将指数相加。
Division: aᵐ ÷ aⁿ = aᵐ⁻ⁿ. When you divide powers with the same base, subtract the exponent of the denominator from the exponent of the numerator.
除法: aᵐ ÷ aⁿ = aᵐ⁻ⁿ。底数相同的幂相除时,用分子的指数减去分母的指数。
Power of a power: (aᵐ)ⁿ = aᵐⁿ. Raise a power to another power by multiplying the exponents.
幂的乘方: (aᵐ)ⁿ = aᵐⁿ。用指数相乘来求幂的乘方。
Zero exponent: a⁰ = 1 (provided a ≠ 0). Any non‑zero base raised to the power zero equals one.
零指数: a⁰ = 1(a ≠ 0)。任何非零底的零次幂都等于 1。
Power of a product: (ab)ⁿ = aⁿbⁿ. The exponent distributes over multiplication.
积的乘方: (ab)ⁿ = aⁿbⁿ。指数分配到乘积的每个因子上。
Power of a quotient: (a/b)ⁿ = aⁿ / bⁿ. The exponent applies to both numerator and denominator.
商的乘方: (a/b)ⁿ = aⁿ / bⁿ。指数同时作用于分子和分母。
Example: Simplify 3² × 3⁵ ÷ 3⁴.
示例:化简 3² × 3⁵ ÷ 3⁴。
3² × 3⁵ ÷ 3⁴ = 3²⁺⁵⁻⁴ = 3³ = 27
2. Negative and Fractional Indices | 负指数与分数指数
Negative and fractional indices extend the concept of powers beyond whole numbers. They link to reciprocals and roots, making them indispensable for handling surds and rational expressions.
负指数与分数指数将幂的概念扩展到整数以外。它们与倒数、方根相关联,是处理根式与有理表达式的必备工具。
Negative index: a⁻ⁿ = 1 / aⁿ. A negative exponent means the reciprocal of the positive power. Moving a factor across the fraction bar changes the sign of its exponent.
负指数: a⁻ⁿ = 1 / aⁿ。负指数表示正指数幂的倒数。将因子移过分数线会改变其指数的符号。
Fractional index (numerator 1): a¹/ⁿ = ⁿ√a. Here, the denominator of the fraction indicates the root. For example, 9¹/² = √9 = 3.
分数指数(分子为1): a¹/ⁿ = ⁿ√a。此时分数的分母表示开几次方。例如 9¹/² = √9 = 3。
General fractional index: aᵐ/ⁿ = (ⁿ√a)ᵐ = ⁿ√(aᵐ). You can take the root first and then raise to the power, or vice‑versa. Usually, taking the root first makes the numbers smaller and easier to handle.
一般分数指数: aᵐ/ⁿ = (ⁿ√a)ᵐ = ⁿ√(aᵐ)。可以先开 n 次方再取 m 次幂,也可以先乘方再开方。通常先开方可以使数字更小、更易处理。
Example: Evaluate 8²/³.
示例:求 8²/³ 的值。
8²/³ = (³√8)² = (2)² = 4
Example with negative fractional index: 16⁻³/² = 1 / (16³/²) = 1 / ( (√16)³ ) = 1 / (4³) = 1/64.
含负分数指数的示例:16⁻³/² = 1 / (16³/²) = 1 / ( (√16)³ ) = 1 / (4³) = 1/64。
3. Simplifying Exponential Expressions | 化简指数表达式
When simplifying, always apply the index laws step by step. Start by dealing with brackets, then handle multiplication and division, and finally turn negative or fractional indices into root or reciprocal form if required.
化简时,务必逐步运用指数法则。先处理括号,再处理乘除,最后根据需要将负指数或分数指数转化为方根或倒数的形式。
Combine like bases: Group terms with the same base together, e.g., x² × x⁵ = x⁷.
合并相同底数: 把底数相同的项放在一起,例如 x² × x⁵ = x⁷。
Simplify inside brackets first: (2x³)² = 4x⁶, because both coefficients and variables are raised to the power.
先化简括号内部: (2x³)² = 4x⁶,因为系数和变量都要进行乘方。
Rewrite with positive exponents: x⁻² / y⁻³ = y³ / x². Move terms across the fraction bar to make all exponents positive.
改写为正指数: x⁻² / y⁻³ = y³ / x²。将项移过分数线使所有指数变为正。
Example: Simplify (2a²b)³ × (a⁻¹ b²).
示例:化简 (2a²b)³ × (a⁻¹ b²)。
(2a²b)³ = 8a⁶b³, so 8a⁶b³ × a⁻¹ b² = 8a⁵b⁵
4. Solving Exponential Equations with the Same Base | 底数相同的指数方程
If both sides of an equation can be written as powers of the same base, then the exponents must be equal. This is a straightforward method that appears frequently in GCSE exams.
如果方程两边都能写成相同底数的幂,那么指数必然相等。这是 GCSE 考试中常见的一种直接解法。
Equating exponents: If aˣ = aⁿ, then x = n, provided a > 0 and a ≠ 1.
令指数相等: 如果 aˣ = aⁿ,则 x = n,前提是 a > 0 且 a ≠ 1。
Changing to a common base: Recognise that 4, 8 and 16 are all powers of 2. For instance, solve 4ˣ = 8². Rewrite as (2²)ˣ = (2³)² → 2²ˣ = 2⁶ → 2x = 6 → x = 3.
化为同底数: 注意 4、8 和 16 都是 2 的幂。例如解方程 4ˣ = 8²。改写为 (2²)ˣ = (2³)² → 2²ˣ = 2⁶ → 2x = 6 → x = 3。
Example: Solve 9ˣ⁻¹ = 27²ˣ⁺¹.
示例:解方程 9ˣ⁻¹ = 27²ˣ⁺¹。
(3²)ˣ⁻¹ = (3³)²ˣ⁺¹ → 3²ˣ⁻² = 3⁶ˣ⁺³ → 2x − 2 = 6x + 3 → −4x = 5 → x = −5/4
5. Introduction to Logarithms | 对数入门
A logarithm is the inverse operation of exponentiation. It answers the question: ‘To what power must a given base be raised to obtain a certain number?’ Understanding this link is crucial for solving exponential equations where the base cannot be easily matched.
对数是乘方运算的逆运算。它回答这样一个问题:“需要将某个底数提升到多少次幂才能得到给定的数?” 理解这层关系对于求解底数不易同化的指数方程至关重要。
Definition: If aˣ = b (with a > 0, a ≠ 1, and b > 0), then logₐb = x. In words, the logarithm of b to the base a is x.
定义: 如果 aˣ = b(其中 a > 0, a ≠ 1, 且 b > 0),则 logₐb = x。也就是说,以 a 为底 b 的对数是 x。
The table below shows how to convert between exponential and logarithmic forms:
下表展示了指数形式与对数形式的转换关系:
| Exponential Form (指数形式) | Logarithmic Form (对数形式) |
|---|---|
| 2³ = 8 | log₂8 = 3 |
| 10² = 100 | log₁₀ 100 = 2 |
| 5¹ = 5 | log₅5 = 1 |
| 3⁻² = 1/9 | log₃(1/9) = −2 |
In GCSE Maths, we usually work with logarithms to base 10 (common logarithms) or use the log key on a calculator to solve equations.
在 GCSE 数学中,我们通常使用以 10 为底的对数(常用对数)或计算器上的 log 键来求解方程。
6. Common Logarithms and Calculator Use | 常用对数与计算器使用
A common logarithm has a base of 10 and is often written simply as log x (without the base). Your calculator’s ‘log’ button evaluates log₁₀ of any positive number.
常用对数的底数为 10,通常简写为 log x(不写底数)。计算器上的「log」键可计算任何正数的 log₁₀ 值。
Using the calculator: To find log 150, press [log] 150 [=]; the result is approximately 2.176. This means 10²·¹⁷⁶ ≈ 150.
使用计算器: 求 log 150,按 [log] 150 [=];结果约为 2.176。这表示 10²·¹⁷⁶ ≈ 150。
Inverse relationship: If you have log₁₀ b = c, then b = 10ᶜ. You can check this with the 10ˣ button (usually the 2nd function of the log key).
逆关系: 如果 log₁₀ b = c,则 b = 10ᶜ。可以使用 10ˣ 按钮(通常是 log 键的第二功能)来验证。
Example: Solve log₁₀ x = 1.5.
示例:解 log₁₀ x = 1.5。
x = 10¹·⁵ = 10¹ × 10⁰·⁵ ≈ 10 × 3.162 = 31.62
7. Logarithmic Rules | 对数运算法则
Logarithms have their own set of rules that mirror the index laws. These can simplify expressions and are especially useful when solving equations involving logs, though at GCSE level you mainly need to recognise the connection rather than to manipulate complex log expressions.
对数也有自己的运算法则,这些法则与指数法则相对应。它们可以化简表达式,在求解含对数的方程时尤其有用。不过在 GCSE 阶段,你主要需要认识这些联系,而非运算复杂的对数表达式。
Product rule: logₐ(xy) = logₐx + logₐy. The log of a product equals the sum of the logs.
乘积法则: logₐ(xy) = logₐx + logₐy。乘积的对数等于各对数之和。
Quotient rule: logₐ(x/y) = logₐx − logₐy. The log of a quotient equals the difference of the logs.
商法则: logₐ(x/y) = logₐx − logₐy。商的对数等于各对数之差。
Power rule: logₐ(xⁿ) = n logₐx. This rule allows you to bring an exponent down in front of the log, which is the key to solving exponential equations.
幂法则: logₐ(xⁿ) = n logₐx。这条法则可将指数提到对数前面,是求解指数方程的关键。
Example using base 10: log₃ 81 can be evaluated by observing 3⁴ = 81, so log₃ 81 = 4. The rules confirm it: log₃(3
Published by TutorHao | GCSE Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导