Answer:
y = x + 5
Explanation:
given an obtuse scalene triangle (∆ABC) with vertices A(-2,7), B(-2,4), and C(-4,3) (representing the preimage of the reflection). And congruent triangle (∆A'B'C') with vertices A'(2,3), B'(-1,3), and C'(-2,1) (representing the image of the reflection / triangle after the reflection).
The easiest way to look at this is by taking the inverse of each point on the preimage (swapping y and x coordinates) and the adding 5 to the y and subtracting 5 from the x to get the image.
You can test this, and you will see that this will match with vertices of the image.