You can put this solution on YOUR website! There are many ways to sole this problem, but I will turn these two equations into one:
2x-y=32
-y=-2x+32 -------make the equality equal y by subtracting 2x from both sides
y = 2x - 32---------------y can not be negative so multiply the whole side by -1
y-5x = 13-----------add 5x to make the eguality be in terms of y
y= 5x+13
Now both equalities equal y. Then you can equal it to each other. Its kinda like if a=b and a= c, then b=c.
5x + 13 = 2x - 32
3x + 13 = -32
3x = -45
x = -15
Then plug in x into anyone of the ORIGINAL equations. It doesn't matter which one because both will give you the same answer:
y-5x=13
y-5(-15)=13-------------two negatives make a positive
y + 75 = 13--------------subtract 75 from each side
y= -62
ans = (-15, -62)
The answer is written as coordinates because the two equations are lines and this is the point where they connect. To get a better visual, you can graph the two lines and see at which point they intersect which should be the answer above.