Answer:
(T - 1)(x, y) = (x - 4, y - 3)
Explanation:
For a given transformation:
T(x, y) = (x', y')
the inverse transformation is defined by:
(T - 1)(x', y') = (x, y)
So, if our transformation is:
T(x, y) = (x + 4, y + 3)
Then for the inverse transformation, we should have:
(T - 1)(x + 4, y + 3) = (x, y)
So the inverse transformation reduces the x-value by 4, and reduces the y-value by 3.
Writing the inverse transformation for a generic (x, y) point, we get:
(T - 1)(x, y) = (x - 4, y - 3)