a₁ S∞
y=mx+c
Chapter 9  ·  Class XI Mathematics

Coordinate Geometry Foundations

Straight Lines

Every Line Tells a Story — Master the Geometry of the Cartesian Plane

Chapter Snapshot

14Concepts
22Formulae
8–10%Exam Weight
4–5Avg Q's
HighDifficulty

Why This Chapter Matters for Entrance Exams

JEE MainJEE AdvancedCBSEBITSAT

Straight Lines is the gateway to Coordinate Geometry — a 15–20% JEE topic block when combined with Conic Sections. JEE Main asks 4–5 direct questions. JEE Advanced uses straight lines in complex geometric configurations. The angle bisector and family of lines concepts are extremely high-yield.

Key Concept Highlights

Slope & Angle of Inclination
Collinearity
Slope-Intercept Form
Point-Slope Form
Two-Point Form
Intercept Form
Normal Form
General Form
Parallel & Perpendicular Lines
Distance from a Point
Angle Between Lines
Concurrent Lines
Family of Lines
Locus

Important Formula Capsules

$\text{Slope m }= (y₂−y₁)/(x₂−x₁) = tan θ$
$\text{Slope-Intercept: }y = mx + c$
$\text{General Form: }ax + by + c = 0$
$\text{Distance from point: }|ax₁+by₁+c| / √(a²+b²)$
$\text{Angle between lines: }tan θ = |(m₁−m₂)/(1+m₁m₂)|$
$\text{Parallel: }\ m₁ = m₂; \text{Perpendicular: }\ m₁·m₂ = −1$

What You Will Learn

Navigate to Chapter Resources

🏆 Exam Strategy & Preparation Tips

Master all equation forms and be able to convert between them instantly. Distance formula and angle bisector problems are JEE staples. Family of lines (L₁ + λL₂ = 0) is a JEE Advanced trick — practice 10+ problems on this. CBSE demands proof of collinearity conditions.

Revision of Important Coordinate Geometry Formulas

Before starting Straight Lines, it is essential to revise fundamental coordinate geometry concepts. These formulas form the computational backbone for solving problems related to slope, intercepts, equations of lines, and geometric interpretation in both board and competitive examinations.

Exam Significance

  • Direct application in JEE Main and NEET numerical problems
  • Used repeatedly in derivation-based board questions
  • Foundation for advanced topics like Circles and Conic Sections
  • Frequently used in coordinate proofs and geometry transformations
  • Distance Between Two Points
    Definition: Length of the line segment joining two points in Cartesian plane.
    \[ \mathrm{PQ}=\sqrt{\left(x_2-x_1\right)^2+\left(y_2-y_1\right)^2} \]
    Key Insight: Derived using Pythagoras theorem.
    P(x₁,y₁) Q(x₂,y₂)
    Example: Find distance between (1,2) and (4,6)
    Solution: √[(4−1)² + (6−2)²] = √(9 + 16) = 5
  • Section Formula (Internal Division)
    Used to find a point dividing a line segment in a given ratio.
    \[ \left(\dfrac{mx_2+nx_1}{m+n},\; \dfrac{my_2+ny_1}{m+n}\right) \]
    Concept: Weighted average of coordinates.
    Divide (2,4) and (8,10) in ratio 1:1 → midpoint = (5,7)
  • Midpoint Formula
    Special case of section formula when m = n.
    \[ \left(\dfrac{x_2+x_1}{2},\; \dfrac{y_2+y_1}{2}\right) \]
    Use Case: Finding centre of line segment, symmetry problems.
  • Area of Triangle (Coordinate Geometry)
    \[ \dfrac{1}{2}\Bigl|x_1(y_2-y_3)+x_2(y_3-y_1)+x_3(y_1-y_2)\Bigr| \]
    Important Result: If area = 0 → points are collinear.
    A B C
    Example: Check collinearity of (1,2), (2,4), (3,6)
    Area = 0 → Points are collinear

Concept Booster for Competitive Exams

  • Distance formula is frequently used in locus problems
  • Section formula appears in vector and 3D geometry later
  • Area formula is a quick test for collinearity in MCQs
  • Midpoint is used in symmetry and reflection-based questions

Slope of a Line (Gradient)

θ x y
Slope m = tanθ

The slope of a line quantifies its steepness and direction. If a line makes an angle θ with the positive direction of the x-axis, then the slope (or gradient) is defined as the tangent of that angle.

Mathematical Definition
\[ m = \tan \theta, \quad \theta \ne 90^\circ \]
Geometric Interpretation
  • Positive slope → line rises from left to right
  • Negative slope → line falls from left to right
  • Zero slope → horizontal line (parallel to x-axis)
  • Undefined slope → vertical line (parallel to y-axis)
Special Cases
Line Type Slope
x-axis 0
y-axis Not defined
Example: Find slope of a line making angle 45° with x-axis.

Solution: m = tan(45°) = 1
Advanced Insight for JEE/NEET
  • Slope determines parallelism: equal slopes → parallel lines
  • Product of slopes = -1 → perpendicular lines
  • Used in derivative interpretation in calculus (rate of change)
Quick Check

What is the slope of a vertical line?

Slope of a Line Using Coordinates of Two Points

Δy Δx P(x₁,y₁) Q(x₂,y₂)
Slope = Rise / Run = Δy / Δx

The slope of a line passing through two distinct points represents the rate of change of y with respect to x. It is one of the most fundamental concepts in coordinate geometry and is extensively used in straight lines, calculus, and physics.

General Formula
\[ m = \frac{y_2 - y_1}{x_2 - x_1}, \quad x_1 \ne x_2 \]
Conceptual Understanding
  • Numerator (y₂ − y₁) → vertical change (rise)
  • Denominator (x₂ − x₁) → horizontal change (run)
  • Slope = change in y per unit change in x
Important Cases
  • If y₂ > y₁ → slope positive
  • If y₂ < y₁ → slope negative
  • If x₂ = x₁ → slope undefined (vertical line)
  • If y₂ = y₁ → slope zero (horizontal line)
Example: Find slope of line joining (2,3) and (6,11)

m = (11 − 3) / (6 − 2) = 8 / 4 = 2
Quick Practice

Find slope between (1,2) and (3,6)

Competitive Exam Insights
  • Slope is invariant under translation of coordinate system
  • Used to determine angle between two lines
  • Foundation for equation forms: point-slope, slope-intercept
  • Critical in JEE problems involving locus and transformations
Important Note: If denominator (x₂ − x₁) = 0, the slope is undefined. This corresponds to a vertical line where angle θ = 90°.

Conditions for Parallelism and Perpendicularity Using Slopes

The relationship between two straight lines in a plane can be completely determined using their slopes. This concept is fundamental in coordinate geometry and plays a crucial role in solving problems related to angles, intersections, and geometric configurations in board exams as well as competitive exams like JEE and NEET.

Parallel Lines Perpendicular Lines

Condition for Parallel Lines

Two lines are parallel if they have the same inclination and therefore never intersect. This happens when their slopes are equal.

\[ m_1 = m_2 \]
Interpretation: Equal slopes imply identical direction ratios, so both lines rise or fall at the same rate.
Example: Slopes 3 and 3 → Lines are parallel

Condition for Perpendicular Lines

Two lines are perpendicular if they intersect at a right angle (90°). This occurs when the product of their slopes is equal to -1.

\[ m_1 \cdot m_2 = -1 \]
Interpretation: One slope is the negative reciprocal of the other.
Example: Slopes 2 and -1/2 → Perpendicular lines

Important Edge Cases

  • Vertical line ⟂ Horizontal line (always perpendicular)
  • Two vertical lines are parallel
  • Two horizontal lines are parallel
  • Vertical line slope is undefined, so product rule cannot be directly applied
Quick Check

Are lines with slopes 4 and -1/4 perpendicular?

Competitive Exam Insights

  • Used to prove perpendicularity in coordinate proofs
  • Frequently appears in JEE problems involving triangles and circles
  • Essential for angle between two lines formula
  • Helps identify orthogonality in vectors and 3D geometry
Final Summary
If m₁ = m₂ → Lines are parallel
If m₁ × m₂ = -1 → Lines are perpendicular

Angle Between Two Lines

The angle between two straight lines is the smallest angle through which one line must be rotated about their point of intersection to coincide with the other. This concept is fundamental in coordinate geometry and widely used in solving problems involving slopes, perpendicularity, and geometric configurations.

θ
Angle between two intersecting lines
Formula Using Slopes
\[ \tan \theta = \left| \frac{m_2 - m_1}{1 + m_1 m_2} \right| \]
Concept Behind the Formula
  • Each line makes an angle (inclination) with x-axis
  • Slope = tan(inclination)
  • Angle between lines = difference of inclinations
  • Apply tan(A − B) identity to derive formula
Important Cases
  • If m₁ = m₂ → θ = 0° (parallel lines)
  • If m₁m₂ = -1 → θ = 90° (perpendicular lines)
  • If denominator = 0 → angle is 90°
Example: Find angle between lines with slopes 1 and -1

tanθ = |(-1 − 1)/(1 + (-1×1))| = |-2 / 0| → undefined
⇒ θ = 90° (Perpendicular)
Quick Angle Calculator
Competitive Exam Insights
  • Used in JEE problems involving triangle geometry in coordinate plane
  • Helps verify perpendicularity quickly
  • Frequently appears in multi-step coordinate geometry problems
  • Foundation for angle between planes and vectors (Class 12)
Final Summary
tanθ = |(m₂ − m₁)/(1 + m₁m₂)|
Parallel → θ = 0°
Perpendicular → θ = 90°

Various Forms of the Equation of a Line

A straight line can be represented algebraically in different forms depending on the given information such as slope, intercepts, or points. Understanding all forms is essential for solving coordinate geometry problems efficiently in board examinations and competitive exams like JEE and NEET.

Horizontal and Vertical Lines

A horizontal line is parallel to x-axis and vertical line is parallel to y-axis.

\[ y = y_1 \quad , \quad x = x_1 \]
x y x = a y = c
  • Horizontal line → slope = 0
  • Vertical line → slope undefined

Point–Slope Form

Used when slope and one point are known.

\[ y - y_1 = m(x - x_1) \]
Example: Line with slope 2 through (1,3)
⇒ y − 3 = 2(x − 1)

Two–Point Form

Used when two points are given.

\[ y - y_1 = \frac{y_2 - y_1}{x_2 - x_1}(x - x_1) \]

Slope–Intercept Form

Represents a line using slope and y-intercept.

\[ y = mx + c \]
x y (0,c)
  • m → slope
  • c → y-intercept

Intercept Form

Represents a line using x and y intercepts.

\[ \frac{x}{a} + \frac{y}{b} = 1 \]
(a,0) (0,b) x y

Conversion Between Forms

  • Point-slope → slope-intercept by simplification
  • Two-point → find slope then apply point-slope
  • Intercept → convert to slope-intercept form

Exam Insights

  • JEE: Switching forms quickly saves time
  • Boards: Derivations often asked
  • Graphs: slope-intercept form most useful
  • Geometry: intercept form gives visual clarity
Key Takeaway
All forms represent the same straight line. Choosing the right form simplifies calculations and improves problem-solving efficiency.

Distance of a Point From a Line

The distance of a point from a line is defined as the length of the perpendicular drawn from the point to the line. This represents the shortest possible distance between the point and the line in a coordinate plane.

P(x₁,y₁) d
Shortest distance is perpendicular to the line
Distance Formula
\[ d = \frac{|ax_1 + by_1 + c|}{\sqrt{a^2 + b^2}} \]
Conceptual Understanding
  • Expression (ax₁ + by₁ + c) → measures deviation from line
  • Denominator normalizes direction using slope
  • Absolute value ensures distance is always positive
Geometric Insight

The formula is derived using projection of the vector joining the point and the line onto the normal vector (a, b) of the line. Hence, it represents perpendicular distance.

Important Cases
  • If ax₁ + by₁ + c = 0 → point lies on the line → distance = 0
  • For horizontal line (y = k) → distance = |y₁ − k|
  • For vertical line (x = k) → distance = |x₁ − k|
Example: Find distance of point (1,2) from line 3x + 4y + 5 = 0

d = |3(1) + 4(2) + 5| / √(9 + 16)
= |3 + 8 + 5| / 5 = 16/5
Quick Distance Calculator

Applications in Exams

  • Finding shortest distance in coordinate geometry
  • Checking if a point lies on a line
  • Used in locus problems
  • Applied in optimization problems in JEE
Key Takeaway
Distance is always measured perpendicular to the line and is given by a normalized algebraic expression.

Distance Between Two Parallel Lines

The distance between two parallel lines is the length of the perpendicular drawn from any point on one line to the other. Since parallel lines never intersect, this distance remains constant throughout.

d ax + by + c₁ = 0 ax + by + c₂ = 0
Perpendicular distance remains constant
General Equations of Parallel Lines
\[ ax + by + c_1 = 0 \quad \text{and} \quad ax + by + c_2 = 0 \]
Distance Formula
\[ d = \frac{|c_1 - c_2|}{\sqrt{a^2 + b^2}} \]
Conceptual Insight
  • Distance is independent of chosen point
  • Only constant terms (c₁, c₂) affect separation
  • Denominator normalizes direction of line
Quick Shortcut
If lines are already in same normalized form (same a, b), directly apply formula without finding any point.
Example: Find distance between 2x + 3y + 4 = 0 and 2x + 3y - 5 = 0

d = |4 - (-5)| / √(4 + 9) = 9 / √13
Quick Distance Calculator

Important Cases
  • If c₁ = c₂ → lines coincide → distance = 0
  • If coefficients differ → first convert to same form
  • Applicable only for parallel lines

Competitive Exam Insights

  • Frequently asked in JEE as direct formula-based question
  • Used in optimization and locus problems
  • Helps in finding distance between boundaries in geometry
  • Can be combined with area and triangle problems
Key Takeaway
Distance between parallel lines depends only on difference of constants and remains uniform everywhere.

Example 1: Finding Slope of Lines

Find the slope of the lines:
(a) Through (3, –2) and (–1, 4)
(b) Through (3, –2) and (7, –2)
(c) Through (3, –2) and (3, 4)
(d) Inclination 60°

Key Formula
\[ m = \frac{y_2 - y_1}{x_2 - x_1}, \quad m = \tan\theta \]

(a) General Case (Oblique Line)

\[ m = \frac{4 - (-2)}{-1 - 3} = \frac{6}{-4} = -\frac{3}{2} \]
(3,-2) (-1,4)

Conclusion: Negative slope → line decreases from left to right

(b) Horizontal Line

\[ m = \frac{-2 - (-2)}{7 - 3} = \frac{0}{4} = 0 \]

Conclusion: Slope = 0 → line parallel to x-axis

(c) Vertical Line

\[ m = \frac{4 - (-2)}{3 - 3} = \frac{6}{0} \]

Conclusion: Undefined slope → vertical line

(d) Using Inclination

\[ m = \tan 60^\circ = \sqrt{3} \]

Conclusion: Positive steep slope

Quick Check

What type of line has undefined slope?

Exam Insights

  • Check denominator first → avoid division errors
  • Equal y → slope = 0 (horizontal)
  • Equal x → slope undefined (vertical)
  • Inclination problems directly use tanθ
Final Results
(a) m = -3/2
(b) m = 0
(c) Undefined
(d) m = √3

Example 2: Finding Slope Using Angle Between Lines

If the angle between two lines is π/4 and slope of one line is 1/2, find the slope of the other line.

Key Formula
\[ \tan\theta = \left|\frac{m_2 - m_1}{1 + m_1 m_2}\right| \]
Step 1: Substitute Values
\[ m_1 = \frac{1}{2}, \quad m_2 = m, \quad \theta = \frac{\pi}{4} \] \[ \tan\frac{\pi}{4} = 1 \] \[ 1 = \left|\frac{m - \frac{1}{2}}{1 + \frac{1}{2}m}\right| \]
(i) Case: Expression = +1
\[ \frac{m - \frac{1}{2}}{1 + \frac{1}{2}m} = 1 \] \[ m - \frac{1}{2} = 1 + \frac{1}{2}m \] \[ \frac{1}{2}m = \frac{3}{2} \Rightarrow m = 3 \]
(ii) Case: Expression = −1
\[ \frac{m - \frac{1}{2}}{1 + \frac{1}{2}m} = -1 \] \[ m - \frac{1}{2} = -1 - \frac{1}{2}m \] \[ \frac{3}{2}m = -\frac{1}{2} \Rightarrow m = -\frac{1}{3} \]
45°
Two orientations give two slopes
Concept Insight
  • Absolute value ⇒ two possible solutions
  • Both lines form same angle but different orientations
  • Both answers valid unless restriction given
Quick Check

If angle = 90°, what must be true?

Final Answer
m = 3 or m = −1/3
Exam Insights
  • Always consider ± cases (very important)
  • Common JEE pattern question
  • Use shortcut: perpendicular ⇒ m₁m₂ = −1

Example 3: Perpendicular Lines & Finding Unknown Coordinate

Line through (–2, 6) and (4, 8) is perpendicular to the line through (8, 12) and (x, 24). Find x.

Key Concept
For perpendicular lines: \[ m_1 \cdot m_2 = -1 \]

Step 1: Find slope of first line

\[ m_1 = \frac{8 - 6}{4 - (-2)} = \frac{2}{6} = \frac{1}{3} \]

Step 2: Find slope of second line

\[ m_2 = \frac{24 - 12}{x - 8} = \frac{12}{x - 8} \]

Step 3: Apply perpendicular condition

\[ \frac{1}{3} \cdot \frac{12}{x - 8} = -1 \] \[ \frac{4}{x - 8} = -1 \] \[ x - 8 = -4 \Rightarrow x = 4 \]
90°
Perpendicular lines → slopes multiply to -1
Concept Insight
  • Always compute slopes separately before applying condition
  • Keep unknown variable symbolic until final step
  • Perpendicular condition simplifies equation quickly
Quick Check

If slope of one line is 2, what must be slope of perpendicular line?

Final Answer
x = 4

Exam Insights

  • Very common pattern: unknown coordinate + perpendicular condition
  • Always simplify fractions early to avoid mistakes
  • Watch sign carefully when solving equations
  • Shortcut: m₂ = -1/m₁ (if easier)

Example 4: Lines Parallel to Coordinate Axes

Find the equations of the lines parallel to axes and passing through (–2, 3).

Key Concept
Line ∥ x-axis → y = constant
Line ∥ y-axis → x = constant

Line Parallel to y-axis

A line parallel to the y-axis has a fixed x-coordinate. Since the point is (–2, 3), the x-value remains constant.

\[ x = -2 \]

Line Parallel to x-axis

A line parallel to the x-axis has a fixed y-coordinate. Since the point is (–2, 3), the y-value remains constant.

\[ y = 3 \]
(-2,3) y = 3 x = -2
Lines parallel to axes passing through given point
Concept Insight
  • Parallel to x-axis → slope = 0
  • Parallel to y-axis → slope undefined
  • Such equations are the simplest form of straight lines
Quick Check

Which equation represents a vertical line?

Final Answer
x = -2 and y = 3

Exam Insights

  • Very common basic concept question in boards
  • Used as base case in coordinate geometry problems
  • Important for graph plotting and visualization
  • Often used in combination with distance formulas

Example 5: Equation of Line Using Point–Slope Form

Find the equation of the line through (–2, 3) with slope –4.

Key Formula
\[ y - y_1 = m(x - x_1) \]

Step 1: Substitute values

\[ m = -4,\quad (x_1, y_1) = (-2, 3) \] \[ y - 3 = -4(x + 2) \]

Step 2: Simplify

\[ y - 3 = -4x - 8 \] \[ y = -4x - 5 \]
Alternate Approach

You can directly use slope-intercept form y = mx + c. Substitute point (–2,3) to find c:

\[ 3 = -4(-2) + c \Rightarrow 3 = 8 + c \Rightarrow c = -5 \] \[ y = -4x - 5 \]
(-2,3)
Line with slope -4 passing through given point
Verification

Substitute point (–2,3) into y = –4x – 5:

\[ RHS = -4(-2) - 5 = 8 - 5 = 3 = LHS \]
Quick Check

If slope is positive, the line will:

Final Answer
y = -4x - 5

Exam Insights

  • Point-slope form is fastest when slope & one point are given
  • Always simplify to y = mx + c (preferred final form)
  • Verification step avoids sign mistakes
  • Very common in boards and JEE

Example 6: Equation of Line Through Two Points

Write the equation of the line through the points (1, –1) and (3, 5).

Key Formulas
\[ m = \frac{y_2 - y_1}{x_2 - x_1}, \quad y - y_1 = m(x - x_1) \]

Step 1: Find slope

\[ m = \frac{5 - (-1)}{3 - 1} = \frac{6}{2} = 3 \]

Step 2: Use point–slope form

\[ y + 1 = 3(x - 1) \] \[ y = 3x - 4 \]
Alternate Method (Direct Two-Point Form)
\[ y - (-1) = \frac{5 - (-1)}{3 - 1}(x - 1) \] \[ y + 1 = 3(x - 1) \Rightarrow y = 3x - 4 \]
(1,-1) (3,5)
Unique line passing through two given points
Verification

Check both points:

\[ \text{For }(1,-1):\quad -1 = 3(1) - 4 ✔ \] \[ \text{For }(3,5):\quad 5 = 3(3) - 4 ✔ \]
Concept Insight
  • Two distinct points always determine a unique line
  • Either point can be used in point-slope form
  • Final answer should be simplified to y = mx + c
Quick Check

If slope = 0, the line is:

Final Answer
y = 3x - 4

Exam Insights

  • Two-point problems are very common in boards and JEE
  • Always calculate slope carefully to avoid sign errors
  • Direct formula saves time in MCQs
  • Verification ensures correctness

Example 7: Equation Using Inclination and Intercepts

Write the equation of the lines for which tanθ = 1/2, where θ is inclination, and:
(i) y-intercept = -3/2
(ii) x-intercept = 4

Key Concept: m = tanθ = 1/2
(i) Line with y-intercept = -3/2
\[ y = \frac{1}{2}x - \frac{3}{2} \] \[ 2y - x + 3 = 0 \]
O (0,-3/2) y = (1/2)x - 3/2 x y
(ii) Line with x-intercept = 4
\[ y = \frac{1}{2}(x - 4) \] \[ y = \frac{1}{2}x - 2 \] \[ 2y - x + 4 = 0 \]
O (4,0) y = (1/2)x - 2 x y
Concept Insight
  • Both lines have same slope → parallel lines
  • Intercept changes vertical position
  • Choose equation form based on given data
Final Answer
(i) 2y - x + 3 = 0
(ii) 2y - x + 4 = 0

Example 8: Equation Using Intercept Form

Find the equation of the line which makes intercepts –3 and 2 on the x- and y-axes respectively.

Key Formula (Intercept Form)
\[ \frac{x}{a} + \frac{y}{b} = 1 \]

Step 1: Substitute intercepts

\[ a = -3,\quad b = 2 \] \[ \frac{x}{-3} + \frac{y}{2} = 1 \]

Step 2: Simplify

\[ -\frac{x}{3} + \frac{y}{2} = 1 \] \[ \text{Multiply by 6: } -2x + 3y = 6 \] \[ 3y - 2x - 6 = 0 \]
(-3,0) (0,2)
Line joining x-intercept and y-intercept
Concept Insight
  • Intercepts directly define where line meets axes
  • Sign of intercept is very important (left/right, up/down)
  • Intercept form is fastest when both intercepts are given
Verification
\[ \text{At }(-3,0):\quad 3(0) - 2(-3) - 6 = 0 ✔ \] \[ \text{At }(0,2):\quad 3(2) - 2(0) - 6 = 0 ✔ \]
Quick Check

If both intercepts are positive, the line lies in:

Final Answer
3y - 2x - 6 = 0

Exam Insights

  • Intercept form is commonly asked in boards
  • Watch signs carefully (very common mistake)
  • Always convert to standard form for final answer
  • Useful in graph-based MCQs

Example 9: Distance of a Point from a Line

Find the distance of the point (3, –5) from the line 3x – 4y – 26 = 0.

Distance Formula
\[ d = \frac{|Ax_1 + By_1 + C|}{\sqrt{A^2 + B^2}} \]

Step 1: Identify values

\[ A = 3,\quad B = -4,\quad C = -26 \] \[ (x_1, y_1) = (3, -5) \]

Step 2: Substitute

\[ d = \frac{|3(3) - 4(-5) - 26|}{\sqrt{3^2 + (-4)^2}} \] \[ = \frac{|9 + 20 - 26|}{\sqrt{25}} \] \[ = \frac{3}{5} \]
(3,-5) d
Shortest distance is perpendicular to the line
Concept Insight
  • Always use absolute value in numerator
  • Distance is always positive
  • Denominator normalizes direction of line
Quick Check

If numerator becomes zero → point lies on line → distance = 0

Quick Quiz

If A² + B² = 25, denominator becomes:

Final Answer
d = 3/5

Exam Insights

  • Direct formula-based question → easy scoring
  • Sign errors are very common → be careful
  • Frequently appears in JEE and boards
  • Can be extended to shortest distance problems

Example 10: Distance Between Parallel Lines

Find the distance between the parallel lines 3x – 4y + 7 = 0 and 3x – 4y + 5 = 0.

Distance Formula
\[ d = \frac{|c_1 - c_2|}{\sqrt{a^2 + b^2}} \]

Step 1: Identify coefficients

\[ a = 3,\quad b = -4,\quad c_1 = 7,\quad c_2 = 5 \]

Step 2: Apply formula

\[ d = \frac{|7 - 5|}{\sqrt{3^2 + (-4)^2}} \] \[ = \frac{2}{\sqrt{9 + 16}} = \frac{2}{5} \]
d 3x - 4y + 7 = 0 3x - 4y + 5 = 0
Distance remains constant between parallel lines
Concept Insight
  • Same coefficients of x and y → lines are parallel
  • Only constants (c₁, c₂) determine distance
  • Distance is uniform everywhere
Quick Shortcut
If coefficients are identical, directly use difference of constants.
Verification Insight

If c₁ = c₂ → lines coincide → distance = 0

Quick Check

If numerator becomes zero, distance is:

Final Answer
d = 2/5

Exam Insights

  • Very common direct formula-based question
  • Fast solving possible using shortcut
  • Check coefficients first before applying formula
  • Frequently appears in JEE and boards

Example 11: Concurrent Lines & Finding Parameter

If the lines 2x + y − 3 = 0, 5x + ky − 3 = 0 and 3x − y − 2 = 0 are concurrent, find k.

Key Concept
Three lines are concurrent if they intersect at a single point.

Step 1: Find intersection of first two lines

\[ 2x + y = 3,\quad 3x - y = 2 \] Add: \[ 5x = 5 \Rightarrow x = 1 \] Substitute: \[ y = 1 \]

Intersection Point: (1, 1)

Step 2: Substitute into third line

\[ 5x + ky - 3 = 0 \] \[ 5(1) + k(1) - 3 = 0 \] \[ 5 + k - 3 = 0 \Rightarrow k = -2 \]
Shortcut (Determinant Method)
For concurrency: \[ \begin{vmatrix} a_1 & b_1 & c_1 \\ a_2 & b_2 & c_2 \\ a_3 & b_3 & c_3 \end{vmatrix} = 0 \] Useful in advanced problems.
(1,1)
All three lines intersect at one point
Concept Insight
  • Find intersection of any two lines first
  • Substitute into third line
  • Determinant method is faster for complex cases
Quick Check

If three lines meet at one point, they are called:

Final Answer
k = -2

Exam Insights

  • Concurrency problems are common in JEE
  • Intersection method is easiest for beginners
  • Determinant method is fastest in MCQs
  • Check calculations carefully (common sign errors)

Example 12: Distance Along a Given Direction

Find the distance of the line 4x – y = 0 from the point P(4, 1), measured along a line making 135° with the positive x-axis.

Key Idea
Distance is measured along a given direction → find intersection of direction-line with given line → compute distance between points.

Step 1: Find slope of direction line

\[ m = \tan 135^\circ = -1 \]

Step 2: Equation of line through P(4,1)

\[ y - 1 = -1(x - 4) \] \[ y + x - 5 = 0 \]

Step 3: Find intersection with given line

\[ 4x - y = 0,\quad x + y - 5 = 0 \] \[ y = 4x \Rightarrow x + 4x = 5 \Rightarrow x = 1 \] \[ y = 4 \Rightarrow (1,4) \]

Step 4: Distance between points

\[ d = \sqrt{(4 - 1)^2 + (1 - 4)^2} \] \[ = \sqrt{9 + 9} = 3\sqrt{2} \]
P(4,1) (1,4) d
Distance measured along given direction (not perpendicular)
Concept Insight
  • This is NOT perpendicular distance
  • Distance depends on given direction
  • Always form line through point with given slope
  • Then find intersection → then distance
Quick Check

If θ = 90°, distance becomes:

Final Answer
d = 3√2

Exam Insights

  • Advanced question type (JEE level)
  • Always identify: perpendicular or oblique distance
  • Convert direction → slope using tanθ
  • Follow: line → intersection → distance

Example 13: Image of a Point in a Line (Reflection)

Find the image of the point (1, 2) in the line x – 3y + 4 = 0.

Key Idea
Reflection means the given line is the perpendicular bisector of the point and its image.
Reflection Formula \[ x' = x_1 - \frac{2A(Ax_1 + By_1 + C)}{A^2 + B^2}, \quad y' = y_1 - \frac{2B(Ax_1 + By_1 + C)}{A^2 + B^2} \]

Step 1: Identify values

\[ A = 1,\quad B = -3,\quad C = 4 \] \[ (x_1, y_1) = (1, 2) \]

Step 2: Compute key terms

\[ Ax_1 + By_1 + C = 1 - 6 + 4 = -1 \] \[ A^2 + B^2 = 1 + 9 = 10 \]

Step 3: Apply formula

\[ x' = 1 + \frac{2}{10} = \frac{6}{5} \] \[ y' = 2 - \frac{6}{10} = \frac{7}{5} \]
P(1,2) P'
Line acts as mirror → midpoint lies on line
Verification (Important)

Midpoint of P and P' should lie on the line:

\[ \left(\frac{1 + \frac{6}{5}}{2}, \frac{2 + \frac{7}{5}}{2}\right) = \left(\frac{11}{10}, \frac{17}{10}\right) \]

Substitute in line → satisfies equation ✔

Concept Insight
  • Line is perpendicular bisector of P and image
  • Distance from line is same for both points
  • Midpoint always lies on mirror line
Quick Check

Reflection preserves:

Final Answer
(6/5, 7/5)

Exam Insights

  • High-weightage JEE topic
  • Formula-based but concept-heavy
  • Midpoint check is powerful verification
  • Used in reflection and symmetry problems

Example 14: Area of Triangle Formed by Lines

Show that the area of the triangle formed by the lines y = m₁x + c₁, y = m₂x + c₂ and x = 0 is:
\[ \frac{(c_1 - c_2)^2}{2|m_1 - m_2|} \]

Key Idea
Triangle is formed between two lines and the y-axis → use base-height approach.

Step 1: Points on y-axis

\[ A(0, c_1), \quad B(0, c_2) \]

Base AB lies along y-axis

Step 2: Intersection of two lines

\[ m_1x + c_1 = m_2x + c_2 \] \[ x = \frac{c_2 - c_1}{m_1 - m_2} \]

This gives vertex C

Step 3: Base and Height

Base: \[ AB = |c_1 - c_2| \] Height: \[ = \left| \frac{c_2 - c_1}{m_1 - m_2} \right| \]

Step 4: Area

\[ \text{Area} = \frac{1}{2} \times \text{base} \times \text{height} \] \[ = \frac{1}{2} |c_1 - c_2| \cdot \left| \frac{c_2 - c_1}{m_1 - m_2} \right| \] \[ = \frac{(c_1 - c_2)^2}{2|m_1 - m_2|} \]
A(0,c₁) B(0,c₂) C (intersection) y = m₁x + c₁ y = m₂x + c₂ x = 0
Triangle formed strictly by given lines and y-axis
Concept Insight
  • Base lies on y-axis → depends only on intercepts
  • Height depends on slope difference
  • If slopes equal → lines parallel → no triangle
Alternate Insight
Larger difference in slopes → smaller triangle width → area changes inversely.
Quick Check

If m₁ = m₂, area becomes:

Final Result
Area = (c₁ − c₂)² / (2 |m₁ − m₂|)

Exam Insights

  • Standard derivation question in boards
  • Frequently used in JEE problems
  • Memorize final formula for quick solving
  • Check slopes first to ensure triangle exists

Example 15: Line Bisecting a Segment Between Two Lines

A line is such that its segment between the lines 5x – y + 4 = 0 and 3x + 4y – 4 = 0 is bisected at (1, 5). Find its equation.

Key Idea
If a line cuts two given lines and midpoint is known → intersection points satisfy midpoint formula.

Step 1: Assume equation

\[ y - 5 = m(x - 1) \]

Step 2: Intersection with given lines

Let intersections be A and B.

\[ x_1 = \frac{1 - m}{5 - m}, \quad x_2 = \frac{4m - 16}{3 + 4m} \]

Step 3: Apply midpoint condition

\[ \frac{x_1 + x_2}{2} = 1 \Rightarrow m = 1 \]

Step 4: Final equation

\[ y - 5 = x - 1 \Rightarrow y = x + 4 \]
(1,5)
Correct: green line cuts both lines, midpoint lies on it
Accurate graph: Required line intersects both lines and midpoint lies exactly between intersection points
Accurate graph: required line intersects both given lines (NOT parallel)
Concept Insight
  • Assume line using slope form
  • Find intersections with given lines
  • Apply midpoint condition
  • Solve for slope → final equation
Exam Shortcut
In many problems, symmetry or inspection may directly suggest slope.
Quick Check

If midpoint is known, which formula is used?

Final Answer
y = x + 4

Exam Insights

  • Advanced JEE problem type
  • Requires multi-step reasoning
  • Key step: midpoint condition
  • Algebra simplification is crucial

Example 16: Locus of a Point Equidistant from Two Lines

Show that the path of a moving point whose distances from the lines 3x – 2y = 5 and 3x + 2y = 5 are equal is a straight line.

Key Idea
Points equidistant from two lines lie on their angle bisectors.

Step 1: Convert to standard form

\[ 3x - 2y - 5 = 0,\quad 3x + 2y - 5 = 0 \]

Step 2: Use distance formula

\[ \frac{|3x - 2y - 5|}{\sqrt{13}} = \frac{|3x + 2y - 5|}{\sqrt{13}} \] \[ |3x - 2y - 5| = |3x + 2y - 5| \]

Step 3: Solve modulus cases

Case 1: \[ 3x - 2y - 5 = 3x + 2y - 5 \Rightarrow y = 0 \] Case 2: \[ 3x - 2y - 5 = -(3x + 2y - 5) \Rightarrow x = \frac{5}{3} \]
Result
\[ y = 0 \quad \text{and} \quad x = \frac{5}{3} \]
Angle bisectors form the locus
Concept Insight
  • Equal distance → angle bisectors
  • Always leads to two lines (internal & external bisectors)
  • These are straight lines → hence locus is linear
Exam Shortcut
Directly use: \[ \frac{A_1x + B_1y + C_1}{\sqrt{A_1^2 + B_1^2}} = \pm \frac{A_2x + B_2y + C_2}{\sqrt{A_2^2 + B_2^2}} \]
Quick Check

Equal distance from two lines gives:

Final Answer
Locus: y = 0 and x = 5/3

Exam Insights

  • Very important JEE concept
  • Always results in two straight lines
  • Recognize pattern → saves time
  • Used in locus and geometry problems
Class XI · Mathematics
📐

AI Engine for
Straight Lines

Solve, visualise & master every theorem on straight lines — step-by-step, instantly.

Slope Equations Distance Grapher Quiz
Engine online · CBSE / ISC aligned

Recent posts

    📚
    ACADEMIA AETERNUM तमसो मा ज्योतिर्गमय · Est. 2025
    Sharing this chapter
    Straight Lines | Mathematics Class -11
    Straight Lines | Mathematics Class -11 — Complete Notes & Solutions · academia-aeternum.com
    🎓 Class -11 📐 Mathematics 📖 NCERT ✅ Free Access 🏆 CBSE · JEE
    Share on
    academia-aeternum.com/class-11/mathematics/straight-lines/notes/ Copy link
    💡
    Exam tip: Sharing chapter notes with your study group creates a reinforcement loop. Teaching a concept is the fastest path to mastering it.

    Frequently Asked Questions

    A straight line is the shortest path between two points and is represented by a linear equation in the coordinate plane.

    The general form is \(Ax + By + C = 0\), where \(A, B\) are not both zero.

    The slope is the measure of inclination and is given by \(m = \tan \theta\), where \(\theta\) is the angle with the positive \(x\)-axis.

    For points \((x_1, y_1)\) and \((x_2, y_2)\), slope \(m = \frac{y_2 - y_1}{x_2 - x_1}\).

    The slope-intercept form is \(y = mx + c\), where \(m\) is slope and \(c\) is the \(y\)-intercept.

    The intercept form is \(\frac{x}{a} + \frac{y}{b} = 1\), where \(a\) and \(b\) are \(x\)- and \(y\)-intercepts.

    The point-slope form is \(y - y_1 = m(x - x_1)\).

    The two-point form is \(\frac{y - y_1}{y_2 - y_1} = \frac{x - x_1}{x_2 - x_1}\).

    The normal form is \(x \cos \alpha + y \sin \alpha = p\).

    Slope indicates the steepness and direction of a line.

    A line is parallel to the \(x\)-axis if its slope \(m = 0\).

    A line parallel to the \(y\)-axis has undefined slope.

    The equation is \(y = k\), where \(k\) is a constant.

    The equation is \(x = k\), where \(k\) is a constant.

    Two lines are parallel if their slopes are equal, \(m_1 = m_2\).

    Straight Lines – Learning Resources

    Get in Touch

    Let's Connect

    Questions, feedback, or suggestions?
    We'd love to hear from you.