Well, I can understand how to graph basic liner equations, for example:$$y=2x-4 .$$
The $y$-intercept would be $-4$, and the slope would be $2$. The coordinates could then be $(0,-4)$ and $(1, -2)$.
However, how would I solve a linear equation like the following?$$y = \frac{2x}{4}$$
What are the steps to find out the coordinates? The only relationship that I know that can possibly help me is: $$\frac{x}{4}=\frac{1}{4}x$$
$ y=mx+n $
$m$=slope
$n=y-intercept$
$-n/m=x-intercept $