To find the new coordinates of point A (2, 4) after a 270-degree counterclockwise rotation around the origin, we can use the following transformation formula for a 270-degree rotation:
For a point (x, y), the coordinates after a 270-degree rotation are given by: \[ (x', y') = (y, -x) \]
Applying this transformation to point A (2, 4):
- Replace x with 2 and y with 4:
- New x-coordinate: y = 4
- New y-coordinate: -x = -2
Thus, the new coordinates after the rotation are (4, -2).
Therefore, the answer is: (4, -2) (left parenthesis 4 comma negative 2 right parenthesis)