How can I tell if a point belongs to a certain line?
Examples are appreciated, if possible.
Equation of the line is:
y = mx + c
So a point(a,b) is on this line if it satisfies this equation i.e. b = ma + c
b = ma + c