6) Matrix Transformations
6) Matrix Transformations
Starter
Multiply these Matrices together:
2 3 5 0
[−1 ][
4 −2 1]¿ [¿ ]
2x2 2x2 2x2
Write each
( 2 ×5 ) +(3 ×− 2) ( 2 ×0 ) +(3 × 1) calculation out in
( −1 ×5 ) +(4 ×− 2) ( −1 ×0 ) +(4 × 1) the correct
position…
-5
Matrix Transformations (1)
1 2 4
[1 3 1 ]
Transform the Triangle using the Matrix:
1 −1
[1 0 ] 5
4
(3,4)
(2,3)
Put the transformation matrix in front
3
of the coordinate matrix (otherwise the (-1,2)
multiplication will not work!) 2
(4,1)
1
1 −1 1 2 4 (0,1) (1,1)
[1 0 1 ][ 3 1]¿ [ ¿ ] -5 -4 -3 -2 -1 1 2 3 4 5
x
-1
2x2 2x3 2x3
-2
( 𝟏× 𝟏 )+(−𝟏 ×𝟏) ( 𝟏× 𝟐 ) +(−𝟏 ×𝟑) ( 𝟏× 𝟒 )+(−𝟏 ×𝟏)
-3
( 𝟏× 𝟏 )+(𝟎 ×𝟏) ( 𝟏× 𝟐 ) +(𝟎 ×𝟑) ( 𝟏× 𝟒 )+(𝟎 ×𝟏) -4
0 −1 3 -5
¿ [ 1 2 4 ]
So the 3 new coordinates will be: (0,1), (-1,2) and (3,4)!
Matrix Transformations (1)
1 0
[0 1 ]
Practice transforming shapes by
Do you remember multiplying their coordinates by
− 1 0 a Matrix
this Matrix?
[ 0 1 ] Starting with the Identity
matrix, make small changes to
This is the IDENTITY Matrix… 2 0
Multiplying it by another
[0 2 ] create a new matrix, and
multiply the coordinates of the
shape by it
Matrix does not change
0 1
anything (like multiplying a
number by 1) [1 0 ] Then draw the new shape…