📚 PDF资源导航

GCSE Edexcel Maths: Indices and Logarithms – Key Points | GCSE Edexcel 数学:指数与对数 考点精讲

📚 GCSE Edexcel Maths: Indices and Logarithms – Key Points | GCSE Edexcel 数学:指数与对数 考点精讲

Indices (powers) are a fundamental building block of algebra and number work in GCSE Edexcel Maths. They appear in simplifying expressions, solving equations, and even in real-life applications like exponential growth. While logarithms are not fully examined at GCSE, understanding their inverse relationship with indices can give you a head start for A-level and deepen your grasp of exponential problems. This article covers all the index laws you must know, with plenty of worked examples, and introduces the concept of logarithms as a powerful extension.

指数(幂)是 GCSE Edexcel 数学中代数和数值运算的核心基础。它们在化简表达式、解方程以及现实生活中(如指数增长)都有广泛应用。虽然对数在 GCSE 阶段不作深入考查,但理解它与指数的逆运算关系可以为你衔接 A-level 铺平道路,也能深化你对指数问题的理解。本文涵盖了所有必须掌握的指数定律,并提供大量例题,同时引入对数概念作为高阶拓展。

1. Understanding Powers and Indices | 理解幂与指数

An index (plural: indices) tells you how many times a base number is multiplied by itself. In the expression an, a is the base, n is the index (also called the exponent). For example, 23 = 2 × 2 × 2 = 8. The result is called a power.

指数表示底数自乘的次数。在表达式 an 中,a 是底数,n 是指数(也叫幂次)。例如 23 = 2 × 2 × 2 = 8,结果称为幂。

  • English: Key terms – base (a), index/exponent (n), power (value of an).
  • 中文:关键术语 – 底数(a)、指数/幂次(n)、幂(an 的值)。

Indices apply to any real number and can be positive, negative, zero, or fractional. Mastering the rules allows you to manipulate expressions like x3 × x5 or √x written as x1/2.

指数可以是任意实数,可以是正数、负数、零或分数。掌握好指数法则,你就能轻松处理 x3 × x5 这样的乘法,或者把 √x 写成 x1/2


2. The Multiplication Rule | 乘法法则

When you multiply two powers with the same base, keep the base the same and add the indices: am × an = am+n.

同底数幂相乘,底数不变,指数相加:am × an = am+n

Example: Simplify 32 × 34. Using the rule, 32+4 = 36 = 729.

例子:化简 32 × 34。利用法则,32+4 = 36 = 729。

This rule works because expanding the product gives a total of (m+n) copies of the base. Remember that the bases must be identical; for example, 23 × 32 cannot be combined using this rule.

这个法则成立是因为展开乘积后底数会被乘 (m+n) 次。切记底数必须相同;例如 23 × 32 就不能用这个法则合并。


3. The Division Rule | 除法法则

When dividing powers with the same base (non-zero), subtract the index of the denominator from the index of the numerator: am ÷ an = am−n.

同底数幂相除(底数不为零),底数不变,指数相减:am ÷ an = am−n

Example: Simplify 57 ÷ 53. Using the rule, 57−3 = 54 = 625.

例子:化简 57 ÷ 53。57−3 = 54 = 625。

If the numerator index is smaller than the denominator index, the result will be a fraction or a negative index, which we will cover later.

如果分子的指数比分母的小,结果会是分数或负指数,稍后会讲解。


4. The Power of a Power Rule | 幂的幂法则

When raising a power to another power, multiply the indices: (am)n = am×n.

幂的乘方,指数相乘:(am)n = am×n

Example: Simplify (23)2. This equals 23×2 = 26 = 64.

例子:化简 (23)2,等于 23×2 = 26 = 64。

Be careful with brackets and signs. For instance, (x2)3 = x6, but x23 without brackets is misinterpreted. Always use parentheses to avoid errors.

注意括号和符号。例如 (x2)3 = x6,但如果不加括号写成 x23 就会产生歧义。务必使用括号以避免错误。


5. Zero and Negative Indices | 零指数与负指数

Any non-zero base raised to the power of zero equals 1: a0 = 1 (a ≠ 0). This follows from the division rule: am ÷ am = am−m = a0 = 1.

任何非零底数的零次幂都等于 1:a0 = 1(a ≠ 0)。这可以从除法法则推导出来:am ÷ am = am−m = a0 = 1。

A negative index represents the reciprocal of the positive power: a−n = 1 / an (a ≠ 0). For example, 10−2 = 1 / 102 = 1/100 = 0.01.

负指数表示正指数幂的倒数:a−n = 1 / an(a ≠ 0)。例如,10−2 = 1 / 102 = 1/100 = 0.01。

Negative indices allow you to rewrite expressions like 1/x3 as x−3. This is extremely useful when simplifying algebraic fractions or moving terms between numerator and denominator.

利用负指数可以把 1/x3 写成 x−3,这在化简代数分式或在分子分母之间移项时非常有用。


6. Fractional Indices and Roots | 分数指数与根式

A fractional index of the form 1/n indicates an n-th root: a1/n = n√a (the positive root if n is even, assuming a ≥ 0). For example, 641/3 = ∛64 = 4.

形如 1/n 的分数指数表示 n 次方根:a1/n = n√a(若 n 为偶数取正根,通常假定 a ≥ 0)。例如 641/3 = ∛64 = 4。

More generally, am/n can be interpreted as (am)1/n = n√(am) or as (a1/n)m. Both ways give the same result. Example: 82/3 = (81/3)2 = 22 = 4.

更一般地,am/n 可以理解为 (am)1/n = n√(am),或者 (a1/n)m,两种方式结果相同。例题:82/3 = (81/3)2 = 22 = 4。

Fractional indices allow you to apply all index laws to roots, enabling the simplification of expressions like √x × x3/2 = x1/2 × x3/2 = x2.

有了分数指数,你就可以把根式也纳入指数运算体系,例如 √x × x3/2 = x1/2 × x3/2 = x2,化简变得很流畅。


7. Solving Exponential Equations | 解指数方程

GCSE problems often require solving equations where the variable is in the index, such as 2x = 32. If you can express both sides with the same base, set the indices equal. For example, 2x = 25 ⇒ x = 5.

GCSE 题目常要求解未知数在指数位置的方程,例如 2x = 32。如果你能把两边写成同底数幂,就可以让指数相等。例如 2x = 25 ⇒ x = 5。

Harder example: Solve 32x+1 = 27. Rewrite 27 as 33, so 32x+1 = 33. Then 2x+1 = 3, giving x = 1.

较难的例子:解 32x+1 = 27。把 27 写成 33,则有 32x+1 = 33,于是 2x+1 = 3,解得 x = 1。

What if bases cannot be made the same? For instance, 2x = 10. At GCSE, you might approximate using trial and improvement, but the proper tool is the logarithm, which we introduce next.

如果底数无法化同该怎么办?例如 2x = 10。在 GCSE 阶段你可能用试凑法逼近,但要精确求解就需要用到对数,这正是我们接下来要介绍的内容。


8. Introduction to Logarithms | 对数入门

A logarithm is the inverse operation of raising to a power. If y = ax, then x = loga y (read as ‘log base a of y’). For example, since 102 = 100, we have log10 100 = 2.

对数是指数运算的逆运算。如果 y = ax,那么 x = loga y(读作“以 a 为底 y 的对数”)。例如,因为 102 = 100,所以 log10 100 = 2。

The two most common bases are 10 (common logarithm, written as log) and e (natural logarithm, written as ln). On your calculator, you can find log and ln buttons.

最常见的两种底数是 10(常用对数,记作 log)和 e(自然对数,记作 ln)。你的计算器上就有 log 和 ln 键。

Logarithms allow you to solve equations like 2x = 10 by taking logs of both sides: log(2x) = log 10 ⇒ x log 2 = 1 ⇒ x = 1 / log 2 ≈ 3.322. This is an essential skill for A-level but insightful even now.

利用对数,你可以求解 2x = 10 这类方程:两边取对数得 log(2x) = log 10 ⇒ x log 2 = 1 ⇒ x = 1 / log 2 ≈ 3.322。这是 A-level 的核心技能,但即使在现阶段理解它也会让你豁然开朗。


9. Laws of Logarithms (Preview) | 对数法则(预览)

Logarithms have their own set of rules that mirror the index laws. Although not examined at GCSE, knowing them can help you manipulate exponential expressions.

对数也有一套与指数法则相对应的运算法则。虽然 GCSE 不考,但了解它们能帮你更灵活地处理指数表达式。

The three key laws are:

三个核心法则是:

  • Product rule: loga (xy) = loga x + loga y
  • 商法则(积的对数):loga (xy) = loga x + loga y
  • Quotient rule: loga (x/y) = loga x − loga y
  • 差法则(商的对数):loga (x/y) = loga x − loga y
  • Power rule: loga (xn) = n loga x
  • 幂法则(幂的对数):loga (xn) = n loga x

Example: log2 (8 × 4) = log2 8 + log2 4 = 3 + 2 = 5, which matches log2 32 = 5. These laws are the reason logarithms simplify multiplication into addition.

例子:log2 (8 × 4) = log2 8 + log2 4 = 3 + 2 = 5,正好等于 log2 32 = 5。正是这些法则使得对数可以将乘法化为加法。


10. Common Mistakes and Exam Tips | 常见错误与考试技巧

Mistake 1: Adding indices when bases are different, e.g. 23 × 32 cannot be simplified to 65. Always check that the base is identical before applying index laws.

错误一:底数不同时仍去加指数,比如 23 × 32 不能化简为 65。应用指数法则前请务必确认底数相同。

Mistake 2: Confusing negative indices with negative numbers. 5−2 = 1/25, not −25. A negative index moves the term to the denominator, it does not change the sign of the value.

错误二:把负指数与负数混淆。5−2 = 1/25,而不是 −25。负指数仅仅把项搬到分母,不改变数值的符号。

Mistake 3: Forgetting that a0 = 1 for any non-zero a. It is a common slip to write 70 as 0.

错误三:忘记对任意非零底数都有 a0 = 1。经常有人把 70 错写成 0。

Mistake 4: Misapplying fractional indices, e.g. writing 271/3 as 9 instead of 3. Remember that the denominator of the fraction tells you the root.

错误四:分数指数计算错误,例如把 271/3 算成 9 而不是 3。记住分母代表开几次方根。

Exam tip: When solving exponential equations, always write both sides as powers of the same base if you can. Keep a list of common powers handy: 21=2, 22=4, …, 26=64; 32=9, 33=27, etc. This will speed up your work.

考试技巧:解指数方程时,尽量把两边写成同底数的幂。平时可以熟记常见乘方:21=2, 22=4, …, 26=64;32=9, 33=27 等,这能大幅提升解题速度。

Finally, if a problem seems stuck and you are curious, a logarithm can always check your answer: for 2x = 32, log2 32 = 5, confirming x = 5. That deepens your understanding.

最后,如果遇到难题且感到好奇,可以用对数来验证答案:对 2x = 32 来说,log2 32 = 5,确认 x = 5。这会加深你的理解。

Published by TutorHao | Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version