JEE Mathsโ€บStraight Linesโ€บFormulas
Formula Sheet

Straight Lines Formulas

All key formulas grouped by subtopic. Each one has a quick reminder and common mistakes to watch for.

8 formulas ยท 8 subtopics

Slope-Intercept Form

#1
y=mx+cy = mx + c

๐Ÿ’ก m = slope, c = y-intercept. Slope = tan(ฮธ) where ฮธ is angle with positive x-axis.

Two-Point Form & Slope Formula

#2
m=y2โˆ’y1x2โˆ’x1,yโˆ’y1y2โˆ’y1=xโˆ’x1x2โˆ’x1m = \frac{y_2 - y_1}{x_2 - x_1}, \quad \frac{y - y_1}{y_2 - y_1} = \frac{x - x_1}{x_2 - x_1}

๐Ÿ’ก Slope is undefined for vertical lines (xโ‚ = xโ‚‚).

Distance from Point to Line

#3
d=โˆฃax1+by1+cโˆฃa2+b2d = \frac{|ax_1 + by_1 + c|}{\sqrt{a^2 + b^2}}

๐Ÿ’ก Line: ax + by + c = 0. Don't forget the absolute value. Distance between parallel lines: |cโ‚-cโ‚‚|/โˆš(aยฒ+bยฒ).

Angle Between Two Lines

#4
tanโกฮธ=โˆฃm1โˆ’m21+m1m2โˆฃ\tan\theta = \left|\frac{m_1 - m_2}{1 + m_1 m_2}\right|

๐Ÿ’ก For perpendicular lines: mโ‚mโ‚‚ = -1. For parallel lines: mโ‚ = mโ‚‚.

โš  Forgetting the absolute value gives the acute angle. Without |ยท| you get the signed angle.

Family of Lines

#5
L1+ฮปL2=0L_1 + \lambda L_2 = 0

๐Ÿ’ก Passes through the intersection of Lโ‚ = 0 and Lโ‚‚ = 0 for all values of ฮป. Choose ฮป to satisfy additional conditions.

Area of Triangle (Coordinate)

#6
Area=12โˆฃx1(y2โˆ’y3)+x2(y3โˆ’y1)+x3(y1โˆ’y2)โˆฃ\text{Area} = \frac{1}{2}|x_1(y_2-y_3) + x_2(y_3-y_1) + x_3(y_1-y_2)|

๐Ÿ’ก Area = 0 means the points are collinear. Can also use determinant form.

Section Formula

#7
(mx2+nx1m+n,my2+ny1m+n)\left(\frac{mx_2 + nx_1}{m+n}, \frac{my_2 + ny_1}{m+n}\right)

๐Ÿ’ก Internal division: both +. External division: replace n with -n. Midpoint: m = n = 1.

Image of Point in a Line

#8
xโˆ’x1a=yโˆ’y1b=โˆ’2(ax1+by1+c)a2+b2\frac{x - x_1}{a} = \frac{y - y_1}{b} = -\frac{2(ax_1 + by_1 + c)}{a^2 + b^2}

๐Ÿ’ก Line: ax + by + c = 0. The foot of perpendicular uses the same formula but with -1 instead of -2.