To find the new position of point A(2, 4) after a 270-degree counterclockwise rotation around the origin, we can use the rotation transformation rules for the coordinate plane.
For a rotation of 270 degrees counterclockwise, the transformation is given by:
\[ (x, y) \rightarrow (y, -x) \]
Applying this transformation to the point A(2, 4):
- Original point: (2, 4)
- New coordinates after rotation:
- x-coordinate becomes the original y-coordinate: 4
- y-coordinate becomes the negative of the original x-coordinate: -2
So, the new point A' becomes:
\[ (4, -2) \]
Therefore, the correct response is:
(4, -2) left parenthesis 4 comma negative 2 right parenthesis.