Question 168841
find the equation of each line in teh form y=mx+b if possible: 
the line through (3,2) with undefined slope
---------------
y-y1 = m*(x-x1) (x1,y1) is (3,2)
y-2 = m*(x-3)
y = m*(x-3) + 2
Or, y = mx -3m +2