Question 1082515

Rewrite the equation in Ax+By=C form. Use integers for A, B, and C.

y+4=5(x+3)
<pre>y + 4 = 5(x + 3)
y + 4 = 5x + 15 ------ Distributing
4 - 15 = 5x - y
- 11 = 5x - y, or {{{highlight_green(matrix(1,3, 5x - y, "=", - 11))}}}
That's ALL!