Question 926148
graph the equation x - 5y = -4
-----------
It's a straight line, so you need 2 points.
Usually we solve for y, then pick values for x, find y, and plot the points.
For this one, I'd solve for x to avoid fractions.
x = 5y - 4
---
Pick 2 values for y and find x.
y = 0;x = -4 --> (-4,0)
y = 1;x = 1 ---> (1,1)
---
Plot the 2 points, draw a line thru them.