The coordinates of a triangle are described by a matrix, where the rows represent each point, A, B, and C, from top row to bottom row, and column 1 represents the x coordinates and column 2 represents the y coordinates. What transformation does the following matrix represent when added to the first matrix?
A. A rotation about the origin clockwise by 90°
B. A flip over the y-axis
C. A translation to the left by 20 units and down by 20 units
D. A translation to the right by 20 units and down by 20 units