E7.1 Transformations

Syllabus
0580–2028–2029
Topic
E7.1
Level
Extended

Learning objectives

Reflect a shape in any straight line

A reflection places every image point on the opposite side of the mirror line at the same perpendicular distance. The mirror line is therefore the perpendicular bisector of every point-to-image segment.

Mirror line Point rule
x=ax=a (x,y)(2ax,y)(x,y)\mapsto(2a-x,y)
y=by=b (x,y)(x,2by)(x,y)\mapsto(x,2b-y)
y=xy=x (x,y)(y,x)(x,y)\mapsto(y,x)
y=xy=-x (x,y)(y,x)(x,y)\mapsto(-y,-x)
y=x+cy=x+c (x,y)(yc,x+c)(x,y)\mapsto(y-c,x+c)
y=x+cy=-x+c (x,y)(cy,cx)(x,y)\mapsto(c-y,c-x)

For any other straight mirror line, draw the perpendicular from each vertex to the line, measure its distance, and mark the image the same distance beyond the line. A vertex on the mirror line stays fixed. Join image vertices in the same order with a ruler.

Reflect P(4,1)P(4,-1) in y=x+2y=x+2. Using (x,y)(y2,x+2)(x,y)\mapsto(y-2,x+2) gives P=(3,6)P'=(-3,6). The midpoint (12,52)\left(\frac12,\frac52\right) lies on y=x+2y=x+2, and PPPP' is perpendicular to that line, confirming the result.

A complete description states reflection and the exact mirror line. Swapping coordinates works only for y=xy=x; an offset diagonal line requires its offset rule or the perpendicular-distance construction.

Rotate a shape about a stated centre

A rotation turns every point through the same angle and direction around one fixed centre. Each point keeps its distance from the centre, so lengths, angles and area are unchanged.

Rotation about the origin Coordinate rule
9090^\circ anticlockwise (x,y)(y,x)(x,y)\mapsto(-y,x)
9090^\circ clockwise (x,y)(y,x)(x,y)\mapsto(y,-x)
180180^\circ (x,y)(x,y)(x,y)\mapsto(-x,-y)

For centre C=(h,k)C=(h,k), first subtract CC from a vertex, rotate that centre-to-point vector using the table, then add CC back. Repeat for every vertex and join the images in order with a ruler.

Rotate P(7,3)P(7,3) by 9090^\circ anticlockwise about C=(5,1)C=(5,1). The relative vector is (2,2)(2,2); it rotates to (2,2)(-2,2), so P=C+(2,2)=(3,3)P'=C+(-2,2)=(3,3). Both PP and PP' are 8\sqrt8 units from CC.

A complete description gives rotation, centre, angle and clockwise or anticlockwise direction; direction need not be stated for 180180^\circ. Do not use an origin rule on raw coordinates when the stated centre is elsewhere.

Enlarge with positive, fractional or negative scale factor

An enlargement with centre CC multiplies every centre-to-point vector by the same scale factor kk. This single rule controls the image's size, side of the centre and exact position.

P'=C+k(P-C)

Scale factor Position of image point Length multiplier
k>1k>1 same ray, beyond the original kk
0<k<10<k<1 same ray, between centre and original kk
k<0k<0 opposite ray from the centre k|k|

Let C=(1,0)C=(1,0), P=(2,1)P=(2,1) and k=2k=-2. Since PC=(1,1)P-C=(1,1), multiplying gives (2,2)(-2,-2) and P=C+(2,2)=(1,2)P'=C+(-2,-2)=(-1,-2). The image is opposite PP across CC and twice as far away.

A complete description gives enlargement, centre and signed scale factor. Lengths multiply by k|k| and areas by k2k^2; multiplying the raw coordinates by kk is valid only when the centre is the origin. Corresponding point lines meet at the centre.

Translate by a vector and combine transformations

A translation adds the same directed movement to every point. In a combination, perform each named transformation on the current image in the stated order; the output of one step is the input to the next.

\begin{pmatrix}x\y\end{pmatrix}\mapsto\begin{pmatrix}x+a\y+b\end{pmatrix}\quad\text{for translation vector }\begin{pmatrix}a\b\end{pmatrix}

Read the top component as horizontal movement and the bottom as vertical movement. Label an intermediate image after every transformation, apply the next rule to all of its vertices, and join straight edges with a ruler. Keeping intermediate coordinates prevents the original shape being transformed twice.

Start with P=(2,1)P=(2,1). Reflect it in y=xy=x to obtain P1=(1,2)P_1=(1,2), then translate by (34)\begin{pmatrix}-3\\4\end{pmatrix} to obtain P2=(2,6)P_2=(-2,6). Reversing the order gives a different result, so the written sequence matters.

A vector records movement, not destination coordinates. Translation alone preserves size, shape and orientation. A combination must be described step by step: there is generally no single equivalent named transformation, and changing the order can change the final image.