📚 PDF资源导航

Reflection Transformations of Function Graphs in IGCSE Maths | IGCSE数学:函数图像的反射变换

📚 Reflection Transformations of Function Graphs in IGCSE Maths | IGCSE数学:函数图像的反射变换

Reflection transformations are one of the core topics in IGCSE Mathematics, especially within the study of functions and their graphs. When a graph is reflected, every point on the original curve moves to the opposite side of a fixed mirror line, maintaining the same perpendicular distance from that line. The overall shape of the curve is preserved, but its orientation and position may change.

反射变换是IGCSE数学课程中的核心主题之一,尤其是在函数及其图像的学习中。当图像发生反射时,原曲线上的每一个点都会移动到固定镜线的另一侧,并且与该镜线的垂直距离保持不变。曲线的整体形状得以保留,但方向和位置可能会改变。


1. The Mirror Line and Notation | 镜线与记号

In function graph transformations, the mirror line is the axis of reflection. Common mirror lines include the x-axis, the y-axis, the origin (a point), and the diagonal line y = x. We describe a reflection by showing how an arbitrary point (x, y) on the original graph maps to a new point (x’, y’) on the reflected graph.

在函数图像变换中,镜线就是反射轴。常见的镜线包括x轴、y轴、原点(作为一个点)以及对角线y = x。我们通过描述原图像上任意点(x, y)映射到反射图像上的新点(x’, y’)来表示反射。

For example, a point (3, 2) reflected in the x-axis becomes (3, -2). Understanding these point mappings is the key to deriving the reflected function equation.

例如,点(3, 2)关于x轴反射后变为(3, -2)。理解这些点映射是推导反射函数方程的关键。


2. Reflection in the x-axis | 关于x轴的反射

Reflecting a function graph in the x-axis changes the sign of every y-coordinate. The x-coordinates remain unchanged. If the original function is y = f(x), then the reflected function is y = -f(x).

将函数图像关于x轴反射,会改变每个y坐标的符号,而x坐标保持不变。如果原函数是y = f(x),那么反射后的函数就是y = -f(x)。

(x, y) → (x, -y)     and     y = f(x) → y = -f(x)

For example, if f(x) = x², then the reflected graph is y = -x², which opens downward instead of upward. This reflection flips the graph vertically.

例如,如果f(x) = x²,那么反射后的图像是y = -x²,开口由向上变为向下。这种反射使图像在垂直方向上翻转。


3. Reflection in the y-axis | 关于y轴的反射

Reflecting in the y-axis changes the sign of every x-coordinate, while y-coordinates stay the same. For a function y = f(x), the reflected function is y = f(-x).

关于y轴反射会改变每个x坐标的符号,而y坐标保持不变。对于函数y = f(x),反射后的函数是y = f(-x)。

(x, y) → (-x, y)     and     y = f(x) → y = f(-x)

For instance, if f(x) = 2x + 1, then f(-x) = -2x + 1. The graph is reflected horizontally, like a mirror placed along the y-axis.

例如,如果f(x) = 2x + 1,那么f(-x) = -2x + 1。图像会在水平方向上反射,就像在y轴上放置了一面镜子。


4. Reflection in the Origin | 关于原点的反射

Reflection in the origin is equivalent to rotating the graph by 180° about the point (0, 0). Both x- and y-coordinates change sign. The transformation rule is y = f(x) → y = -f(-x).

关于原点的反射等价于将图像绕点(0, 0)旋转180°。此时x坐标和y坐标都改变符号。变换规则是y = f(x) → y = -f(-x)。

(x, y) → (-x, -y)     and     y = f(x) → y = -f(-x)

This reflection can be performed in two steps: first reflect in the x-axis to get y = -f(x), then reflect that result in the y-axis to obtain -f(-x). The order of these two reflections does not matter because the result is the same.

这种反射可以分两步完成:先关于x轴反射得到y = -f(x),再将结果关于y轴反射得到-f(-x)。这两个反射的顺序无关紧要,因为结果相同。


5. Reflection in the Line y = x | 关于直线y = x的反射

Reflecting a graph in the line y = x swaps the x- and y-coordinates. If the original function is y = f(x), then the reflected graph is represented by x = f(y), which is equivalent to y = f⁻¹(x), provided the inverse function exists.

将图像关于直线y = x反射,会交换x坐标和y坐标。如果原函数是y = f(x),那么反射后的图像表示为x = f(y),也就是y = f⁻¹(x)(前提是反函数存在)。

(x, y) → (y, x)     and     y = f(x) → y = f⁻¹(x)

For example, f(x) = 2x has the inverse f⁻¹(x) = x/2. Its graph is the diagonal reflection of the original straight line across y = x.

例如,f(x) = 2x的反函数是f⁻¹(x) = x/2。其图像就是原直线关于y = x对角反射的结果。


6. Reflections with Absolute Values | 带绝对值的反射

Absolute value signs create reflections in parts of a graph. The graph of y = |f(x)| reflects the portions of f(x) that lie below the x-axis so that they appear above the x-axis. The parts already above the x-axis stay unchanged.

绝对值符号会在图像的部分区域产生反射。y = |f(x)|的图像会将f(x)位于x轴下方的部分反射到x轴上方,而原本在x轴上方的部分保持不变。

y = |f(x)|:   parts with y < 0 are reflected in the x-axis

Similarly, the graph of y = f(|x|) replaces the left-hand side of the graph with the reflection of the right-hand side across the y-axis. This happens because |x| takes the absolute value of every input x.

类似地,y = f(|x|)的图像将原图像的左侧替换为右侧关于y轴的反射。这是因为|x|会对每个输入的x取绝对值。

y = f(|x|):   left side becomes the y-axis reflection of the right side


7. Even and Odd Functions | 偶函数与奇函数

Reflection properties are closely related to the concepts of even and odd functions. A function is even if f(-x) = f(x). Its graph is symmetric about the y-axis, meaning a reflection in the y-axis maps the graph onto itself.

反射性质与偶函数和奇函数的概念密切相关。如果f(-x) = f(x),则函数是偶函数,其图像关于y轴对称,也就是说关于y轴的反射会将图像映射到自身。

A function is odd if f(-x) = -f(x). Its graph is symmetric about the origin, meaning a reflection in the origin maps the graph onto itself. Many polynomial functions can be classified this way: f(x) = x² is even, while f(x) = x³ is odd.

如果f(-x) = -f(x),则函数是奇函数,其图像关于原点对称,也就是说关于原点的反射会将图像映射到自身。许多多项式函数都可以这样分类:f(x) = x²是偶函数,而f(x) = x³是奇函数。


8. Combining Reflections | 多个反射的组合

Reflections can be combined in sequence. For example, reflecting a graph in the x-axis and then in the y-axis gives the same result as a single reflection in the origin. In general, two reflections performed one after another can produce a rotation or a translation.

反射可以按顺序组合。例如,先关于x轴反射再关于y轴反射,得到的结果与关于原点的一次反射相同。一般来说,连续进行两次反射可以产生旋转或平移。

However, the order of reflections matters when different mirror lines are used. For instance, reflecting across the x-axis and then across y = x is not the same as reflecting across y = x first and then across the x-axis. Always track the point coordinates carefully when applying composite transformations.

然而,当使用不同镜线时,反射的顺序会影响结果。例如,先关于x轴反射再关于y = x反射,与先关于y = x反射再关于x轴反射是不同的。在应用组合变换时,务必仔细追踪点的坐标。


9. Exam-style Questions | 考试题型与解题技巧

In Edexcel IGCSE exams, reflection questions often ask you to sketch the transformed graph, write the new equation, or identify the symmetry of a function. A reliable method is to rewrite the function using the corresponding point mapping.

在Edexcel IGCSE考试中,反射类题目通常要求你画出变换后的图像、写出新方程或判断函数的对称性。一个可靠的方法是使用对应的点映射来改写函数。

  • Identify the mirror line in the question. Is it the x-axis, the y-axis, the origin, or y = x?

    先确定题目中的镜线,是x轴、y轴、原点还是y = x?

  • Apply the point mapping to the general expression y = f(x). For example, for x-axis reflection, replace y with -y.

    将点映射应用到一般表达式y = f(x)上。例如,对于x轴反射,将y替换为-y。

  • Rearrange the equation to make y the subject, if necessary. Then plot a few key points to check your sketch.

    如有必要,重新整理方程以y为主项。然后标出几个关键点来检查你的图像。

Consider the example where f(x) = x² – 4. Reflecting in the x-axis gives y = -(x² – 4) = -x² + 4. Reflecting in the y-axis gives y = (-x)² – 4 = x² – 4, which is the same because the original function is even.

以f(x) = x² – 4为例。关于x轴反射得到y = -(x² – 4) = -x² + 4。关于y轴反射得到y = (-x)² – 4 = x² – 4,这与原函数相同,因为原函数是偶函数。


10. Summary | 总结

Reflection transformations change the position and orientation of a function graph while preserving its shape. The four basic reflections are: y = -f(x) for the x-axis, y = f(-x) for the y-axis, y = -f(-x) for the origin, and y = f⁻¹(x) for the line y = x. Absolute value operations also create partial reflections.

反射变换会改变函数图像的位置和方向,但保持其形状不变。四种基本反射是:y = -f(x)对应x轴,y = f(-x)对应y轴,y = -f(-x)对应原点,y = f⁻¹(x)对应直线y = x。绝对值运算也会产生部分反射。

Remember to check whether the function is even or odd, as this can simplify the transformation. With careful point mapping and practice, reflection questions become straightforward in the IGCSE exam.

请记住检查函数是偶函数还是奇函数,因为这可以简化变换过程。只要仔细进行点映射并多加练习,反射类题目在IGCSE考试中就会变得简单直接。


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