Single Transformation Curves: Common Mistakes Summary | 单一变换曲线易错点总结

📚 Single Transformation Curves: Common Mistakes Summary | 单一变换曲线易错点总结

When studying graph transformations in A-Level Mathematics, students often feel confident applying single transformations to functions such as y = f(x). However, subtle misunderstandings frequently lead to lost marks in exams. This article summarises the most common pitfalls encountered when dealing with translations, stretches, and reflections applied individually, focusing on how to avoid them with clear reasoning and examples.

在学习 A-Level 数学中图像变换时,学生通常对将单一变换应用于函数(如 y = f(x))感到自信。然而,一些细微的误解常常导致考试失分。本文总结了在处理单独的平移、拉伸和反射时最常见的易错点,并通过清晰的推理和示例讲解如何避免这些错误。


1. Horizontal Translation Direction Confusion | 左右平移方向混淆

The most widespread error is reversing the direction of a horizontal shift. When a function is written as y = f(x + 2), many learners incorrectly move the graph 2 units to the right instead of 2 units to the left. This mistake stems from treating the ‘+2’ as an addition to the x-coordinate directly, without realising the transformation sets x + 2 equal to the original input. To achieve the same output, x must be 2 units smaller, causing a leftward shift.

最普遍的错误是颠倒水平平移的方向。当函数写作 y = f(x + 2) 时,许多学生会错误地将图像向右平移 2 个单位,而不是向左平移 2 个单位。这个错误源于直接将 ‘+2’ 视为对 x 坐标的加法,而没有意识到变换是将 x + 2 等同于原输入。为了得到相同的输出,x 必须比原来小 2,从而导致向左平移。

For example, compare y = x² and y = (x + 2)². The vertex of y = x² is at (0,0), whereas the vertex of y = (x + 2)² is at (−2,0), demonstrating a shift of 2 units left. Always remember: inside the bracket, ‘+a’ moves the graph left by a, and ‘−a’ moves it right by a.

例如,比较 y = x² 和 y = (x + 2)²。y = x² 的顶点在 (0,0),而 y = (x + 2)² 的顶点在 (−2,0),证明是向左平移了 2 个单位。请务必牢记:括号内 ‘+a’ 使图像向左移动 a 个单位,’−a’ 则向右移动 a 个单位。


2. Vertical Stretch vs. Compression Confusion | 垂直拉伸与压缩混淆

When a function is multiplied by a constant, y = a f(x), students sometimes misinterpret the effect of the scale factor a. If a > 1, the graph is stretched vertically away from the x‑axis. However, if 0 < a < 1, the graph is vertically compressed towards the x‑axis. A common mistake is to claim that a = ½ still 'stretches' the graph, whereas it actually halves all y‑coordinates, making the shape flatter.

当函数乘以一个常数 y = a f(x) 时,学生有时会误解比例因子 a 的作用。如果 a > 1,图像在垂直方向上远离 x 轴拉伸。但如果 0 < a < 1,图像则朝着 x 轴垂直压缩。常见的错误是声称 a = ½ 仍是在“拉伸”图像,而实际上它把所有 y 坐标减半,使图形变得更平。

a > 1 → vertical stretch by factor a
0 < a < 1 → vertical compression by factor a

To avoid confusion, always think of the transformation as multiplying every y-value by a. For y = ½ sin x, the amplitude becomes ½ of the original, so the graph is ‘squashed’ vertically, not stretched.

为避免混淆,始终将变换视为每个 y 值乘以 a。对于 y = ½ sin x,振幅变为原来的½,因此图像在垂直方向上是被“压扁”了,而非拉伸。


3. Horizontal Stretch vs. Compression Confusion | 水平拉伸与压缩混淆

A similar misinterpretation occurs with y = f(ax). When a > 1, the graph is compressed horizontally by a factor of 1/a; conversely, when 0 < a < 1, the graph is stretched horizontally. Students often reverse this relationship, believing that y = f(2x) stretches the graph outward in the x‑direction, yet it actually compresses it. The key is to solve ax = old x, giving new x = (old x) / a.

类似的误解也发生在 y = f(ax) 上。当 a > 1 时,图像在水平方向上以 1/a 的比例压缩;反之,当 0 < a < 1 时,图像水平拉伸。学生们经常颠倒这种关系,认为 y = f(2x) 会使图形沿 x 方向向外拉伸,但实际上它是在压缩。关键在于解 ax = 原 x,得到新 x = (原 x) / a。

For example, consider y = √x and y = √(2x). The point (4,2) on y = √x becomes (2,2) on y = √(2x), showing a compression towards the y‑axis by factor ½. Likewise, y = sin(½x) stretches the period from 2π to 4π, which is a horizontal stretch.

例如,考虑 y = √x 和 y = √(2x)。y = √x 上的点 (4,2) 在 y = √(2x) 上变为 (2,2),说明向 y 轴压缩了½倍。同样,y = sin(½x) 将周期从 2π 拉伸到 4π,这是一种水平拉伸。


4. Mixing Up Reflections in the x- and y-axes | x 轴与 y 轴反射混淆

Reflections are a frequent source of error because the notation −f(x) and f(−x) appears similar. y = −f(x) reflects the graph in the x‑axis, flipping the sign of every y-coordinate. Meanwhile, y = f(−x) reflects the graph in the y‑axis, changing the sign of the x‑coordinate. Misidentifying which coordinate is negated leads to drawing the reflection about the wrong axis.

反射变换经常出错,因为 −f(x) 和 f(−x) 的写法看起来很相似。y = −f(x) 表示图像关于 x 轴反射,会翻转每个 y 坐标的符号。而 y = f(−x) 表示图像关于 y 轴反射,会改变 x 坐标的符号。如果弄错了取反的坐标,就会导致围绕错误的轴进行反射。

An easy check: substitute a point. For y = −f(x), a point (a, b) maps to (a, −b). For y = f(−x), it maps to (−a, b). If y = f(x) = x(x−1), then f(−x) = (−x)(−x−1) = x(x+1): the graph shifts to the left, not a reflection in x-axis.

一个简单的检验方法是代入点坐标。对于 y = −f(x),点 (a, b) 映射为 (a, −b)。对于 y = f(−x),点映射为 (−a, b)。若 y = f(x) = x(x−1),则 f(−x) = (−x)(−x−1) = x(x+1):图像移向左边,而不是关于 x 轴反射。


5. Vertical Translation Sign Errors | 垂直平移符号错误

Although vertical translations y = f(x) + c appear straightforward, sign errors still occur. A positive c shifts the graph upward, and a negative c shifts it downward. The mistake often arises when the constant is written on the same side as the function: for instance, rearranging y − 3 = f(x) to y = f(x) + 3, students sometimes misread the ‘+3’ as a downward move.

虽然垂直平移 y = f(x) + c 看似简单,但符号错误仍然会发生。正的 c 将图像向上平移,负的 c 则向下平移。当常数项与函数写在同一侧时容易出错:例如,将 y − 3 = f(x) 整理为 y = f(x) + 3,有些学生会误以为 ‘+3’ 是向下移动。

Always isolate y on the left before interpreting the transformation. For y = f(x) − 5, each y-coordinate is reduced by 5, moving the curve down. Remembering that ‘c is added to the output’ helps cement the correct direction.

在理解变换之前,请务必把 y 单独放到左侧。对于 y = f(x) − 5,每个 y 坐标都减去了 5,从而曲线下移。记住“c 是加到输出上的”有助于巩固正确的方向。


6. Confusing f(ax) with a f(x) | 误将 f(ax) 当作 a f(x)

When a multiplier appears inside the argument or outside the function, the visual effect is entirely different, yet many students treat them as equivalent. y = 2f(x) doubles the heights, resulting in a vertical stretch. In contrast, y = f(2x) compresses the graph horizontally. Mixing these up is especially common when the function is not specified, and pupils simply see a coefficient.

当乘数出现在函数内部或外部时,视觉效果完全不同,然而许多学生将它们视为等价。y = 2f(x) 将高度加倍,产生垂直拉伸;而 y = f(2x) 则水平压缩图形。尤其是当函数未指定时,这种混淆尤为常见,学生只看到了系数。

Consider y = ln x. y = 2 ln x is a vertical dilation, whereas y = ln(2x) can be written as ln x + ln 2, which is a vertical translation as well as a horizontal compression? Wait: ln(2x) = ln x + ln 2 is actually both a vertical shift and horizontal compression? No, the transformation from y = ln x to y = ln(2x) is purely a horizontal compression by factor ½. Decomposing into ln x + ln 2 shows it can also be interpreted as a vertical shift of ln 2, but the single transformation intended is the compression. The confusion between these forms can mislead students into describing the transformation incorrectly. For standard A-Level single transformation questions, always identify the direct mapping of coordinates.

考虑 y = ln x。y = 2 ln x 是垂直拉伸,而 y = ln(2x) 可写成 ln x + ln 2,这既是垂直平移也是水平压缩吗?等一下:ln(2x) = ln x + ln 2 实际上可以看作 y = ln x 先水平压缩½倍,也等价于向上平移 ln 2 单位。从 y = ln x 到 y = ln(2x) 作为单一变换,是水平压缩½倍。这两种形式的混淆会使学生在描述变换时出错。对于标准的 A-Level 单一变换问题,始终要识别坐标的直接映射。


7. Errors with Periodic Functions (Trig Transformations) | 周期函数变换错误(三角函数)

Trigonometric graphs amplify common mistakes because horizontal scaling directly alters the period. For y = sin(kx), the period becomes 2π/k, not k × 2π. A frequent blunder is stating that y = sin(2x) has a period of 4π, whereas it actually halves the period to π. Conversely, y = sin(⅓x) stretches the period to 6π, but students sometimes compress it.

三角函数图像会放大常见错误,因为水平缩放会直接改变周期。对于 y = sin(kx),周期变为 2π/k,而不是 k × 2π。学生常犯的错误是说 y = sin(2x) 的周期为 4π,但实际上周期减半为 π。相反,y = sin(⅓x) 将周期拉伸到 6π,但学生有时会错误地压缩它。

When sketching, always calculate the new period. For y = cos(3x) on 0 ≤ x ≤ 2π, the graph completes 3 full cycles. Remember that the horizontal scale factor is 1/k, and the frequency increases as k > 1.

在画草图时,务必计算新的周期。对于 y = cos(3x) 在 0 ≤ x ≤ 2π 上,图像会完成 3 个完整周期。请记住水平缩放因子是 1/k,当 k > 1 时频率增加。


8. Forgetting the Effect on Asymptotes and Domain | 忽略渐近线与定义域影响

Single transformations move key features like asymptotes and intercepts, but students often leave them unchanged. For a rational function like y = 1/x with vertical asymptote at x = 0 and horizontal asymptote at y = 0, applying y = f(x + 2) shifts the vertical asymptote to x = −2, yet many candidates still draw x = 0 as the asymptote. Similarly, stretching y = ln x to y = 3 ln x does not affect the vertical asymptote x = 0, but a horizontal shift y = ln(x − 1) moves it to x = 1.

单一变换会移动渐近线和截距等关键特征,但学生们常常将它们保持不变。对于像 y = 1/x 这样的有理函数,其垂直渐近线为 x = 0,水平渐近线为 y = 0,应用 y = f(x + 2) 后,垂直渐近线应移至 x = −2,但许多考生仍把 x = 0 画作渐近线。同样,将 y = ln x 拉伸为 y = 3 ln x 不会影响垂直渐近线 x = 0,但水平平移 y = ln(x − 1) 会将其移至 x = 1。

Always track the domain and critical lines before and after the transformation. State clearly the new equations of asymptotes in your solution to demonstrate full understanding.

在变换前后,请务必跟踪定义域和关键线。在解答中清楚地写出渐近线的新方程,以展现全面的理解。


9. Applying Transformations to the Wrong Variable | 错误对变量施加变换

Some transformations are mistakenly applied to the output variable y rather than the function expression. For example, when asked to translate y = x² by vector [0, −3], students might write y − 3 = x² instead of y = x² − 3. While these are algebraically equivalent after rearranging, confusion during working can lead to sign errors if they later isolate y incorrectly. Worse, when the transformation is a stretch, misapplying it to y instead of f(x) can completely change the equation.

有些变换会被错误地施加到输出变量 y 上,而不是函数表达式上。例如,当要求将 y = x² 按向量 [0, −3] 平移时,学生可能会写成 y − 3 = x² 而不是 y = x² − 3。虽然经过整理后两者代数等价,但在运算过程中如果错误地分离 y 就会导致符号错误。更糟糕的是,若变换是拉伸,将其误作用于 y 而不是 f(x) 会彻底改变方程。

The safe approach is to apply transformations directly to the coordinates: (x, y) → (X, Y) according to the rules, then express the new equation in terms of X and Y. This avoids manipulating y incorrectly.

安全的方法是直接对坐标应用变换:(x, y) → (X, Y),然后根据新坐标写出方程。这可以避免对 y 的错误处理。


10. Translation Vector Misinterpretation | 平移向量误解

When a translation is given by a vector, such as translation by vector (2,1), the standard interpretation is a shift 2 units in the positive x-direction and 1 unit in the positive y-direction, resulting in y − 1 = f(x − 2). The common error is to add the components directly to x and y inside the function incorrectly, writing y = f(x + 2) + 1, which represents a translation by vector (−2, 1). Remember that the vector gives the movement of the graph as a whole; the required form is y = f(x − a) + b for vector (a,b).

当用向量给出平移时,例如按向量 (2,1) 平移,标准解释是沿 x 轴正方向平移 2 单位,沿 y 轴正方向平移 1 单位,得到 y − 1 = f(x − 2)。常见的错误是直接把向量的分量加到函数内部的 x 和 y 上,写出 y = f(x + 2) + 1,这实际上表示了按向量 (−2, 1) 平移。请记住,向量给出了整个图形的移动;对于向量 (a,b),所需的形式是 y = f(x − a) + b。

Double-check your translation by testing a point: if the original passes through (0,0), after translation by (3,−4) it should pass through (3,−4). Substitute into your equation to verify.

通过测试一个点来检验你的平移:如果原图像经过 (0,0),按 (3,−4) 平移后应经过 (3,−4)。代入你的方程进行验证。


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