📚 PDF资源导航

IGCSE Maths: Indices and Logarithms Essentials | IGCSE 数学:指数与对数 考点精讲

📚 IGCSE Maths: Indices and Logarithms Essentials | IGCSE 数学:指数与对数 考点精讲

Welcome to this comprehensive revision guide on Indices and Logarithms for IGCSE Mathematics. Mastering exponents and logs is crucial for solving equations, understanding growth and decay models, and unlocking higher-level algebra. This article breaks down the key laws, definitions, and problem-solving techniques with clear bilingual explanations.

欢迎来到这篇 IGCSE 数学指数与对数的全面复习指南。掌握指数与对数对于解方程、理解增长与衰减模型以及攻克更高级的代数问题至关重要。本文将以清晰的中英双语讲解拆解关键法则、定义与解题技巧。


1. Laws of Indices | 指数法则

When multiplying powers with the same base, keep the base and add the exponents.

aᵐ × aⁿ = aᵐ⁺ⁿ

同底数幂相乘,底数不变,指数相加。例如:2³ × 2⁴ = 2³⁺⁴ = 2⁷。

When dividing powers with the same base, subtract the exponents.

aᵐ ÷ aⁿ = aᵐ⁻ⁿ

同底数幂相除,指数相减。例如:a⁵ ÷ a² = a⁵⁻² = a³。

When raising a power to another power, multiply the exponents.

(aᵐ)ⁿ = aᵐⁿ

幂的乘方,指数相乘。例如:(x²)⁵ = x¹⁰。

When a product is raised to a power, every factor inside the bracket is raised to that power.

(ab)ⁿ = aⁿ bⁿ

积的乘方等于各因式分别乘方再相乘。例如:(3y)⁴ = 3⁴ y⁴ = 81y⁴。

The same principle applies to a quotient raised to a power.

(a / b)ⁿ = aⁿ / bⁿ

商的乘方等于分子、分母分别乘方。例如:(x / 2)³ = x³ / 8。


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

Any non‑zero base raised to the power of zero equals 1. This is true even for negative or fractional bases, as long as the base itself is not zero.

a⁰ = 1   (a ≠ 0)

任何非零底数的零次幂等于 1。例如:7⁰ = 1,(−4)⁰ = 1, (½)⁰ = 1。

A negative exponent means the reciprocal of the corresponding positive power.

a⁻ⁿ = 1 / aⁿ   and   1 / a⁻ⁿ = aⁿ

负指数表示正指数幂的倒数。例如:x⁻² = 1 / x²,5⁻³ = 1 / 125, 同时 1 / 2⁻³ = 2³ = 8。

When a fraction is raised to a negative exponent, flip the fraction and make the exponent positive.

(a / b)⁻ⁿ = (b / a)ⁿ

分数的负指数等于其倒数底数的正指数。例如:(2 / 3)⁻² = (3 / 2)² = 9 / 4。


3. Fractional Indices and Surds | 分数指数与根式

An exponent of the form 1/n gives the nth root. This links indices directly to surds (irrational roots).

a^(1/n) = ⁿ√a

指数为 1/n 表示 n 次方根。例如:27^(1/3) = ∛27 = 3;100^(1/2) = √100 = 10。

With a rational exponent m/n the numerator is a power and the denominator a root; the order does not matter.

a^(m/n) = (ⁿ√a)ᵐ = ⁿ√(aᵐ)

对于 a^(m/n),分母为根指数,分子为幂指数,可先开根再乘方,或先乘方再开根。例如:16^(3/4) = (⁴√16)³ = 2³ = 8,也可 ⁴√(16³) = ⁴√4096 = 8。

Surds can often be simplified using the laws of indices, e.g. √12 = √(4×3) = 2√3. Recognising perfect powers helps to evaluate fractional indices quickly.

根式(surds)常可借助指数法则化简,如 √12 = 2√3。识别完全平方、完全立方等能使分数指数的计算更快。


4. Definition of Logarithms | 对数定义

A logarithm answers the question: To what power must the base be raised to produce a given number? If aˣ = b, then x = logₐ b, provided a > 0, a ≠ 1 and b > 0.

aˣ = b  ⇔  x = logₐ b

如果 aˣ = b (a > 0, a ≠ 1, b > 0),那么 x 叫做以 a 为底 b 的对数。例如:2³ = 8,所以 log₂ 8 = 3;10² = 100,所以 log₁₀ 100 = 2。

In IGCSE, the two most common logarithms are common logarithms (base 10, often written simply as log x) and natural logarithms (base e, written as ln x). All log laws apply to both.

IGCSE 最常见的是以 10 为底的常用对数(常简写为 log x)和以 e 为底的自然对数(写作 ln x)。所有对数法则对二者均适用。


5. Laws of Logarithms | 对数法则

The product rule: the log of a product is the sum of the logs of the factors.

logₐ (xy) = logₐ x + logₐ y

乘积的对数等于各因数的对数之和。例如:log₂ (8 × 4) = log₂ 8 + log₂ 4 = 3 + 2 = 5。

The quotient rule: the log of a quotient is the difference of the logs.

logₐ (x / y) = logₐ x − logₐ y

商的对数等于被除数的对数减去除数的对数。例如:log₁₀ (1000 / 10) = log₁₀ 1000 − log₁₀ 10 = 3 − 1 = 2。

The power rule: the log of a power brings the exponent out front as a multiplier.

logₐ (xⁿ) = n logₐ x

幂的对数等于指数乘以底数的对数。例如:log₃ (9²) = 2 log₃ 9 = 2 × 2 = 4。

Special values help simplify expressions: logₐ 1 = 0 (because a⁰ = 1) and logₐ a = 1 (because a¹ = a).

特殊值:logₐ 1 = 0,logₐ a = 1。前者因为任何非零数的 0 次方为 1,后者因为 a¹ = a。


6. Change of Base Formula | 换底公式

When a logarithm has a base that is not directly available on a calculator (base other than 10 or e), use the change‑of‑base formula.

logₐ b = logₓ b / logₓ a

对数的底数不是 10 或 e 时,可用换底公式计算。常用的新底数是 10 或 e。

Example: Find log₅ 625. Using base 10: log₅ 625 = log₁₀ 625 / log₁₀ 5. Since 5⁴ = 625, the answer should be 4; the formula confirms this numerically.

例如:计算 log₅ 625,可写为 log₁₀ 625 / log₁₀ 5。因 5⁴ = 625,结果为 4,换底公式可给出数值验证。

The change‑of‑base formula is also essential for solving equations where the unknown appears in both an exponent and a logarithm with an unusual base.

换底公式对于未知数同时出现在指数和非常见底数的对数中的方程也十分关键。


7. Solving Exponential Equations | 解指数方程

If both sides of the equation can be expressed with the same base, equate the exponents directly.

If aᵐ = aⁿ, then m = n (a > 0, a ≠ 1)

若方程两边可化为同底数幂,则直接令指数相等。例如:解 3^(2x+1) = 27。改写 27 = 3³,得 2x+1 = 3,解得 x = 1。

When the equation cannot be rewritten with the same base, take logarithms (common or natural) of both sides, then use the power rule to bring down the unknown.

Example: 2ˣ = 10 ⇒ x = log 10 / log 2 ≈ 3.322

无法化为同底时,两边取常用对数(或自然对数),利用幂的对数法则将指数降下。例如:5ˣ = 20 ⇒ x = log 20 / log 5 ≈ 1.861。

Always check whether the solution is reasonable and fits any domain restrictions. Exponential expressions are always positive, so equations like 3ˣ = −9 have no real solution.

指数表达式恒为正,若出现如 3ˣ = −9 的方程则无实数解。解答后应检验合理性。


8. Solving Logarithmic Equations | 解对数方程

Use the laws of logarithms to condense multiple logs into a single logarithm, then convert to exponential form.

先用对数法则合并多个对数,再转化为指数形式求解。

Example: Solve log₂ (x) + log₂ (x − 2) = 3.
Combine: log₂ [x(x − 2)] = 3 ⇒ x(x − 2) = 2³ = 8.
Solve x² − 2x − 8 = 0 → (x − 4)(x + 2) = 0.
Since the arguments of the logs must be positive, x > 2. Thus x = 4 is the only valid solution.

例如:解 log₂ (x) + log₂ (x − 2) = 3。合并:log₂ [x(x−2)] = 3 ⇒ x(x−2) = 8。解二次方程得 x = 4 或 x = −2,但真数必须为正,x>2,故舍去 −2。

Another type: logₓ 25 = 2. By definition, x² = 25 ⇒ x = 5 (x must be positive and not 1).

另一类方程:logₓ 25 = 2,由定义得 x² = 25,底数 x > 0 且 x ≠ 1,故 x = 5。

Key reminder: Always check the domain — the argument of a logarithm must be strictly positive, and the base must be positive and not equal to 1. Skipping this step loses marks in exams.

务必检验定义域:对数的真数必须大于 0,底数必须大于 0 且不等于 1。考试中漏检会白白失分。


9. Applications of Exponents and Logarithms | 指数与对数的应用

Exponential growth and decay models appear in compound interest, population growth, radioactive decay, and cooling curves. The general form is A = P (1 + r/100)^t for growth, or A = P e^(kt) for continuous processes.

指数增长与衰减模型出现在复利、人口增长、放射性衰变和冷却定律中。一般增长形式为 A = P(1 +

Published by TutorHao | IGCSE 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