NCERT Books

NCERT Solutions Class 11 Maths Chapter 9

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)
๐Ÿ“ ~2-4 MB ๐Ÿ“ Exercises โ“ Questions

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 Marks6 Marks
Unit NameCoordinate Geometry
Difficulty Level Medium
Importance High
Exam TypesCBSE Board, State Boards
Typical Questions2-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 NumberChapter 9
๐Ÿ“š Chapter NameStraight Lines
โœ๏ธ Total Exercises4 Exercises
โ“ Total Questions67 Questions
๐Ÿ“… Updated ForCBSE 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.

View Official NCERT Textbook PDF

NCERT Solutions Class 11 Maths Chapter 9 – All Exercises PDF Download

Download exercise-wise NCERT Solutions PDFs for offline study

Exercise No.Topics CoveredDownload 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

FormulaDescriptionWhen 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

Exercise 9.1 of NCERT Solutions for Class 11 Maths Chapter 9 Straight Lines contains exactly 11 questions. These questions focus on fundamental concepts of slope of a line, including slope-intercept form and point-slope form. All 11 questions come with detailed step by step solutions for CBSE board exam 2025-26 preparation.

You can download the free PDF of NCERT Solutions for Class 11 Maths Chapter 9 Straight Lines Exercise 9.1 from official educational websites and trusted academic platforms. The free PDF download includes complete step by step solutions for all 11 questions aligned with CBSE syllabus 2025-26. These PDFs are available in easy-to-print format for offline study.

Chapter 9 Straight Lines is part of Unit III – Coordinate Geometry and carries approximately 4 marks weightage in CBSE Class 11 Maths board exam 2025-26. The marks are shared with other topics in coordinate geometry. Exercise 9.1 concepts on slope of a line form the foundation for higher-scoring questions in this chapter.

Questions 9, 10, and 11 in NCERT Solutions for Class 11 Maths Chapter 9 Straight Lines Exercise 9.1 are considered the most challenging as they involve application of slope-intercept form and point-slope form concepts. These questions require strong understanding of coordinate geometry principles. Step by step solutions help students master these difficult problems for CBSE board exam 2025-26.

The Slope-Intercept Form in NCERT Class 11 Maths Chapter 9 Exercise 9.1 is represented as y = mx + c, where m is the slope and c is the y-intercept. This form is extensively covered in Exercise 9.1 with multiple practice questions. Understanding this concept is crucial for solving problems in CBSE Class 11 board exam 2025-26 and competitive exams.

๐Ÿ“š Related Study Materials – Class 11 Maths Resources

ResourceAccess
NCERT Exemplar Class 11 Chemistry MCQsPractice MCQs
NCERT Exemplar Class 11 Biology MCQsPractice MCQs
NCERT Class 10 Maths (Review)View Solutions