Composition of Transformations Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

easy
Point Q(2,โˆ’3)Q(2, -3) is translated by โŸจ1,5โŸฉ\langle 1, 5 \rangle and then reflected over the xx-axis. Find the final image.

Solution

  1. 1
    Translate: Q(2,โˆ’3)โ†’Qโ€ฒ(2+1,โ€‰โˆ’3+5)=Qโ€ฒ(3,2)Q(2,-3) \to Q'(2+1,\,-3+5) = Q'(3, 2).
  2. 2
    Reflect over xx-axis: (x,y)โ†’(x,โˆ’y)(x,y)\to(x,-y), so Qโ€ฒ(3,2)โ†’Qโ€ฒโ€ฒ(3,โˆ’2)Q'(3,2) \to Q''(3,-2).

Answer

Qโ€ฒโ€ฒ=(3,โˆ’2)Q'' = (3, -2)
Apply each transformation to the result of the previous one. Translation shifts both coordinates by the vector components; reflection over the xx-axis negates only the yy-coordinate.

About Composition of Transformations

Composition of transformations applies two or more transformations in sequence to a figure, where the output of one transformation becomes the input of the next. The order matters because transformation composition is generally not commutative.

Learn more about Composition of Transformations โ†’

More Composition of Transformations Examples