If the origin is shifted to the point (2, 3), the coordinates of a point become (5, -4). Find the original coordinates, when the axes are parallel.
Let the original coordinates be P(x, y).
Let the origin O be shifted to the new point O' (h, k), where h = 2 and k = 3.
Then, the new coordinates of P are (x', y'), where x' = 5 and y' = -4.
Now, x' = x-h ⇒ 5 = x - 2 ⇒ x = 7.
And, y' = y- k ⇒-4= y-3 ⇒ y = -1 Hence, the original coordinates are (7, -1)