📚 A-Level Mathematics: Comprehensive Applications of Graph Transformations of Functions | A-Level 数学:函数图像变换综合应用
Graph transformations are a cornerstone of A-Level Mathematics. They allow us to sketch complex functions from simple parent graphs, solve equations geometrically, and interpret the effect of parameter changes on real-world models. Mastering these transformations is not merely about memorising rules — it is about understanding how algebra and geometry interlock.
图像变换是 A-Level 数学的基石。它使我们能够从简单的母函数图像绘制出复杂函数的草图、用几何方法求解方程,并解释参数变化对现实世界模型的影响。掌握这些变换不仅仅在于记忆规则,更在于理解代数与几何如何相互交织。
1. Vertical and Horizontal Translations | 垂直与水平平移
For a function y = f(x), the transformation y = f(x) + k shifts the graph vertically. If k > 0, the graph moves upward; if k < 0, it moves downward. This translation does not alter the shape of the graph, only its position.
对于函数 y = f(x),变换 y = f(x) + k 会使图像垂直平移。当 k > 0 时,图像向上移动;当 k < 0 时,图像向下移动。这种平移不会改变图像的形状,只改变其位置。
The transformation y = f(x + a) shifts the graph horizontally. Crucially, y = f(x + a) moves the graph left when a > 0, and right when a < 0. This counter-intuitive result often causes errors in examinations.
变换 y = f(x + a) 会使图像水平平移。关键在于,当 a > 0 时,y = f(x + a) 将图像向左移动;当 a < 0 时,则向右移动。这个与直觉相反的结果常在考试中导致错误。
- If y = x² is transformed to y = (x – 3)², the graph shifts 3 units to the right.
- 若 y = x² 变换为 y = (x – 3)²,图像向右平移 3 个单位。
- The point (0, 0) moves to (3, 0).
- 点 (0, 0) 移动到 (3, 0)。
y = f(x) + k ↔ vertical shift; y = f(x + a) ↔ horizontal shift, with sign reversed.
y = f(x) + k ↔ 垂直平移;y = f(x + a) ↔ 水平平移,符号相反。
2. Reflections in the Axes | 关于坐标轴的反射
The transformation y = -f(x) reflects the graph of y = f(x) in the x-axis. Every point (x, y) becomes (x, -y). The x-intercepts remain fixed, but the signs of all y-values flip.
变换 y = -f(x) 将 y = f(x) 的图像关于 x 轴反射。每个点 (x, y) 变为 (x, -y)。x 轴截距保持不变,但所有 y 值的符号翻转。
The transformation y = f(-x) reflects the graph in the y-axis. Every point (x, y) becomes (-x, y). Here the y-intercept is invariant, while x-values change sign.
变换 y = f(-x) 将图像关于 y 轴反射。每个点 (x, y) 变为 (-x, y)。此时 y 截距不变,而 x 值改变符号。
For example, the graph of y = eˣ reflected in the y-axis becomes y = eˉˣ. Reflected in the x-axis, it becomes y = -eˣ. Both reflections are frequently tested together with domain restrictions.
例如,y = eˣ 的图像关于 y 轴反射后成为 y = eˉˣ。关于 x 轴反射后成为 y = -eˣ。这两种反射经常与定义域限制一同考查。
y = -f(x): reflection in x-axis; y = f(-x): reflection in y-axis.
y = -f(x):关于 x 轴对称;y = f(-x):关于 y 轴对称。
3. Stretches and Compressions | 伸缩变换
Vertical stretch: y = a·f(x) where a > 1 stretches the graph vertically by factor a. If 0 < a < 1, it compresses vertically. Every y-coordinate is multiplied by a, while x-coordinates stay unchanged.
垂直伸缩:当 a > 1 时,y = a·f(x) 将图像沿垂直方向拉伸 a 倍。若 0 < a < 1,则垂直压缩。所有 y 坐标乘以 a,x 坐标保持不变。
Horizontal stretch: y = f(bx) with b > 1 compresses the graph horizontally by factor b. If 0 < b < 1, it stretches horizontally. The transformation factor is 1/b relative to the original x-coordinate.
水平伸缩:y = f(bx),当 b > 1 时,图像沿水平方向压缩 b 倍;当 0 < b < 1 时,水平拉伸。相对于原来的 x 坐标,变换因子为 1/b。
It is essential to recognise that y = f(2x) compresses the graph, not stretches it. Many students wrongly treat this as a stretch by factor 2. The correct factor is 1/2.
必须注意,y = f(2x) 压缩图像,而不是拉伸。许多学生错误地将其视为拉伸 2 倍,而正确的因子是 1/2。
- If y = sin x becomes y = 2 sin x, amplitude doubles.
- 若 y = sin x 变为 y = 2 sin x,振幅加倍。
- If y = sin x becomes y = sin(2x), period halves to 180° (π).
- 若 y = sin x 变为 y = sin(2x),周期减半为 180°(π)。
4. Order of Transformations | 变换的顺序
When multiple transformations are applied, the order matters — especially when translations are combined with stretches or reflections. A common exam question asks for the sequence needed to transform y = f(x) into y = 2f(x + 3) – 1.
当应用多个变换时,顺序至关重要——尤其是平移与伸缩或反射结合时。一个常见考题是要求写出将 y = f(x) 变为 y = 2f(x + 3) – 1 所需的变换顺序。
For y = a·f(bx + c) + d, the standard approach is:
对于 y = a·f(bx + c) + d,标准方法是:
- Start with y = f(x).
- 先写出 y = f(x)。
- Shift horizontally to account for c: y = f(x + c).
- 水平平移处理 c:y = f(x + c)。
- Apply horizontal stretch/compression with factor 1/b: y = f(bx + c).
- 应用水平伸缩因子 1/b:y = f(bx + c)。
- Apply vertical stretch by a: y = a·f(bx + c).
- 垂直拉伸 a 倍:y = a·f(bx + c)。
- Finally vertical translation d: y = a·f(bx + c) + d.
- 最后垂直平移 d:y = a·f(bx + c) + d。
Alternatively, factor inside the bracket: f(bx + c) = f[b(x + c/b)], which makes the horizontal shift clearer as c/b to the left. This algebraic factorisation is the safest way to determine the correct order.
另一种方法是对括号内因式分解:f(bx + c) = f[b(x + c/b)],这样水平位移更清楚,即向左移动 c/b。这种代数因式分解是确定正确顺序的最稳妥方法。
5. Transforming Quadratic Functions | 二次函数的变换应用
Quadratic functions provide an ideal stage to practise graph transformations. The vertex form y = a(x – h)² + k directly reveals the result of combined transformations applied to y = x².
二次函数是练习图像变换的理想舞台。顶点式 y = a(x – h)² + k 直接展示了将 y = x² 进行组合变换后的结果。
From y = x², the graph is shifted h units horizontally (right if h > 0), stretched vertically by factor a, and shifted k units vertically. Note that the vertex moves from (0, 0) to (h, k).
从 y = x² 出发,图像水平平移 h 个单位(若 h > 0 则向右),垂直拉伸 a 倍,并垂直平移 k 个单位。注意顶点从 (0, 0) 移动到 (h, k)。
For example, y = 2(x – 1)² + 3 has vertex (1, 3), a vertical stretch factor 2, and a vertical translation of 3. Its axis of symmetry is x = 1.
例如,y = 2(x – 1)² + 3 的顶点为 (1, 3),垂直拉伸因子为 2,垂直平移为 3。其对称轴为 x = 1。
Students must be able to complete the square to convert a general quadratic into this form. For instance, y = x² + 4x + 7 = (x + 2)² + 3, indicating a shift 2 units left and 3 units up from y = x².
学生必须能够通过配方法将一般二次函数化为这种形式。例如,y = x² + 4x + 7 = (x + 2)² + 3,表示从 y = x² 向左平移 2 个单位,再向上平移 3 个单位。
6. Transforming Trigonometric Functions | 三角函数的变换应用
Trigonometric graphs are rich contexts for testing transformations. The general sine function y = A sin(B(x – C)) + D has four parameters: amplitude A, period 2π/B, phase shift C (to the right), and vertical shift D.
三角函数图像为检验变换提供了丰富的情境。一般正弦函数 y = A sin(B(x – C)) + D 有四个参数:振幅 A,周期 2π/B,相位移动 C(向右),以及垂直位移 D。
Consider y = 3 cos(2x – π) + 1. Rewriting as y = 3 cos[2(x – π/2)] + 1 reveals a phase shift of π/2 to the right, a period of π, amplitude 3, and vertical shift up by 1.
考虑 y = 3 cos(2x – π) + 1。改写为 y = 3 cos[2(x – π/2)] + 1 后发现,其相位向右移动 π/2,周期为 π,振幅为 3,垂直上移 1。
Transformation order is crucial here. The phase shift is applied before the horizontal stretch, or equivalently after factorising the argument. Exam solutions should always show the factorised form.
在这里变换顺序至关重要。相位移动必须在水平伸缩之前应用,或者等价地在参数因式分解后应用。考试解答中应始终展示因式分解后的形式。
Another common transformation is y = tan x to y = tan(x – π/4), which shifts the asymptotes as well as the curve. Remember that asymptotes move with the graph.
另一个常见变换是 y = tan x 到 y = tan(x – π/4),它会同时移动渐近线和曲线。记住渐近线随图像一起移动。
7. Transformations Involving Absolute Values | 含绝对值的变换
Absolute value transformations create graphs with distinctive “reflection at the axis” behaviour.
绝对值变换会产生具有独特“关于轴对称反射”行为的图像。
y = |f(x)| reflects the part of f(x) below the x-axis above the x-axis. Portions of the graph with y ≥ 0 remain unchanged; portions with y < 0 are reflected upward.
y = |f(x)| 将 f(x) 位于 x 轴下方的部分关于 x 轴翻折到上方。y ≥ 0 的部分保持不变;y < 0 的部分向上翻折。
y = f(|x|) reflects the graph to the right of the y-axis into the left half-plane, while the original left side is discarded. The resulting graph is even: symmetric about the y-axis.
y = f(|x|) 将 y 轴右侧的图像关于 y 轴翻折到左半平面,同时丢弃原来的左侧。所得图像为偶函数,关于 y 轴对称。
For example, if f(x) = (x – 2)² – 1, then:
例如,若 f(x) = (x – 2)² – 1,则:
- y = |f(x)| keeps the parabola’s upper parts and reflects the lower vertex region above the x-axis.
- y = |f(x)| 保留抛物线的上半部分,并将顶点下方区域翻折到 x 轴上方。
- y = f(|x|) keeps x ≥ 0 and copies it symmetrically into x < 0.
- y = f(|x|) 保留 x ≥ 0 的部分,并对称地复制到 x < 0 区域。
These transformations alter the range and can change the number of roots of equations, which is a popular exam topic.
这些变换会改变值域,并可能改变方程根的个数,这是热门考点。
8. Inverse Functions and Transformations | 反函数与变换
The graph of the inverse function y = f⁻¹(x) is obtained by reflecting y = f(x) in the line y = x. This is a single geometric transformation, but it interacts with other transformations when combined.
反函数 y = f⁻¹(x) 的图像是通过将 y = f(x) 关于直线 y = x 反射得到的。这是一个单独的几何变换,但当与其他变换结合时会相互作用。
For instance, if f(x) is shifted, its inverse also shifts in a corresponding way. If y = f(x) is translated horizontally by a, the inverse is translated vertically by the same amount.
例如,若 f(x) 平移,其反函数也会以对应方式平移。若 y = f(x) 水平平移 a,则其反函数垂直平移相同的量。
Remember that a function must be one-to-one to have an inverse. Often a domain restriction is needed, e.g. y = x² with x ≥ 0 gives f⁻¹(x) = √x.
记住函数必须是一一对应的才有反函数。通常需要限制定义域,例如 y = x²(x ≥ 0)的反函数为 f⁻¹(x) = √x。
A common exam question gives the graph of y = f(x) and asks for the graph of y = f⁻¹(x – 2). Solve this step by step: first shift the original graph right by 2 to get y = f(x – 2), then reflect in y = x, or equivalently find the inverse of the shifted function.
常见考题给出 y = f(x) 的图像,要求画出 y = f⁻¹(x – 2) 的图像。分步求解:先将原图像向右平移 2 个单位得到 y = f(x – 2),再关于 y = x 反射;或者等价地求平移后函数的反函数。
9. Combined Problem-Solving Strategies | 综合解题策略
When facing an unfamiliar transformation problem, adopt a systematic methodology:
面对陌生的变换问题时,采取系统化的方法:
- Identify the parent function and key points (intercepts, turning points, asymptotes).
- 确定母函数及关键点(截距、转折点、渐近线)。
- Rewrite the transformed function in the canonical form a·f(b(x + c)) + d.
- 将变换后的函数重写为标准形式 a·f(b(x + c)) + d。
- Apply transformations in the order: horizontal shift, horizontal stretch/reflection, vertical stretch/reflection, vertical shift.
- 按顺序应用变换:水平平移、水平伸缩/反射、垂直伸缩/反射、垂直平移。
- Track at least three key points through every step to verify the final graph.
- 跟踪至少三个关键点在每一步的变化,以验证最终图像。
Also, use algebraic substitution to find the image of a point under a transformation. If the point (a, b) lies on y = f(x), then the transformed point can be found by solving the inverse mapping of coordinates.
同时,使用代数代入法求一个点在变换下的像。若点 (a, b) 在 y = f(x) 上,则可以通过坐标逆映射求出变换后对应的点。
For example, under y = 2f(x – 1) + 1, the point (2, 5) becomes (3, 11). Because x – 1 = 2 gives x = 3, and y = 2×5 + 1 = 11.
例如,在 y = 2f(x – 1) + 1 下,点 (2, 5) 变为 (3, 11)。因为 x – 1 = 2 得 x = 3,y = 2×5 + 1 = 11。
Always check invariance: points on lines of symmetry or on the axes may remain fixed. For y = -f(x), any point with y = 0 is invariant.
始终检查不变性:对称轴或坐标轴上的点可能保持固定。对于 y = -f(x),任何 y = 0 的点都是不变的。
10. Applications in Equation Solving and Inequalities | 方程求解与不等式中的应用
Graph transformations can simplify solving equations. The solution to f(x) = g(x) corresponds to the intersection points of two graphs. If g(x) is a transformed version of f(x), sketching both can reveal the number and approximate positions of roots.
图像变换可以简化方程求解。方程 f(x) = g(x) 的解对应两个图像的交点。若 g(x) 是 f(x) 的变换版本,画草图可以揭示根的个数和大致位置。
For instance, solve |x² – 4| = 2. Sketch y = |x² – 4| and y = 2. The horizontal line crosses the W-shaped graph at four points, giving x = ±√6 and x = ±√2.
例如,求解 |x² – 4| = 2。画出 y = |x² – 4| 和 y = 2。水平线穿过 W 形图像于四个点,得 x = ±√6 和 x = ±√2。
Inequalities such as f(x) > k can be solved by identifying where the transformed graph lies above the line y = k. Transformations help to visualise regions without lengthy algebra.
类似 f(x) > k 的不等式可以通过确定变换后的图像在直线 y = k 上方的部分来求解。变换有助于直观地看出区域,避免冗长的代数运算。
Additionally, understanding transformations aids in identifying symmetries: even functions satisfy f(-x) = f(x), odd functions satisfy f(-x) = -f(x). These symmetries can be used to reduce the interval under consideration.
此外,理解变换有助于识别对称性:偶函数满足 f(-x) = f(x),奇函数满足 f(-x) = -f(x)。这些对称性可用于缩小考察区间。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply