Transformations in the Cartesian plane
Shapes do not have to stay still. Moving them around, sliding, flipping and turning, is the basis of everything from tiling patterns and logos to computer graphics and animation. This year you learn to describe these movements precisely using coordinates on the Cartesian plane. The three basic transformations are translation, reflection and rotation, and each can be described exactly by what it does to the points of a shape.
What unites these three transformations is that none of them changes the size or shape of the figure. They are rigid motions: the object that comes out is identical to the one that went in, just in a new position or orientation. The Cartesian plane lets us pin down exactly where it ends up.
Translation: sliding
A translation slides a shape across the plane without turning or flipping it. Every single point moves by the same amount in the same direction, described by a horizontal and a vertical shift. If a shape is translated 5 to the right and 2 up, then each point with coordinates (x, y) moves to (x plus 5, y plus 2). Because every point shifts identically, the shape arrives unchanged in size and orientation, simply relocated.
This is why translations are so easy to describe with coordinates: you only need the two numbers that say how far across and how far up or down. Applying them to each vertex of a shape gives the translated shape exactly. The same rule, applied to every point, captures the whole movement in a compact form.
Reflection and rotation
A reflection flips a shape across a line, called the mirror line or axis. The reflected shape is a mirror image, with every point the same distance from the line as before but on the opposite side. Reflecting across the y-axis, for instance, keeps the height of each point the same but reverses its left-right position. The result looks like the original seen in a mirror.
A rotation turns a shape about a fixed point, the centre of rotation, by a given angle such as 90 or 180 degrees. Every point swings around the centre, staying the same distance from it, so the shape turns as a whole without changing size. Translation, reflection and rotation together give a complete toolkit for moving shapes around the plane, and describing each one through its effect on coordinates turns these everyday movements into precise mathematics, the same mathematics that powers patterns, design and the graphics on every screen.
Teaching tip: tracing paper makes transformations physical. Draw a shape, trace it, then slide the tracing for a translation, flip it over for a reflection, or pin one point and turn it for a rotation. Watching the traced copy move while the original stays put makes each transformation clear and memorable.
For coordinates, work through what happens to a single point first, then apply the same rule to every vertex. Seeing that a translation adds the same numbers to every point, or that a reflection across the y-axis flips the sign of each x, turns the visual idea into a reliable method.
Reflecting on an axis
The Cartesian plane makes reflection across an axis exact. Reflecting a shape across the y-axis keeps every height the same but reverses each x-coordinate, so the rule is simply that x changes sign while y stays put. Reflecting across the x-axis does the opposite, flipping the sign of y instead. Each image point sits the same distance from the mirror axis as the original, just on the far side.
Rotating about the origin
A rotation about the origin also follows a clean coordinate rule for the common turns. A quarter turn anticlockwise sends a point at (x, y) to (-y, x); a half turn sends it to (-x, -y); a three-quarter turn sends it to (y, -x). Every point travels along a circle centred on the origin, staying the same distance from it, so the whole shape turns rigidly without changing size.
Combining transformations
Transformations can be chained, one after another, and tracking a single point through each stage keeps the movement clear. Translating a shape and then reflecting it is not generally the same as reflecting first and then translating; the order can land the shape in a different place. Following one corner step by step shows both where the shape finishes and why the sequence of operations matters.