FP1 Matrices Transformations BAT use matrices to describe linear transformations
WB 1 The three transformations S, T and U are defined as follows 𝑺: 𝑥 𝑦 → 𝑥+4 𝑦−1 𝑻: 𝑥 𝑦 → 2𝑥−𝑦 𝑥+𝑦 𝑼: 𝑥 𝑦 → 2𝑦 − 𝑥 2 Find the image of the point (2,3) under each of these transformations. 𝑺: 𝑥 𝑦 → 𝑥+4 𝑦−1 𝑻: 𝑥 𝑦 → 2𝑥−𝑦 𝑥+𝑦 You can write the coordinate as a vector (ie the directions from (0,0)) Sub in values 𝑺: 2 3 → 2+4 3−1 𝑻: 2 3 → 2 2 −3 2+3 Calculate = 6 2 = 6,2 = 1 5 = 1,5 𝑼: 𝑥 𝑦 → 2𝑦 −𝑥2 A linear transformation has two properties It only involves linear transformations of x and y (so no powers) The origin, (0,0) is not moved by the transformation 𝑼: 2 3 → 2(3) − (2) 2 = 6 −4 = 6,−4 So T is the only linear transformation here!
Matrix transformations The linear transformation: 𝑺: 𝑥 𝑦 → 𝑎𝑥+𝑏𝑦 𝑐𝑥+𝑑𝑦 Can be represented by the matrix: 𝑴= 𝑎 𝑏 𝑐 𝑑 Since: 𝑎 𝑏 𝑐 𝑑 𝑥 𝑦 = 𝑎𝑥+𝑏𝑦 𝑐𝑥+𝑑𝑦 𝑻: 𝑥 𝑦 → 2𝑥−𝑦 𝑥+𝑦 can be represented by 𝑻= 2 −1 1 1
WB 2 Find matrices to represent these linear transformations: 𝑷: 𝑥 𝑦 → 2𝑦+𝑥 3𝑥 𝑸: 𝑥 𝑦 → −2𝑦 3𝑥+𝑦 Find the image of the point (1, 4) under each of these transformations. 𝑷= 1 2 3 0 1 2 3 0 1 4 = 9 3 𝑸= 0 −2 3 1 0 −2 3 1 1 4 = −6 −5
WB 3a The square S has coordinates (1,1), (3,1), (3,3) and (1,3). a) Find the coordinates of the vertices of the image of S after the transformation given by the matrix: 𝑴= −1 2 2 1 b) draw a diagram to show this transformation Write the coordinates of the vertices of the square as vectors, and combine them into a 2x4 matrix 1 3 1 1 3 1 3 3 Now transform this using M −1 2 2 1 1 3 1 1 3 1 3 3 = 1 −1 3 7 3 5 9 5 So the new vertices will be at: (1,3), (-1,7), (3,9) and (5,5)
WB 3b The square S has coordinates (1,1), (3,1), (3,3) and (1,3). a) Find the coordinates of the vertices of the image of S after the transformation given by the matrix: 𝑴= −1 2 2 1 b) draw a diagram to show this transformation Original Vertices New Vertices (1,1), (3,1), (3,3) and (1,3) (1,3), (-1,7), (3,9) and (5,5) 10 -10 10 -10
Matrix transformations: use matrices to represent rotations, reflections and enlargements Translations are not linear transformations (as the origin would move), so these will not be covered here (0,1) (1,0) To decide what transformation a matrix performs, you should consider its effect on two simple vectors (you can also think of them as coordinates) As a Matrix we could represent these coordinates as: 1 0 0 1
WB 4a a) Describe fully the geometrical transformation represented by this matrix: M= 3 0 0 3 b) apply this transformation to the square S with coordinates (1,1), (3,1), (3,3) and (1,3). (0,3) 3 0 0 3 1 0 0 1 = 3 0 0 3 (0,1) (1,0) (3,0) if the original coordinates are (1,0) and (0,1) then the coordinates of the image are (3, 0) and (0, 3) The coordinates have stretched outwards… This matrix is an enlargement of scale factor 3, centre (0,0)
WB 4b Enlargements Describe fully the geometrical transformation represented by this matrix: M= 3 0 0 3 b) apply this transformation to the square S with coordinates (1,1), (3,1), (3,3) and (1,3). 3 0 0 3 1 3 1 1 3 1 3 3 = 3 9 3 3 9 3 9 9 (3,3), (9,3), (9,9) and (3,9) 10 -10 10 -10 Original Vertices New Vertices
WB 5a a) Describe fully the geometrical transformation represented by this matrix: M= −1 0 0 −1 b) apply this transformation to the square S with coordinates (1,1), (3,1), (3,3) and (1,3). y = x −1 0 0 −1 1 0 0 1 = −1 0 0 −1 (0,1) (-1,0) (1,0) if the original coordinates are (1,0) and (0,1) then the coordinates of the image are (-1, 0) and (0, -1) (0,-1) Be careful! This is not a reflection in y = x as the coordinates would not match up… Both have moved 180˚ round the centre The transformation is therefore a rotation of 180˚ around (0,0)
WB 5b rotation 180 Describe fully the geometrical transformation represented by this matrix: M= −1 0 0 −1 b) apply this transformation to the square S with coordinates (1,1), (3,1), (3,3) and (1,3). −1 0 0 −1 1 3 1 1 3 1 3 3 = −1 −3 −1 −1 −3 −1 −3 −3 (-1, -1), (-3, -1), (-3, -3) and (-1, -3) 10 -10 10 -10 Original Vertices New Vertices
WB 6a a) Describe fully the geometrical transformation represented by this matrix: M= 0 −1 −1 0 b) apply this transformation to the square S with coordinates (1,1), (3,1), (3,3) and (1,3). y = x (0,1) 0 −1 −1 0 1 0 0 1 = 0 −1 −1 0 (-1,0) (1,0) if the original coordinates are (1,0) and (0,1) then the coordinates of the image are (0, -1) and (-1, 0) (0,-1) y = -x A bit like WB5, this is not a reflection in y = x as the coordinates do not match up However, they have been reflected in a different way The transformation is therefore a reflection in the line y = -x
WB 6b reflection y=-x Describe fully the geometrical transformation represented by this matrix: M= 0 −1 −1 0 b) apply this transformation to the square S with coordinates (1,1), (3,1), (3,3) and (1,3). 0 −1 −1 0 1 3 1 1 3 1 3 3 = −1 −1 −1 −3 −3 −3 −3 −1 (-1, -1), (-1, -3), (-3, -3) and ( -3, -1) 10 -10 10 -10 Original Vertices New Vertices
Explore other transformations using matrices Activity 1 Explore other transformations using matrices
END