NCERT Solutions Class 11 Maths Chapter 9 guides you through Straight Lines with clear solutions covering slope, distance formula, different forms of line equations (point-slope, two-point, intercept, normal), and angle between lines. You’ll learn how to find the equation of a line given specific conditions, calculate perpendicular distance from a point to a line, and solve problems on concurrent linesโessential skills for coordinate geometry in JEE and board exams.
Download Complete Chapter 9 Solutions PDF
All exercises with step-by-step solutions | Updated 2025-26 | Free Download
Download PDF (Free)NCERT Solutions Class 11 Maths Chapter 9 Straight Lines – Complete Guide
NCERT Class 11 Chapter 9 – Straight Lines is a cornerstone of coordinate geometry that bridges algebra and geometry in the CBSE curriculum. You will learn how to represent lines algebraically and solve geometric problems using analytical methods. This chapter carries 6 marks in your board exams and is rated as medium difficulty with high importance, making it essential for building a strong mathematical foundation.
๐ CBSE Class 11 Maths Chapter 9 – Exam Weightage & Marking Scheme
| CBSE Board Marks | 6 Marks |
| Unit Name | Coordinate Geometry |
| Difficulty Level | Medium |
| Importance | High |
| Exam Types | CBSE Board, State Boards |
| Typical Questions | 2-3 questions |
You’ll explore various forms of line equations including slope-intercept form, point-slope form, two-point form, and general form. The chapter covers crucial concepts like slope of a line, angle between two lines, conditions for parallel and perpendicular lines, and distance formulas. You’ll also learn about the distance of a point from a line and the equation of family of lines passing through intersection of two given lines.
This chapter has significant practical applications in physics (motion in a straight line), engineering (structural analysis), computer graphics, and economics (linear models). The concepts you master here are fundamental for Class 12 topics like three-dimensional geometry, calculus, and vector algebra. Expect a mix of 2-mark, 4-mark, and 6-mark questions in your CBSE board exams, including both theoretical problems and application-based questions.
Quick Facts – Class 11 Chapter 9
| ๐ Chapter Number | Chapter 9 |
| ๐ Chapter Name | Straight Lines |
| โ๏ธ Total Exercises | 4 Exercises |
| โ Total Questions | 67 Questions |
| ๐ Updated For | CBSE Session 2025-26 |
With consistent practice of NCERT solutions and understanding the geometric interpretation of algebraic equations, you’ll develop strong problem-solving skills. Focus on deriving formulas, understanding conditions for special cases, and practicing coordinate geometry problems to excel in this high-weightage chapter and build confidence for competitive exams like JEE and other entrance tests.
NCERT Solutions Class 11 Maths Chapter 9 – All Exercises PDF Download
Download exercise-wise NCERT Solutions PDFs for offline study
| Exercise No. | Topics Covered | Download PDF |
|---|---|---|
| EXERCISE 9.1 | Complete step-by-step solutions for 11 questions | ๐ฅ Download PDF |
| EXERCISE 9.2 | Complete step-by-step solutions for 19 questions | ๐ฅ Download PDF |
| EXERCISE 9.3 | Complete step-by-step solutions for 17 questions | ๐ฅ Download PDF |
| Miscellaneous Exercise on Chapter 9 | Complete step-by-step solutions for 20 questions | ๐ฅ Download PDF |
Straight Lines – Key Formulas & Concepts
Quick reference for CBSE exams
| Formula | Description | When to Use |
|---|---|---|
| Distance Formula \(d = \sqrt{(x_2 – x_1)^2 + (y_2 – y_1)^2}\) | Calculates the distance between two points (xโ, yโ) and (xโ, yโ) Note: The order of subtraction doesn’t matter since you’re squaring the result. Be careful with signs. | Finding the length of a line segment, determining if points are equidistant, proving geometric properties. |
| Slope of a Line \(m = \frac{y_2 – y_1}{x_2 – x_1}\) | Calculates the slope (gradient) of a line passing through points (xโ, yโ) and (xโ, yโ) Note: Remember: Undefined slope means a vertical line (xโ = xโ). Zero slope means a horizontal line (yโ = yโ). | Finding the steepness of a line, determining if lines are parallel or perpendicular. |
| Slope-Intercept Form \(y = mx + c\) | Equation of a line where ‘m’ is the slope and ‘c’ is the y-intercept Note: Make sure the equation is in the form y = … before identifying ‘m’ and ‘c’. | Writing the equation of a line when you know the slope and y-intercept, or identifying the slope and y-intercept from the equation. |
| Point-Slope Form \(y – y_1 = m(x – x_1)\) | Equation of a line with slope ‘m’ passing through point (xโ, yโ) Note: This is very useful! Remember to substitute the values of xโ, yโ, and m carefully. | Writing the equation of a line when you know the slope and a point on the line. |
| Two-Point Form \(y – y_1 = \frac{y_2 – y_1}{x_2 – x_1}(x – x_1)\) | Equation of a line passing through two points (xโ, yโ) and (xโ, yโ) Note: Essentially combines the slope formula with the point-slope form. | Writing the equation of a line when you know two points on the line. |
| Intercept Form \(\frac{x}{a} + \frac{y}{b} = 1\) | Equation of a line where ‘a’ is the x-intercept and ‘b’ is the y-intercept. Note: Make sure the equation is equal to 1 before identifying ‘a’ and ‘b’. | Writing the equation of a line when you know the x and y intercepts. |
| General Form \(Ax + By + C = 0\) | General equation of a line. Note: Slope = \(-A/B\), x-intercept = \(-C/A\), y-intercept = \(-C/B\) | Converting from other forms, finding slope and intercepts. |
| Angle Between Two Lines \(\tan \theta = \left| \frac{m_2 – m_1}{1 + m_1 m_2} \right|\) | Calculates the angle ฮธ between two lines with slopes mโ and mโ. Note: Take the absolute value because angle can be acute or obtuse. If \(1 + m_1m_2 = 0\), lines are perpendicular. | Finding the angle between two lines, determining if lines are perpendicular. |
| Condition for Parallel Lines \(m_1 = m_2\) | Two lines are parallel if their slopes are equal. Note: Parallel lines have the same slope but different y-intercepts. | Determining if two lines are parallel, finding the equation of a line parallel to another. |
| Condition for Perpendicular Lines \(m_1 m_2 = -1\) | Two lines are perpendicular if the product of their slopes is -1. Note: The slope of the perpendicular line is the negative reciprocal of the original line’s slope. | Determining if two lines are perpendicular, finding the equation of a line perpendicular to another. |
| Distance of a Point from a Line \(d = \frac{|Ax_1 + By_1 + C|}{\sqrt{A^2 + B^2}}\) | Calculates the perpendicular distance from a point (xโ, yโ) to the line Ax + By + C = 0. Note: Make sure the equation of the line is in the general form before using this formula. Take the absolute value of the numerator. | Finding the shortest distance from a point to a line. |
| Distance Between Parallel Lines \(d = \frac{|C_2 – C_1|}{\sqrt{A^2 + B^2}}\) | Calculates the distance between two parallel lines Ax + By + Cโ = 0 and Ax + By + Cโ = 0. Note: The coefficients of x and y (A and B) must be the same for both lines! Take the absolute value of the numerator. | Finding the distance between two parallel lines. |
Frequently Asked Questions – NCERT Class 11 Maths Chapter 9
๐ Related Study Materials – Class 11 Maths Resources
| Resource | Access |
|---|---|
| NCERT Exemplar Class 11 Chemistry MCQs | Practice MCQs |
| NCERT Exemplar Class 11 Biology MCQs | Practice MCQs |
| NCERT Class 10 Maths (Review) | View Solutions |