Rewrite the equation in Ax+By=C form. Use integers for a,b, and c
y - 4 = 5 (x+2)
Step 1 - Expand the bracket portion
y - 4 = 5x + 10
Step 2 - Bring X and Y on one side and constant on other side so that it resembles the final form
First, subtract y from both sides to make it look like this:
-4 = 5x+10-y
now, subtract 10 from both sides:
-14 = 5x-y
This is the same as:
5x-y = -14
that resembles the form the question asks for which Ax+BY = C, so you are done.