Given A, the matrix that contains the vertices of a rectangle on the plane, calculate 3A as shown below
Where each column of the 4x2 matrix above represents a vertex of the new rectangle; therefore, the 4 vertices are
(3,3), (18,3), (18,15), (3,15). The second option.