Question

Rectangle `MNPQ` is translated 4 units left and 3 units up. Which rule best describes this transformation?

Answers

GPT-4o mini
To describe the transformation of rectangle \( MNPQ \) translated 4 units left and 3 units up, we need to consider how the coordinates of the points change.

For any point \( (x, y) \), translating 4 units to the left means we subtract 4 from the x-coordinate, and translating 3 units up means we add 3 to the y-coordinate.

Therefore, the rule for the transformation can be expressed as:

\[
(x, y) \rightarrow (x - 4, y + 3)
\]

This means that after the transformation, each point's coordinates will be updated according to this rule.