India's #1 AI Tutorformula-sheet · Mathematics · Chapter 9
Class 11 Mathematics Chapter 9 Straight Lines — Formulas & Key Points
Chapter 9 Straight Lines is a foundation of coordinate geometry in CBSE Class 11 Mathematics, bridging algebra and geometry. This formula sheet compiles every formula from NCERT Class 11 Mathematics Chapter 9: slope, all five forms of line equations, distance formulas, angle between lines, and conditions for parallelism and perpendicularity. Whether you are solving Class 11 Mathematics solutions or preparing for board exams, this single-page reference will save hours of flipping through notes.
Your child's private AI tutor — trained on NCERT.
3-day free trial · ₹1 to start · Cancel anytime.
Key takeaways
- ✓Slope m = tan θ = (y₂ - y₁)/(x₂ - x₁); undefined for vertical lines where x₁ = x₂
- ✓Five standard forms: point-slope (y - y₁) = m(x - x₁), two-point, slope-intercept y = mx + c, intercept x/a + y/b = 1, and normal x cos α + y sin α = p
- ✓Distance from point (x₁, y₁) to line Ax + By + C = 0 is |Ax₁ + By₁ + C| / √(A² + B²)
- ✓Two lines are parallel if m₁ = m₂ (or A₁/A₂ = B₁/B₂); perpendicular if m₁ × m₂ = -1 (or A₁A₂ + B₁B₂ = 0)
- ✓Angle between lines tan θ = |(m₁ - m₂)/(1 + m₁m₂)|; use when both slopes exist
- ✓Distance between parallel lines Ax + By + C₁ = 0 and Ax + By + C₂ = 0 is |C₁ - C₂| / √(A² + B²)
- ✓General form Ax + By + C = 0 can be converted to any other form; slope = -A/B, y-intercept = -C/B
Slope of a Line — Core Formulas
The slope (or gradient) measures the steepness and direction of a straight line. It is the tangent of the angle the line makes with the positive x-axis. For any two points (x₁, y₁) and (x₂, y₂) on the line, the slope m is calculated using the difference in y-coordinates divided by the difference in x-coordinates. A positive slope means the line rises to the right; negative slope means it falls to the right. Zero slope indicates a horizontal line, and an undefined slope corresponds to a vertical line. Understanding slope is foundational for all other formulas in NCERT Class 11 Mathematics Chapter 9 Straight Lines.
- Slope from two points: m = (y₂ - y₁)/(x₂ - x₁), provided x₂ ≠ x₁
- Slope from angle with x-axis: m = tan θ
- Horizontal line (parallel to x-axis): θ = 0°, m = 0
- Vertical line (parallel to y-axis): θ = 90°, m is undefined
- Line through origin at angle θ: equation is y = (tan θ) x
Five Forms of Straight Line Equations
CBSE Class 11 Mathematics Chapter 9 prescribes five standard forms to represent a straight line, each useful in different contexts. The point-slope form is ideal when you know one point and the slope. The two-point form is used when two points are given. The slope-intercept form highlights the y-intercept and slope. The intercept form is convenient for lines cutting both axes at non-zero points. The normal (perpendicular) form expresses the line via its perpendicular distance from the origin and the angle that perpendicular makes with the x-axis. Mastering conversions between these forms is a key skill tested in Class 11 Mathematics solutions and board exams.
Distance Formulas — Point to Line and Between Parallel Lines
Distance formulas are central to Class 11 Mathematics Chapter 9 Straight Lines. The perpendicular distance from a point (x₁, y₁) to a line Ax + By + C = 0 is given by the absolute value of Ax₁ + By₁ + C divided by the square root of A² + B². This formula is derived using the normal form and is heavily used in optimization and geometric problems. When two lines are parallel, they have the same coefficients A and B but different constants C₁ and C₂; the distance between them simplifies to |C₁ - C₂| / √(A² + B²). Both formulas require the general form Ax + By + C = 0, so always convert before applying. Remember to take absolute value to ensure distance is positive.
- Distance from point (x₁, y₁) to line Ax + By + C = 0 is d = |Ax₁ + By₁ + C| / √(A² + B²)
- Distance between parallel lines Ax + By + C₁ = 0 and Ax + By + C₂ = 0 is d = |C₁ - C₂| / √(A² + B²)
- Ensure both lines are written in the same form with identical A and B coefficients before using the parallel-line distance formula
- Units: if coordinates are in cm, distance is in cm; if unitless, distance is unitless
Angle Between Two Lines
The acute angle θ between two non-vertical straight lines with slopes m₁ and m₂ is given by tan θ = |(m₁ - m₂)/(1 + m₁m₂)|, provided the denominator is non-zero. This formula is derived from the tangent of the difference of angles. If 1 + m₁m₂ = 0, the lines are perpendicular and θ = 90°. Always take the absolute value to get the acute angle. If you need the obtuse angle, compute 180° - θ. In NCERT Class 11 Mathematics, this formula is applied to problems involving triangles formed by lines, angle bisectors, and reflections. For lines in general form, first convert to slope form or use the alternative formula tan θ = |(A₁B₂ - A₂B₁)/(A₁A₂ + B₁B₂)|.
- Angle between lines with slopes m₁ and m₂: tan θ = |(m₁ - m₂)/(1 + m₁m₂)|
- Alternative using general form Aᵢx + Bᵢy + Cᵢ = 0: tan θ = |(A₁B₂ - A₂B₁)/(A₁A₂ + B₁B₂)|
- If 1 + m₁m₂ = 0, lines are perpendicular; θ = 90°
- If m₁ = m₂, lines are parallel; θ = 0°
- Use inverse tangent (arctan) to find θ in degrees or radians
Conditions for Parallelism and Perpendicularity
Two straight lines are parallel if and only if their slopes are equal: m₁ = m₂. In general form Aᵢx + Bᵢy + Cᵢ = 0, lines are parallel when A₁/A₂ = B₁/B₂ but A₁/A₂ ≠ C₁/C₂ (if C ratios also match, the lines are coincident). Two lines are perpendicular if the product of their slopes is -1: m₁ × m₂ = -1. In general form, the condition becomes A₁A₂ + B₁B₂ = 0. These conditions are tested extensively in Class 11 Mathematics solutions, especially in problems asking to find equations of lines parallel or perpendicular to a given line through a given point. Memorize both slope and coefficient conditions for exam speed.
- Parallel lines: m₁ = m₂ or A₁/A₂ = B₁/B₂ (and C₁/C₂ ≠ A₁/A₂ to avoid coincidence)
- Perpendicular lines: m₁ × m₂ = -1 or A₁A₂ + B₁B₂ = 0
- Horizontal line (y = k) is perpendicular to vertical line (x = h)
- If one line is y = mx + c, a line perpendicular to it has slope -1/m
- Use these conditions to quickly eliminate wrong options in multiple-choice questions
Key Definitions and Terminology
Understanding precise definitions is critical for CBSE Class 11 Mathematics Chapter 9 Straight Lines. A straight line is the locus of a point that moves so that its distance from two fixed points remains in constant ratio (a concept from coordinate geometry). The inclination of a line is the angle θ it makes with the positive direction of the x-axis, measured anticlockwise; 0° ≤ θ < 180°. The slope is tan θ. The x-intercept is the x-coordinate where the line crosses the x-axis (set y = 0); the y-intercept is the y-coordinate where it crosses the y-axis (set x = 0). The general equation Ax + By + C = 0 represents all straight lines in the plane, where A and B are not both zero. These definitions form the vocabulary of every problem in NCERT Class 11 Mathematics solutions.
- Inclination θ: angle with positive x-axis, 0° ≤ θ < 180°
- Slope m: tan θ; gradient of the line
- x-intercept: point (a, 0) where line cuts x-axis
- y-intercept: point (0, b) where line cuts y-axis
- General form: Ax + By + C = 0, with A² + B² ≠ 0
- Collinear points: three or more points lie on the same straight line if slope between any two pairs is equal
Memory Tricks and Mnemonics
Chapter 9 Straight Lines contains many formulas that look similar, so mnemonics help avoid confusion during exams. For slope, remember 'rise over run' (change in y over change in x). For distance from point to line, think 'Ax + By + C, all over root A-square B-square' — chant it three times before the exam. To recall perpendicular condition m₁m₂ = -1, note that slopes are negative reciprocals. For parallel lines, slopes are twins (equal). The intercept form x/a + y/b = 1 resembles fractions adding to one, easy to remember. Use the mnemonic 'Point-Slope-Two-Point-Intercept-Normal' (PSTPIN) to list the five forms in order. Writing these tricks in your Class 11 Mathematics notes reinforces them through repetition.
- Slope: 'Rise over Run' → (y₂ - y₁)/(x₂ - x₁)
- Distance: 'Ax + By + C over root A² + B²' — say it aloud
- Parallel: 'Twins have the same slope' → m₁ = m₂
- Perpendicular: 'Negative flip' → m₁ = -1/m₂ or m₁m₂ = -1
- Intercept form: 'Fractions add to one' → x/a + y/b = 1
- PSTPIN mnemonic for five forms: Point-Slope, Two-Point, Slope-Intercept, Intercept, Normal
Common Mistakes — Signs, Units and Notation
Students often lose marks in CBSE Class 11 Mathematics Chapter 9 due to small errors. A frequent mistake is forgetting the absolute value in the distance formula, leading to negative distance. Another is confusing the formula for angle between lines: forgetting the absolute value or mixing up numerator and denominator. When converting from one form to another, sign errors creep in — for instance, writing slope-intercept as y = mx - c instead of y = mx + c when c is already negative. In the intercept form, if an intercept is negative, students sometimes drop the sign. Always write the general form as Ax + By + C = 0, not Ax + By = C, to avoid confusion with the normal form. Double-check every substitution and bracket expansion during exams.
- Always take absolute value in distance formulas: d = |numerator| / denominator
- In angle formula, numerator and denominator both use absolute value: tan θ = |m₁ - m₂| / |1 + m₁m₂| is incorrect; correct is tan θ = |(m₁ - m₂)/(1 + m₁m₂)|
- Sign of slope: negative slope means line falls to the right; do not ignore the minus sign
- Intercept form: if a or b is negative, include the sign: x/(-2) + y/3 = 1
- Do not confuse slope-intercept y = mx + c with point-slope (y - y₁) = m(x - x₁)
- Units: distance has the same unit as coordinates; angles are in degrees or radians, not unitless
Three Solved Mini-Examples
Worked examples cement understanding faster than theory. Example 1: Find the equation of the line through (2, 3) with slope 4. Use point-slope form: (y - 3) = 4(x - 2) → y - 3 = 4x - 8 → 4x - y - 5 = 0. Example 2: Find the distance between parallel lines 3x + 4y - 7 = 0 and 3x + 4y + 8 = 0. Both have A = 3, B = 4; C₁ = -7, C₂ = 8. Distance = |(-7) - 8| / √(9 + 16) = 15/5 = 3 units. Example 3: Check if lines y = 2x + 1 and y = -x/2 + 3 are perpendicular. Slopes are m₁ = 2, m₂ = -1/2. Product m₁m₂ = 2 × (-1/2) = -1. Yes, perpendicular. Practice these mini-examples in your Class 11 Mathematics notes and try similar problems from NCERT solutions to build speed and accuracy.
One-Glance Last-Minute Revision Box
This box consolidates the entire chapter into a single visual scan for the night before your exam. Slope: m = (y₂ - y₁)/(x₂ - x₁) or tan θ. Five forms: (y - y₁) = m(x - x₁); (y - y₁)/(y₂ - y₁) = (x - x₁)/(x₂ - x₁); y = mx + c; x/a + y/b = 1; x cos α + y sin α = p. Distance from (x₁, y₁) to Ax + By + C = 0 is |Ax₁ + By₁ + C| / √(A² + B²). Distance between parallel Ax + By + C₁ = 0 and Ax + By + C₂ = 0 is |C₁ - C₂| / √(A² + B²). Angle: tan θ = |(m₁ - m₂)/(1 + m₁m₂)|. Parallel: m₁ = m₂. Perpendicular: m₁m₂ = -1. Print this box, stick it above your desk, and revise it before solving every Class 11 Mathematics Chapter 9 problem set.
- Slope: m = (y₂ - y₁)/(x₂ - x₁) = tan θ; undefined for vertical lines
- Forms: point-slope (y - y₁) = m(x - x₁); two-point (y - y₁)/(y₂ - y₁) = (x - x₁)/(x₂ - x₁); slope-intercept y = mx + c; intercept x/a + y/b = 1; normal x cos α + y sin α = p
- Distance point-line: |Ax₁ + By₁ + C| / √(A² + B²)
- Distance parallel: |C₁ - C₂| / √(A² + B²)
- Angle: tan θ = |(m₁ - m₂)/(1 + m₁m₂)|
- Parallel: m₁ = m₂; Perpendicular: m₁m₂ = -1
- General form: Ax + By + C = 0, slope = -A/B, y-intercept = -C/B
How CBSETUTOR.ai Helps Master Straight Lines and Beyond
Formulas are only half the battle; applying them under exam pressure requires practice and instant doubt-clearing. CBSETUTOR.ai offers Class 11 students a 24×7 AI tutor that answers every question on NCERT Class 11 Mathematics Chapter 9 Straight Lines — from 'How do I derive the normal form?' to 'Why is my distance coming out negative?' Simply snap a photo of your homework or a tricky problem, upload it, and receive a step-by-step worked solution within seconds. Whether you are stuck on coordinate geometry at 11 PM or need quick clarifications before your board exam, CBSETUTOR.ai is always online. The platform covers all CBSE classes 6-12 at a single flat fee of ₹999 per month, far cheaper than hourly tuition. Try the 3-day free trial to experience how on-demand help transforms your confidence and performance in Class 11 Mathematics solutions and beyond.
- 24×7 AI tutor for instant doubt resolution — no waiting for next tuition class
- Photo-upload solving: snap your Class 11 Mathematics Chapter 9 problem and get step-by-step solutions
- Covers entire NCERT Class 11 Mathematics syllabus, plus previous years' board questions
- Flat ₹999/month for all subjects and classes 6-12 — one price, unlimited questions
- 3-day free trial: test the platform before committing
- Perfect for self-study, late-night revision, and last-minute exam prep
Frequently asked questions
What is the slope formula for a line joining two points?+
Slope m = (y₂ - y₁)/(x₂ - x₁), where (x₁, y₁) and (x₂, y₁) are the two points. Ensure x₂ ≠ x₁; if x₂ = x₁, the line is vertical and slope is undefined.
How many forms of straight line equations are there in CBSE Class 11 Mathematics Chapter 9?+
Five forms: point-slope (y - y₁) = m(x - x₁), two-point, slope-intercept y = mx + c, intercept x/a + y/b = 1, and normal x cos α + y sin α = p. Each suits different given data.
What is the formula for distance from a point to a line?+
Distance = |Ax₁ + By₁ + C| / √(A² + B²), where the line is Ax + By + C = 0 and the point is (x₁, y₁). Always take absolute value to ensure positive distance.
How do I find the angle between two lines with slopes m₁ and m₂?+
Use tan θ = |(m₁ - m₂)/(1 + m₁m₂)|. Take absolute value for the acute angle. If 1 + m₁m₂ = 0, the lines are perpendicular and θ = 90°.
What are the conditions for two lines to be parallel or perpendicular?+
Parallel: m₁ = m₂ or A₁/A₂ = B₁/B₂. Perpendicular: m₁ × m₂ = -1 or A₁A₂ + B₁B₂ = 0. Memorize both slope and coefficient forms for quick application.
Why is my distance coming out negative in the point-to-line formula?+
You forgot the absolute value. The correct formula is |Ax₁ + By₁ + C| / √(A² + B²). Distance is always non-negative; always apply the modulus to the numerator.
How do I convert general form Ax + By + C = 0 to slope-intercept form y = mx + c?+
Solve for y: By = -Ax - C → y = (-A/B)x + (-C/B). Here slope m = -A/B and y-intercept c = -C/B. Ensure B ≠ 0; if B = 0, line is vertical (x = -C/A).
What does it mean if the slope is zero or undefined?+
Zero slope (m = 0) means a horizontal line parallel to the x-axis, equation y = k. Undefined slope means a vertical line parallel to the y-axis, equation x = h.
How is the intercept form x/a + y/b = 1 useful?+
It directly shows x-intercept a and y-intercept b. Ideal when intercepts are given or when finding area of triangle formed by line and axes: Area = (1/2)|ab|.
Can I use the distance formula between parallel lines for non-parallel lines?+
No. The formula |C₁ - C₂| / √(A² + B²) applies only when A and B are identical in both equations (parallel lines). For non-parallel lines, the distance is zero at intersection.
Related resources
CBSE Class 11 Mathematics Chapter 9 Straight Lines Worksheet with AnswersImportant Questions: CBSE Class 11 Mathematics Chapter 9 Straight LinesCBSE Class 11 Mathematics Chapter 8 Sequences and Series Worksheet with AnswersImportant Questions: CBSE Class 11 Mathematics Chapter 8 Sequences and SeriesAI Tutor for Class 11: The Smart Alternative to TuitionAI Tutor for Class 11 Accountancy: Learn Faster with Instant HelpClass 9 Coordinate Geometry Chapter 3: Cartesian System & Plotting PointsClass 9 Mathematics Chapter 2 Polynomials — Formulas & Key Points
Keep learning — related guides
Class 11Mathematics
Class 11 Mathematics Chapter 8 Sequences and Series — Formulas & Key Points
Class 11Mathematics
Important Questions: CBSE Class 11 Mathematics Chapter 14 Probability
Class 11Mathematics
CBSE Class 11 Mathematics Chapter 14 Probability Worksheet with Answers
Class 11Mathematics
Class 11 Mathematics Chapter 14 Probability — Formulas & Key Points
Class 11Mathematics
Important Questions: CBSE Class 11 Mathematics Chapter 13 Statistics
Class 11Mathematics
CBSE Class 11 Mathematics Chapter 13 Statistics Worksheet with Answers
Ready to give your Class 11 child the tutor that never sleeps?
CBSETUTOR.ai covers every chapter in the Class 11 NCERT syllabus — Maths, Science, Social Science, English, Hindi and more. 24×7. Patient. Unlimited. 3-day free trial.
Start your child's 3-day free trial →