Given:
The matrices
Concept used:
When a point is rotated an angle theta clockwise about the origin, the transforming matrix is
To translate a point (x, y) horizontallyh units and vertically k units, we use the transformation matrix
Calculation:
(a) Let the point
be represented by column matrix
When it is rotated
about the origin, then we have
So after rotating
about the origin, the new coordinates are (1, 1).
Now we need to translate this point 2 units to the right and 3 units upward, so using above concept we have
Hence after rotating
about origin and then translating 2 units to the right and 3 units upward, we reach to the point (3, 4).
(b) Now to compure
we have
It is same as the above transformations.
Hence the first matrix A represents the translation of 2 units the right and 3 units upward.
And the matrix B represent the rotation of
clockwise about the origin of the point X.
(c) Now to check if ABX equal to BAX, we compute BAX first. So we have
We can see that ABX is not equal to BAX. It implies that if we translate the point X, 2 units to the right and 3 units upward first and then rotate about the origin
clockwise we will not reach to the same point as we get by first rotating about the origin and then translating.
(d) To find the matrix that translate Y back to X, we use the concept
Not exactly what you’re looking for?
Ask My Question