📚 A-Level Mathematics: Definition and Properties of the Absolute Value Function | A-Level 数学:绝对值函数的定义与性质
The absolute value function, also known as the modulus function, is one of the most important non-linear functions in A-Level Mathematics. It appears in equations, inequalities, graphs, and calculus, and a solid understanding of its definition and properties is essential for exam success.
绝对值函数,也称模函数,是 A-Level 数学中最重要的非线性函数之一。它出现在方程、不等式、图像和微积分中,深入理解其定义与性质对于考试取得好成绩至关重要。
1. Definition of Absolute Value | 绝对值的定义
For any real number x, the absolute value of x, written as |x|, is defined as the distance from x to 0 on the number line. This distance is always non-negative.
对于任意实数 x,x 的绝对值记作 |x|,定义为数轴上 x 到 0 的距离。这个距离永远是非负的。
The formal piecewise definition is:
|x| = x if x ≥ 0; |x| = −x if x < 0
This means that the absolute value of a positive number is the number itself, while the absolute value of a negative number is its opposite (making it positive).
这意味着正数的绝对值是它本身,而负数的绝对值是它的相反数(使其变为正数)。
2. Key Properties of Absolute Value | 绝对值的关键性质
The absolute value function satisfies several algebraic properties that are frequently tested in A-Level questions.
绝对值函数满足若干代数性质,这些性质在 A-Level 考题中经常出现。
- Non-negativity: |x| ≥ 0 for all real x. 非负性:对所有实数 x,|x| ≥ 0。
- Zero only at the origin: |x| = 0 if and only if x = 0. 仅在原点为零:|x| = 0 当且仅当 x = 0。
- Symmetry: |−x| = |x|. 对称性:|−x| = |x|。
- Multiplication: |xy| = |x||y|. 乘法性:|xy| = |x||y|。
- Division: |x / y| = |x| / |y|, provided y ≠ 0. 除法性:|x / y| = |x| / |y|,其中 y ≠ 0。
- Power: |xⁿ| = |x|ⁿ for any positive integer n. 幂性质:|xⁿ| = |x|ⁿ 对任意正整数 n 成立。
- Square root identity: √(x²) = |x|, not x. 平方根恒等式:√(x²) = |x|,而不是 x。
These properties allow us to simplify expressions and solve equations without always expanding piecewise definitions.
这些性质使我们能够简化表达式、求解方程,而不必总是展开分段定义。
3. The Graph of y = |x| | y = |x| 的图像
The graph of the basic absolute value function y = |x| is a V-shaped curve. For x ≥ 0, the graph is the line y = x; for x < 0, it is the line y = −x.
基本绝对值函数 y = |x| 的图像是一条 V 形曲线。当 x ≥ 0 时,图像是直线 y = x;当 x < 0 时,图像是直线 y = −x。
Key features of the graph include:
这个图像的关键特征包括:
- The vertex is at the origin (0, 0). 顶点在原点 (0, 0)。
- The graph is symmetric about the y-axis. 图像关于 y 轴对称。
- The gradient is −1 for x < 0 and +1 for x > 0. 当 x < 0 时斜率为 −1,当 x > 0 时斜率为 +1。
- The function is continuous but not differentiable at x = 0. 函数在 x = 0 处连续但不可导。
When transforming to y = |f(x)|, the parts of y = f(x) below the x-axis are reflected in the x-axis, while the parts above remain unchanged.
当变换到 y = |f(x)| 时,y = f(x) 中位于 x 轴下方的部分关于 x 轴反射到上方,而位于上方的部分保持不变。
4. Solving Equations Involving Absolute Values | 含绝对值方程的求解
To solve an equation such as |ax + b| = c, where c ≥ 0, we consider two cases: ax + b = c or ax + b = −c.
要求解形如 |ax + b| = c(其中 c ≥ 0)的方程,我们考虑两种情况:ax + b = c 或 ax + b = −c。
For example, solve |2x − 3| = 5:
例如,解 |2x − 3| = 5:
Case 1: 2x − 3 = 5 → x = 4
Case 2: 2x − 3 = −5 → x = −1
Both solutions should be checked in the original equation. Here, x = 4 and x = −1 both satisfy |2x − 3| = 5.
两个解都应代入原方程检验。这里,x = 4 和 x = −1 都满足 |2x − 3| = 5。
A general approach is to square both sides, since |u|² = u², but this may introduce extraneous roots if the equation is not carefully handled. For linear absolute value equations, the case method is usually clearer.
一种通用方法是两边平方,因为 |u|² = u²,但如果处理不当可能会引入增根。对于线性绝对值方程,分情况讨论通常更清晰。
5. Solving Inequalities with Absolute Values | 含绝对值不等式的求解
There are two standard patterns for absolute value inequalities.
绝对值不等式有两种标准模式。
If |f(x)| < a (where a > 0), then the solution is equivalent to −a < f(x) < a.
若 |f(x)| < a(其中 a > 0),则解等价于 −a < f(x) < a。
If |f(x)| > a, then the solution is f(x) < −a or f(x) > a.
若 |f(x)| > a,则解为 f(x) < −a 或 f(x) > a。
Example: solve |3x − 1| ≤ 7.
例:解 |3x − 1| ≤ 7。
−7 ≤ 3x − 1 ≤ 7 → −6 ≤ 3x ≤ 8 → −2 ≤ x ≤ 8/3
The solution interval is [−2, 8/3]. For strict inequalities, use open intervals.
解区间为 [−2, 8/3]。对于严格不等式,使用开区间。
6. The Triangle Inequality | 三角不等式
The triangle inequality is a powerful property of absolute values used in many branches of mathematics.
三角不等式是绝对值的一个重要性质,广泛应用于数学的许多分支。
|a + b| ≤ |a| + |b|
This says that the absolute value of a sum is at most the sum of the absolute values. Equality holds when a and b have the same sign or at least one is zero.
它表明和的绝对值至多等于绝对值之和。当 a 和 b 同号或至少有一个为零时,等号成立。
A related form is:
一个相关形式是:
|a − b| ≥ ||a| − |b||
This is often used to bound the difference between two quantities in proof questions.
这个形式常用于证明题中界定两个量之差的范围。
7. Absolute Value as a Distance | 绝对值作为距离
On the real number line, the expression |x − a| represents the distance between x and a. This interpretation is extremely useful when solving equations and inequalities.
在实数轴上,表达式 |x − a| 表示 x 与 a 之间的距离。这种解释在求解方程和不等式时极为有用。
For instance, the inequality |x − 2| < 3 means the distance from x to 2 is less than 3, so −1 < x < 5.
例如,不等式 |x − 2| < 3 表示 x 到 2 的距离小于 3,因此 −1 < x < 5。
Similarly, |x + 4| = |x − (−4)| is the distance from x to −4. The equation |x + 4| = 2 tells us that x is exactly 2 units away from −4, giving x = −6 or x = −2.
类似地,|x + 4| = |x − (−4)| 表示 x 到 −4 的距离。方程 |x + 4| = 2 告诉我们 x 距 −4 恰好 2 个单位,因此 x = −6 或 x = −2。
This geometric viewpoint often makes problems simpler and helps avoid algebraic errors.
这种几何视角往往能简化问题,并帮助避免代数错误。
8. Differentiating the Absolute Value Function | 绝对值函数的求导
The derivative of |x| exists for all x ≠ 0. It is given by the sign function:
|x| 的导数对所有 x ≠ 0 都存在。它由符号函数给出:
d/dx |x| = x / |x| = 1 for x > 0, and −1 for x < 0
At x = 0, the left derivative is −1 and the right derivative is 1, so the function is not differentiable at 0.
在 x = 0 处,左导数为 −1,右导数为 1,因此函数在 0 处不可导。
For a composite function |u|, where u is differentiable and u ≠ 0, the chain rule gives:
对于复合函数 |u|,其中 u 可导且 u ≠ 0,链式法则给出:
d/dx |u| = (u / |u|) · du/dx
This formula is especially useful when calculating gradients on different intervals or when solving optimisation problems involving absolute values.
这个公式在计算不同区间上的斜率或求解含绝对值的优化问题时特别有用。
9. Integrating the Absolute Value Function | 绝对值函数的积分
To integrate an absolute value function over an interval, we must split the interval at the points where the expression inside the absolute value changes sign.
要在区间上对绝对值函数积分,我们必须在该表达式改变符号的点处分段积分。
For example, compute ∫₀³ |x − 2| dx.
例如,计算 ∫₀³ |x − 2| dx。
Since x − 2 ≤ 0 on [0, 2] and x − 2 ≥ 0 on [2, 3], we write:
因为在 [0, 2] 上 x − 2 ≤ 0,在 [2, 3] 上 x − 2 ≥ 0,所以我们写:
∫₀³ |x − 2| dx = ∫₀² (2 − x) dx + ∫₂³ (x − 2) dx
Evaluating each part:
分别计算各部分:
[2x − x²/2]₀² + [x²/2 − 2x]₂³ = (4 − 2) + (4.5 − 6) − (2 − 4) = 2 + (−1.5) + 2 = 2.5
The area under the curve is 2.5 square units.
曲线下方的面积为 2.5 平方单位。
10. Common Exam Questions and Tips | 常见考题与应试技巧
In A-Level Mathematics, absolute value questions often appear in the following forms:
在 A-Level 数学中,绝对值问题通常以以下形式出现:
- Sketching graphs of y = |f(x)| or y = f(|x|). 画 y = |f(x)| 或 y = f(|x|) 的图像。
- Solving equations and inequalities involving |ax + b|. 求解含 |ax + b| 的方程和不等式。
- Finding the range of functions that contain absolute values. 求含绝对值函数的值域。
- Calculating derivatives and integrals of absolute value functions. 计算绝对值函数的导数和积分。
- Using the triangle inequality in proofs. 在证明中使用三角不等式。
Key tips for success:
取得成功的要点提示:
- Always consider both cases when removing absolute value signs. 去掉绝对值符号时始终考虑两种情况。
- Check that solutions satisfy the original equation. 检查解是否满足原方程。
- For inequalities, draw a number line to avoid missing regions. 对于不等式,画数轴以避免遗漏区间。
- Remember that √(x²) = |x|, not x. 记住 √(x²) = |x|,而不是 x。
- When integrating, locate sign-change points first. 积分时先找出符号变化点。
Mastering the absolute value function builds a strong foundation for further topics such as transformations, inverse functions, and numerical methods.
掌握绝对值函数为后续学习变换、反函数和数值方法等课题奠定了坚实的基础。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导