If we want to graph a horizontal line, we will do the following:
y = 0x + 3
No matter the domain for x, the range for y will always be 3. Therefore, we have a horizontal line.
y = 0(0) + 3 = (0,3)
y = 0(1) + 3 = (1,3)
y = 0(2) + 3 = (2,3)
Now the formula to graph a vertical line looks like this:
x = 3
Well, wait a second. Where is the y? I would like to see the y in the equation. But it is missing. How can I write the equation for a vertical line that includes the y variable? This is all I can think of:
x = 0y + 3
And with the following domain:
x = 0(0) + 3
x = 0(1) + 3
x = 0(2) + 3
Is this correct? Is it ok to reverse the x and y, as I just did above? Or does this not make it a slope-intercept equation anymore? It should still be a linear equation, since the variables are raised to the first power, in my opinion. But the slope-intercept form looks like this: y = mx + b. So I am not sure if this is still a slope-intercept equation.
No matter which form you choose your equation to a unique line will always be unique, For example $$\frac{x}{a}+\frac{y}{b}=1$$ or $$Ax+By=C$$ or $$y=mx+c$$ or $$m=\frac{y-y_0}{x-x_0}$$or$$y-y_1=\frac{y_2-y_1}{x_2-x_1}(x-x_1)$$or$$x=x_0+at, y=y_0+bt$$ Whichever form you choose it'll always lead you to a unique solution (Just sometime it'll not look similar but believe me it'll be, It's just matter of rearrangement )