So we have the point A=(5,7) and the following transformation:
Transformations take a point as input and return another point that usually is different than the one used as input. Since our input is (5,7) then we just need to replace 5 and 7 in place of x and y on the transformation:
Then, the point we are looking for is A'=(0,-5).