Rectangle WXYZ has vertices at (-2, -1), (-2,1), (2,1). It is first dilated by (x,y) -> (2x,2y), and then translated by (x,y) -> (x,y +3) What are the vertices of the image?
(-2,-1) -> (-4,-2) -> (-4,1)
(-2,1) -> (-4,2) -> (-4,5)
(2,1) -> (4,2) -> (4,5)
This vertice was not specified, but it is easy to find (the 4th, as it needs four for it to be a rectangle
(2,-1) -> (4,-2) -> (4,1)
The vertices would be: (-4,1), (-4,5), (4,5), and (4,1)