Slope of line formula
m = tanθ = y2-y1 / x2-x1
Perpendicular lines formula
m1× m2 = -1
Angle between intersecting lines formula
Tanθ = |m1-m2 / 1+ m1×m2|
Slope point form
(y-y1) =m(x-x1)
Slope intercept form
y = mx+c
Two points form
y-y1/ x-x1 = y2-y1 / x2-x1
Double intercept form
x/a + x/b =1
Normal form
x cos α + y sin α = p
General form
ax+by+c=0
m= -a / b
If line is passing through the origin
y = mx
Distance of the point(origin) from the line
P = | c / √a^2+b^2 |
Distance of the point p(x1,y1)from the line
P= | ax1+by1+c / √a^2+b^2|
Distance between the parallel lines
P = | c1-c2 / √a^2+b^2 |