1 / 4
00
(2,4)
(2,2)
(2,3)
(3,-2)
(3,-3)
(3,-4)
(2,1)
Consider a square with vertices A(0, 0), B(0, 2), C(2, 2), and D(2, 0). Translate the square by -3 units in the x-direction and +1 unit in the y-direction using a matrix. Find the new coordinates for B.
(-3,3)
(-3,2)
(-3,1)
It is done.