Question 110381
If you want to find the equation of line with an undefined slope which goes through the point ({{{-5}}},{{{0}}}), simply draw a vertical line through {{{x=-5}}}:


{{{drawing(500, 500, -14, 4, -9, 9,
graph(500, 500, -14, 4, -9, 9,0),
line(-5,-20,-5,20)
) }}}


So this simply means that the equation of the line is {{{x=-5}}} (notice y is not in the equation. So this means this equation is not in slope-intercept form)