Laws of Indices and Standard Form | 指数定律与标准形式

📚 Laws of Indices and Standard Form | 指数定律与标准形式

Indices (exponents) are one of the most powerful tools in mathematics. They allow us to write very large and very small numbers compactly, simplify algebraic expressions, and solve equations that would otherwise be extremely tedious. In this revision guide, we will explore the essential laws of indices, fractional and negative powers, and the standard form (scientific notation) that is so important in science and engineering.

指数(幂)是数学中最强大的工具之一。它能让我们紧凑地表示非常大和非常小的数,简化代数表达式,并解决原本极其繁琐的方程。在本复习指南中,我们将探讨指数定律、分数幂和负幂,以及科学和工程中非常重要的标准形式(科学记数法)。


1. What is an Index? | 什么是指数?

An index (plural: indices) tells us how many times a number is multiplied by itself. For example, \( 5^4 \) means \( 5 \times 5 \times 5 \times 5 \). Here, 5 is the base and 4 is the index (exponent). In general, \( a^n \) means the product of \( n \) factors of \( a \).

指数告诉我们一个数自乘多少次。例如,\( 5^4 \) 表示 \( 5 \times 5 \times 5 \times 5 \)。这里,5 是底数,4 是指数(幂)。一般地,\( a^n \) 表示 \( n \) 个 \( a \) 相乘。

\( a^n = a \times a \times \dots \times a \) (n factors)

\( a^n = a \times a \times \dots \times a \) (n 个因子)

It is important to distinguish between a negative base and a negative index. For example, \( (-3)^2 = 9 \) but \( -3^2 = -9 \), because the index applies only to the 3 in the second case.

区分负底数和负指数非常重要。例如,\( (-3)^2 = 9 \),但 \( -3^2 = -9 \),因为指数在第二种情况下只作用于 3。


2. The Multiplicative Law | 乘法法则

When multiplying two powers with the same base, we add their indices. This is the most fundamental rule: \( a^m \times a^n = a^{m+n} \). For example, \( 2^3 \times 2^5 = 2^{3+5} = 2^8 \).

当两个同底数的幂相乘时,我们将指数相加。这是最基本的法则:\( a^m \times a^n = a^{m+n} \)。例如,\( 2^3 \times 2^5 = 2^{3+5} = 2^8 \)。

\( a^m \times a^n = a^{m+n} \)

Be careful: the bases must be identical. You cannot apply this law directly to \( 2^3 \times 3^5 \). If necessary, rewrite the bases first or simplify each power separately.

请注意:底数必须相同。不能直接将此法则应用于 \( 2^3 \times 3^5 \)。如有必要,请先重写底数或分别化简每个幂。


3. The Divisive Law | 除法法则

When dividing two powers with the same base, we subtract the indices: \( a^m ÷ a^n = a^{m-n} \). For example, \( 10^7 ÷ 10^3 = 10^{7-3} = 10^4 \).

当两个同底数的幂相除时,我们将指数相减:\( a^m ÷ a^n = a^{m-n} \)。例如,\( 10^7 ÷ 10^3 = 10^{7-3} = 10^4 \)。

\( a^m ÷ a^n = a^{m-n} \)

This law remains valid when \( m < n \), which produces a negative index. We will deal with negative indices in Section 6.

当 \( m < n \) 时,此法则依然有效,会产生负指数。我们将在第 6 节讨论负指数。


4. The Power of a Power | 幂的乘方

When a power is raised to another power, we multiply the two indices: \( (a^m)^n = a^{m \times n} \). For example, \( (3^2)^4 = 3^{2 \times 4} = 3^8 \).

当一个幂再次乘方时,我们将两个指数相乘:\( (a^m)^n = a^{m \times n} \)。例如,\( (3^2)^4 = 3^{2 \times 4} = 3^8 \)。

\( (a^m)^n = a^{mn} \)

Extension: \( (ab)^n = a^n b^n \) and \( (a/b)^n = a^n / b^n \). For instance, \( (2x)^3 = 2^3 x^3 = 8x^3 \).

扩展:\( (ab)^n = a^n b^n \) 和 \( (a/b)^n = a^n / b^n \)。例如,\( (2x)^3 = 2^3 x^3 = 8x^3 \)。


5. Zero Index | 零指数

Any non-zero number raised to the power of zero equals 1. This follows from the division law: \( a^n ÷ a^n = a^{n-n} = a^0 \), and any number divided by itself is 1.

任何非零数的零次幂都等于 1。这可由除法法则得出:\( a^n ÷ a^n = a^{n-n} = a^0 \),而任何数除以自身等于 1。

\( a^0 = 1 \) (for \( a \neq 0 \))

\( a^0 = 1 \)(\( a \neq 0 \))

Example: \( 7^0 = 1 \), \( (5x)^0 = 1 \), and \( -2^0 = -1 \) because the zero index only applies to the 2, not the negative sign. However \( (-2)^0 = 1 \).

例如:\( 7^0 = 1 \),\( (5x)^0 = 1 \),而 \( -2^0 = -1 \),因为零指数只作用于 2,不作用于负号。但 \( (-2)^0 = 1 \)。


6. Negative Indices | 负指数

A negative index represents the reciprocal of the positive power: \( a^{-n} = 1 / a^n \). For example, \( 2^{-3} = 1/2^3 = 1/8 \). Also, \( 1 / a^{-n} = a^n \).

负指数表示正次幂的倒数:\( a^{-n} = 1 / a^n \)。例如,\( 2^{-3} = 1/2^3 = 1/8 \)。同时,\( 1 / a^{-n} = a^n \)。

\( a^{-n} = \frac{1}{a^n} \)

In algebraic fractions, move the base to the opposite side of the fraction bar and change the sign of the index. For instance, \( x^{-2} \) is the same as \( 1/x^2 \), and \( 1/y^{-3} = y^3 \).

在代数分式中,将底数移到分数线的另一侧,并改变指数的符号。例如,\( x^{-2} \) 等同于 \( 1/x^2 \),而 \( 1/y^{-3} = y^3 \)。


7. Fractional Indices (Roots) | 分数指数(根式)

A fractional index indicates a root. \( a^{1/2} = \sqrt{a} \), \( a^{1/3} = \sqrt[3]{a} \), and more generally \( a^{1/n} = \sqrt[n]{a} \). For example, \( 9^{1/2} = 3 \) and \( 8^{1/3} = 2 \).

分数指数表示根式。\( a^{1/2} = \sqrt{a} \),\( a^{1/3} = \sqrt[3]{a} \),更一般地 \( a^{1/n} = \sqrt[n]{a} \)。例如,\( 9^{1/2} = 3 \),\( 8^{1/3} = 2 \)。

\( a^{1/n} = \sqrt[n]{a} \)

Combined with powers: \( a^{m/n} = (\sqrt[n]{a})^m = \sqrt[n]{a^m} \). For example, \( 16^{3/4} = (\sqrt[4]{16})^3 = 2^3 = 8 \).

与幂结合:\( a^{m/n} = (\sqrt[n]{a})^m = \sqrt[n]{a^m} \)。例如,\( 16^{3/4} = (\sqrt[4]{16})^3 = 2^3 = 8 \)。


8. Simplifying Expressions with Indices | 化简含指数表达式

To simplify algebraic expressions, we combine like bases and apply the laws step by step. Always check whether bases are the same or can be rewritten in terms of the same prime factor.

要化简代数表达式,我们合并相同的底数并逐步应用定律。始终检查底数是否相同,或者是否可以写成相同质因数的形式。

Example: Simplify \( 2a^3 \times 4a^5 \). First multiply the coefficients: \( 2 \times 4 = 8 \). Then add the indices of \( a \): \( a^{3+5} = a^8 \). So the result is \( 8a^8 \).

例如:化简 \( 2a^3 \times 4a^5 \)。先将系数相乘:\( 2 \times 4 = 8 \)。然后合并 \( a \) 的指数:\( a^{3+5} = a^8 \)。因此结果是 \( 8a^8 \)。

Example: Simplify \( \frac{12x^6}{3x^2} \). Divide coefficients: \( 12/3 = 4 \), then subtract indices: \( x^{6-2} = x^4 \). Answer: \( 4x^4 \).

例如:化简 \( \frac{12x^6}{3x^2} \)。系数相除:\( 12/3 = 4 \),然后指数相减:\( x^{6-2} = x^4 \)。答案:\( 4x^4 \)。

A table of the laws for quick revision:

快速复习用定律表:

Law / 定律 Formula / 公式
Multiplication / 乘法 \( a^m \times a^n = a^{m+n} \)
Division / 除法 \( a^m ÷ a^n = a^{m-n} \)
Power of a power / 幂的乘方 \( (a^m)^n = a^{mn} \)
Zero index / 零指数 \( a^0 = 1 \)
Negative index / 负指数 \( a^{-n} = 1/a^n \)
Fractional index / 分数指数 \( a^{1/n} = \sqrt[n]{a} \)

9. Standard Form (Scientific Notation) | 标准形式(科学记数法)

Standard form is a way of writing numbers as \( A \times 10^n \), where \( 1 \leq A < 10 \) and \( n \) is an integer. For example, \( 4500 = 4.5 \times 10^3 \) and \( 0.00067 = 6.7 \times 10^{-4} \).

标准形式是将数字写成 \( A \times 10^n \),其中 \( 1 \leq A < 10 \),\( n \) 是整数。例如,\( 4500 = 4.5 \times 10^3 \),\( 0.00067 = 6.7 \times 10^{-4} \)。

\( A \times 10^n \) (1 ≤ |A| < 10)

To convert a large number to standard form, move the decimal point left until only one non-zero digit remains; the number of moves is the positive index of 10. To convert a small number, move the decimal point right; the number of moves is the negative index.

要将大数转换为标准形式,将小数点向左移动,直到只剩下一个非零数字;移动次数就是 10 的正指数。要将小数转换为标准形式,将小数点向右移动;移动次数就是负指数。

Examples:

示例:

  • \( 3,200,000 = 3.2 \times 10^6 \)
  • \( 0.00042 = 4.2 \times 10^{-4} \)
  • \( 8.1 \times 10^{-2} = 0.081 \)

10. Calculating with Standard Form | 标准形式的计算

When multiplying numbers in standard form, multiply the A values first, then multiply the powers of 10 using the multiplicative law. Finally, adjust the result so that A is between 1 and 10.

标准形式的数字相乘时,先乘 A 值,然后使用乘法法则乘 10 的幂。最后调整结果,使 A 在 1 到 10 之间。

Example: \( (2 \times 10^3) \times (3 \times 10^4) = 6 \times 10^7 \).

例如:\( (2 \times 10^3) \times (3 \times 10^4) = 6 \times 10^7 \)。

If the product of A values is greater than or equal to 10, adjust: \( (5 \times 10^2) \times (4 \times 10^3) = 20 \times 10^5 = 2.0 \times 10^6 \).

如果 A 值的乘积大于或等于 10,则进行调整:\( (5 \times 10^2) \times (4 \times 10^3) = 20 \times 10^5 = 2.0 \times 10^6 \)。

For division, divide the A values and subtract the indices: \( (8 \times 10^6) ÷ (2 \times 10^2) = 4 \times 10^4 \).

对于除法,A 值相除并指数相减:\( (8 \times 10^6) ÷ (2 \times 10^2) = 4 \times 10^4 \)。


11. Application: Solving Equations with Indices | 应用:解指数方程

Sometimes we need to solve equations where the unknown appears in the exponent. If both sides can be written with the same base, we equate the indices.

有时我们需要解未知数出现在指数中的方程。如果两边都可以写成相同底数,我们就可以令指数相等。

Example: Solve \( 4^x = 32 \). Since \( 4 = 2^2 \) and \( 32 = 2^5 \), we have \( (2^2)^x = 2^5 \), so \( 2^{2x} = 2^5 \). Equating indices gives \( 2x = 5 \), hence \( x = 2.5 \).

示例:解 \( 4^x = 32 \)。因为 \( 4 = 2^2 \),\( 32 = 2^5 \),所以 \( (2^2)^x = 2^5 \),即 \( 2^{2x} = 2^5 \)。令指数相等得 \( 2x = 5 \),因此 \( x = 2.5 \)。

Another example: Solve \( 5^{3} = 25^{x-1} \). Rewrite \( 25 \) as \( 5^2 \): \( 5^3 = 5^{2(x-1)} \). Thus \( 3 = 2x – 2 \), so \( x = 2.5 \).

另一个示例:解 \( 5^{3} = 25^{x-1} \)。将 \( 25 \) 重写为 \( 5^2 \): \( 5^3 = 5^{2(x-1)} \)。因此 \( 3 = 2x – 2 \),所以 \( x = 2.5 \)。


12. Common Mistakes and Exam Tips | 常见错误与考试建议

Students often make the following mistakes. Avoid them to improve your marks:

学生常常犯以下错误。避免它们以提高成绩:

  • Forgetting that \( -2^2 = -4 \) but \( (-2)^2 = 4 \). Always consider the placement of brackets.
  • Applying multiplication or division laws to powers with different bases. You must have the same base.
  • Incorrectly handling negative indices: \( 2^{-3} \) is not \( -8 \), it is \( 1/8 \).
  • In standard form, writing \( 45 \times 10^3 \) instead of \( 4.5 \times 10^4 \). Make sure the first factor is between 1 and 10.
  • In fractional indices, confusing \( 8^{2/3} \) with \( \frac{2}{3} \) of 8. The correct computation is \( (\sqrt[3]{8})^2 = 2^2 = 4 \).

记住:对负号、括号和底数的一致性要格外小心。考试时,先写出相关定律,再逐步代入数字。最后务必检查答案是否可以用标准形式或简单根式表达。

Exam Tip: When a question asks for a value in standard form, always give your final answer as \( A \times 10^n \) with \( 1 \leq A < 10 \). When simplifying expressions, always show at least one intermediate step to demonstrate the law you are using.

考试提示:当题目要求以标准形式给出数值时,务必写出 \( A \times 10^n \) 且 \( 1 \leq A < 10 \)。化简表达式时,至少展示一个中间步骤,以说明你使用的定律。


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课程辅导,国外大学本科硕士研究生博士课程论文辅导

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