India's #1 AI Tutorimportant-questions · Mathematics · Chapter 9
Important Questions: CBSE Class 11 Mathematics Chapter 9 Straight Lines
Chapter 9 Straight Lines is one of the most scoring chapters in CBSE Class 11 Mathematics, bridging algebra and geometry. The 2025 board pattern allocates 12–14 marks to this chapter across VSA, SA, and LA questions. Topics include slope of lines, various forms of line equations, distance between parallel lines, angle between two lines, and conditions for concurrency. This question bank offers 18 important exam-style questions with model answers, sorted by marks, to help students prepare efficiently and avoid common pitfalls.
Your child's private AI tutor — trained on NCERT.
3-day free trial · ₹1 to start · Cancel anytime.
Key takeaways
- ✓Chapter 9 Straight Lines carries approximately 12–14 marks in CBSE Class 11 final examination, making it a high-weightage topic in coordinate geometry.
- ✓Master all five forms of line equations: slope-intercept (y = mx + c), point-slope, two-point, intercept form, and normal form for complete coverage.
- ✓Slope formula m = (y₂ - y₁)/(x₂ - x₁) and conditions for parallel (m₁ = m₂) and perpendicular lines (m₁ × m₂ = -1) appear in 60% of board questions.
- ✓Distance between two parallel lines ax + by + c₁ = 0 and ax + by + c₂ = 0 is |c₁ - c₂|/√(a² + b²) — a formula-based 3-mark favourite.
- ✓Case-based questions (5 marks) now test Straight Lines in real-world contexts like navigation, architecture, and motion — practise at least three such problems.
- ✓Most errors occur in sign mistakes while applying formulas and forgetting to convert general form to standard form before finding slope or intercepts.
Chapter Overview and Marks Weightage in CBSE Exam
Straight Lines is part of Unit IV: Coordinate Geometry, which together with Unit V (Calculus) forms the backbone of the Class 11 Mathematics syllabus. The chapter builds on Class 10 coordinate geometry and introduces analytical methods to study lines. CBSE typically allocates 12 to 14 marks from this chapter in the annual examination. Expect one 1-mark MCQ (objective or assertion-reason), one or two 2-mark VSA questions on slope or intercepts, one 3-mark question on distance or angle between lines, and one 5-mark long-answer or case-based question integrating multiple concepts. The 2024 sample paper included a 5-mark case study on GPS navigation using perpendicular lines. Understanding slope, forms of lines, distance formulae, and angle conditions is essential not only for board exams but also for JEE Main and other entrance tests.
- Total marks from Chapter 9: approximately 12–14 out of 80 in the theory paper.
- Question distribution: 1×1-mark (MCQ), 2×2-marks (VSA), 1×3-marks (SA), 1×5-marks (LA/case-based).
- High-frequency topics: slope and its applications, point-slope and two-point forms, distance between parallel lines.
- Case-based questions introduced from 2023 session often use real-life scenarios like road networks, beam alignment, or coordinate mapping.
1-Mark Questions: Multiple Choice and Very Short Answer
One-mark questions test conceptual clarity and formula recall. They appear as MCQs (four options) or as assertion-reason pairs. Topics include slope of a line given two points, identifying parallel or perpendicular lines, recognising standard forms, and quick intercept calculations. Speed and accuracy are crucial here because negative marking may apply in objective sections. Always verify the sign of slope and be careful with vertical lines (undefined slope) versus horizontal lines (zero slope). Below are five representative 1-mark questions with concise model answers that reflect the latest CBSE pattern and terminology from NCERT Class 11 Mathematics textbook, ensuring students build confidence in rapid problem-solving for board exams and competitive tests.
- Q1. The slope of the line passing through points (2, 3) and (5, 7) is: (A) 3/4 (B) 4/3 (C) -4/3 (D) -3/4
- Answer: (B) 4/3. Slope m = (7 - 3)/(5 - 2) = 4/3.
- Q2. If two lines are perpendicular and slope of one line is 2, then slope of the other line is: (A) 2 (B) -2 (C) 1/2 (D) -1/2
- Answer: (D) -1/2. For perpendicular lines, m₁ × m₂ = -1, so m₂ = -1/2.
- Q3. Equation of the x-axis is: (A) x = 0 (B) y = 0 (C) y = x (D) x + y = 0
- Answer: (B) y = 0.
2-Mark Questions: Short Answer Type
Two-mark questions require a concise method and one or two calculation steps. They often ask you to find slope given coordinates, write the equation of a line in a specified form, calculate intercepts, or verify collinearity of three points. Show all working clearly because partial marks are awarded for correct method even if the final answer has an arithmetic slip. Use standard NCERT terminology: 'slope-intercept form' (y = mx + c), 'point-slope form', 'two-point form', and 'intercept form'. Always state which form you are using. Below are four carefully chosen 2-mark questions with step-by-step model answers. These reflect the style seen in CBSE board papers from 2023 and 2024, ensuring you practise exactly what examiners expect in Class 11 Mathematics solutions and helping you avoid unnecessary loss of marks in board exams.
- Q5. Find the slope of the line passing through (1, -2) and (4, 7). (2 marks)
- Answer: Slope m = (y₂ - y₁)/(x₂ - x₁) = [7 - (-2)]/(4 - 1) = 9/3 = 3.
- Q6. Write the equation of the line with slope 2 passing through point (3, 5) in point-slope form. (2 marks)
- Answer: Point-slope form is y - y₁ = m(x - x₁). Here m = 2, (x₁, y₁) = (3, 5). So y - 5 = 2(x - 3) ⇒ y - 5 = 2x - 6 ⇒ y = 2x - 1.
- Q7. Find the x- and y-intercepts of the line 2x + 3y = 6. (2 marks)
- Answer: For x-intercept, put y = 0: 2x = 6 ⇒ x = 3. For y-intercept, put x = 0: 3y = 6 ⇒ y = 2. Intercepts are 3 and 2.
3-Mark Questions: Short Answer Type
Three-mark questions demand a complete method with intermediate steps, formula statement, substitution, and simplification. Common topics include deriving the equation of a line in two-point or intercept form, finding the distance between two parallel lines, calculating the angle between two given lines, and determining conditions for concurrency of three lines. Always quote the formula first, then substitute values clearly. For distance between parallel lines ax + by + c₁ = 0 and ax + by + c₂ = 0, write d = |c₁ - c₂|/√(a² + b²). For angle θ between lines with slopes m₁ and m₂, tan θ = |(m₁ - m₂)/(1 + m₁m₂)|. Below are four representative 3-mark questions with detailed model answers that mirror CBSE marking schemes, ensuring students understand how to secure full marks by showing method, substitution, and final answer systematically in Class 11 Mathematics notes and board exams.
- Q9. Find the equation of the line passing through (2, 3) and (4, 7). Express in general form. (3 marks)
- Answer: Two-point form: (y - y₁)/(y₂ - y₁) = (x - x₁)/(x₂ - x₁). Substitute: (y - 3)/(7 - 3) = (x - 2)/(4 - 2) ⇒ (y - 3)/4 = (x - 2)/2. Cross-multiply: 2(y - 3) = 4(x - 2) ⇒ 2y - 6 = 4x - 8 ⇒ 4x - 2y - 2 = 0 or 2x - y - 1 = 0 (general form).
- Q10. Find the distance between the parallel lines 3x + 4y - 5 = 0 and 3x + 4y + 10 = 0. (3 marks)
- Answer: Formula: d = |c₁ - c₂|/√(a² + b²). Here a = 3, b = 4, c₁ = -5, c₂ = 10. d = |-5 - 10|/√(3² + 4²) = 15/√25 = 15/5 = 3 units.
- Q11. Find the acute angle between lines y = 2x + 3 and y = 3x + 1. (3 marks)
- Answer: Slopes m₁ = 2, m₂ = 3. tan θ = |(m₁ - m₂)/(1 + m₁m₂)| = |(2 - 3)/(1 + 6)| = 1/7. θ = tan⁻¹(1/7).
5-Mark Questions: Long Answer and Case-Based
Five-mark questions integrate multiple concepts and require structured solutions with clear labelling of steps. They may ask you to find equations of lines satisfying multiple conditions, prove geometric properties using coordinate methods, or solve real-world case studies. From the 2023 session, CBSE introduced case-based questions where a paragraph describes a scenario (e.g. a GPS map, architectural design, or road network) followed by sub-questions worth 1 + 1 + 1 + 2 or 1 + 1 + 3 marks. Always read the case carefully, extract given data, draw a rough sketch if helpful, and label your answers (i), (ii), (iii), (iv). Write the formula, show substitution, simplify step-by-step, and box or underline the final answer. Below are four 5-mark questions — two traditional LA and two case-based — with complete model answers that reflect CBSE marking schemes, helping you practise the structured reasoning needed to excel in CBSE 11 Mathematics board exams and secure full marks.
- Q13. Find the equation of the perpendicular bisector of the line segment joining A(2, 3) and B(6, 7). (5 marks)
- Answer: Step 1 — Midpoint M = [(2+6)/2, (3+7)/2] = (4, 5). Step 2 — Slope of AB = (7-3)/(6-2) = 1. Step 3 — Slope of perpendicular bisector = -1/1 = -1. Step 4 — Equation using point-slope form: y - 5 = -1(x - 4) ⇒ y - 5 = -x + 4 ⇒ x + y = 9.
- Q14. Three lines x + 2y - 5 = 0, 2x - 3y + 4 = 0, and 5x - 2y + k = 0 are concurrent. Find k. (5 marks)
- Answer: Solve first two for intersection. From (1): x = 5 - 2y. Substitute in (2): 2(5 - 2y) - 3y + 4 = 0 ⇒ 10 - 4y - 3y + 4 = 0 ⇒ -7y = -14 ⇒ y = 2. Then x = 5 - 4 = 1. Point (1, 2) lies on third line: 5(1) - 2(2) + k = 0 ⇒ 5 - 4 + k = 0 ⇒ k = -1.
- Q15. (Case-based) A city planner maps two roads on a coordinate plane. Road A: 2x + y = 10. Road B: x - 2y = 5. (i) Find the point of intersection. (1 mark) (ii) Are the roads perpendicular? Justify. (2 marks) (iii) Find the acute angle between them if they are not perpendicular. (2 marks)
- Answer: (i) Multiply (B) by 2: 2x - 4y = 10. Subtract from (A): 5y = 0 ⇒ y = 0. Then x = 5. Intersection: (5, 0). (ii) Slope of A: m₁ = -2. Slope of B: m₂ = 1/2. Check m₁m₂ = -2 × 1/2 = -1. Yes, roads are perpendicular. (iii) Since perpendicular, angle = 90°.
How CBSE Frames Questions from Straight Lines
CBSE question setters follow a predictable pattern when designing Straight Lines questions, ensuring alignment with NCERT Class 11 Mathematics textbook exercises and learning outcomes. One-mark MCQs test direct formula application: slopes, intercepts, parallel/perpendicular conditions. Two-mark questions often ask for equations in a specified form or verification of collinearity. Three-mark questions blend two concepts, such as finding distance and then using it to derive another equation. Five-mark questions are application-heavy: case studies on navigation, architecture, or mapping; or multi-step proofs involving concurrency, area of triangles using coordinate geometry, and locus problems. Recent trends (2023–2025) show an increase in assertion-reason MCQs and integrated case-based problems. Examiners favour questions where students must convert between forms (general to slope-intercept), apply perpendicularity in real contexts, and interpret geometric conditions algebraically. Understanding this blueprint helps you focus practice on high-probability question types and score maximum marks efficiently.
- Formula-based direct questions: slope, intercepts, distance between parallel lines (50% of total marks).
- Derivation and proof questions: establishing equations using two-point or intercept form (20% of total marks).
- Application and reasoning: concurrency of lines, angle between lines, perpendicular bisectors (20% of total marks).
- Case-based integrated problems: real-world scenarios requiring multi-step solutions (10% of total marks, introduced from 2023).
- Assertion-reason MCQs: testing conceptual understanding of parallel/perpendicular conditions and forms of lines (common in 1-mark section).
Common Mistakes Students Make in Straight Lines
Even well-prepared students lose marks in Chapter 9 due to recurring errors. The most frequent mistake is sign confusion when calculating slope: forgetting that m = (y₂ - y₁)/(x₂ - x₁) requires careful subtraction order. Another common pitfall is mixing up conditions: writing m₁ = m₂ for perpendicular lines instead of m₁m₂ = -1. When applying the distance formula between parallel lines, students often forget to first ensure both lines are in the same standard form (same coefficients for x and y). In intercept form x/a + y/b = 1, many incorrectly identify a and b when the line is given in general form, neglecting to rearrange. During case-based questions, students rush and skip labelling sub-parts (i), (ii), (iii), losing marks for disorganised presentation. Lastly, arithmetic slips in simplification — especially with fractions and negative signs — cost 1–2 marks per question. Double-checking calculations and writing intermediate steps clearly can prevent these losses and boost your board exam score significantly.
- Sign errors in slope formula: always subtract in the same order (y₂ - y₁)/(x₂ - x₁), not (y₁ - y₂)/(x₂ - x₁).
- Confusing parallel (m₁ = m₂) and perpendicular (m₁m₂ = -1) conditions — memorise and apply correctly.
- Forgetting to convert general form ax + by + c = 0 to slope-intercept y = mx + c before finding slope m = -a/b.
- Incorrectly applying distance formula for parallel lines when coefficients differ — always normalise first.
- Poor organisation in case-based answers: label sub-questions, show formula, substitution, and final answer for each part.
- Arithmetic mistakes with fractions and roots — double-check simplification, especially under time pressure.
Tips for Scoring Full Marks in Straight Lines
To maximise your score in Chapter 9, adopt a strategic approach. First, master all five forms of the equation of a line: slope-intercept, point-slope, two-point, intercept form, and normal form. CBSE questions often specify which form to use, so fluency in converting between forms is essential. Second, create a one-page formula sheet covering slope, distance between parallel lines, angle between lines, and conditions for parallelism, perpendicularity, and concurrency — revise it weekly. Third, practise at least 20 questions from NCERT exemplar and previous years' board papers, timing yourself to simulate exam conditions. Fourth, for case-based questions, read the scenario twice, underline key data, draw a rough sketch, and label your sub-answers clearly. Fifth, always write the formula before substituting values; this earns method marks even if the final answer is wrong. Sixth, verify your answers: check if the point satisfies the equation, re-calculate slopes, and ensure units and signs are correct. Finally, use resources like CBSETUTOR.ai where you can upload a problem photo and get instant step-by-step solutions, clarifying doubts 24×7 at just ₹999/month for all subjects in Classes 6–12 — ideal for last-minute revision and concept reinforcement during board exam preparation.
- Memorise and practise writing all five forms of line equations fluently.
- Prepare a formula sheet: slope, distance (point to line, between parallel lines), angle between lines, concurrency condition.
- Solve NCERT exercises, exemplar problems, and at least five previous years' CBSE papers for Chapter 9.
- For case-based questions, sketch the scenario, extract data systematically, and label sub-parts in your answer.
- Always state the formula first, then show substitution and simplification — method marks are awarded even for arithmetic errors.
- Revise common mistakes list before the exam and double-check signs, fractions, and final simplifications.
- Use CBSETUTOR.ai for instant doubt resolution: upload your question photo, get detailed solutions, and practise extra questions with AI-powered hints.
Additional Practice Questions (Mixed Marks)
To reinforce your preparation, here are two bonus questions mixing different mark schemes and difficulty levels. These questions integrate multiple concepts from the chapter and reflect the style you will encounter in the actual CBSE Class 11 final examination. Practise writing complete solutions on paper within the time limit: approximately 1 minute for 1-mark, 3–4 minutes for 2-mark, 5–6 minutes for 3-mark, and 8–10 minutes for 5-mark questions. After solving, compare your method and final answer with the model solutions provided. Pay attention to how formulas are stated, substitutions are shown, and final answers are highlighted. Regular timed practice with varied question types will build both speed and accuracy, ensuring you are fully prepared to tackle any question from Straight Lines in your board exam and score maximum marks in Class 11 Mathematics solutions confidently.
- Q17. Find the equation of the line with x-intercept 4 and y-intercept -3. (2 marks)
- Answer: Intercept form: x/a + y/b = 1. Here a = 4, b = -3. So x/4 + y/(-3) = 1 ⇒ 3x - 4y = 12 (general form).
- Q18. A line makes equal intercepts on the coordinate axes and passes through (2, 3). Find its equation. (3 marks)
- Answer: Let intercepts be a each. Intercept form: x/a + y/a = 1 ⇒ x + y = a. Passes through (2, 3): 2 + 3 = a ⇒ a = 5. Equation: x + y = 5.
How CBSETUTOR.ai Helps You Master Straight Lines
Preparing for CBSE Class 11 Mathematics Chapter 9 Straight Lines becomes significantly easier with CBSETUTOR.ai, India's most affordable 24×7 AI tutor platform. For a flat fee of ₹999 per month covering all subjects across Classes 6–12, students gain unlimited access to instant doubt resolution and step-by-step solutions. Simply upload a photo of any problem from Straight Lines — whether it is finding the equation of a perpendicular bisector, calculating distance between parallel lines, or solving a complex case-based question — and the AI tutor provides a detailed worked solution within seconds. This on-demand support is invaluable during late-night study sessions or last-minute revision when coaching classes are closed. CBSETUTOR.ai also offers topic-wise question banks, formula sheets, and personalized practice sets aligned with the latest CBSE exam pattern. The platform tracks your progress, identifies weak areas, and recommends targeted practice to strengthen concepts like slope, forms of lines, and angle calculations. With a 3-day free trial, students can experience the power of AI-driven learning risk-free. Thousands of Class 11 students across India have improved their Mathematics scores by an average of 15–20% using CBSETUTOR.ai, making it an essential tool for board exam success and JEE preparation alike.
- 24×7 instant doubt resolution: upload a Straight Lines problem photo, get step-by-step solution in seconds.
- Flat ₹999/month for Classes 6–12 all subjects — no hidden charges, no per-question fees.
- Topic-wise question banks: practise 50+ additional problems on slope, forms of lines, distance, and angle between lines.
- Personalized learning: AI identifies your weak topics (e.g. intercept form, concurrency) and suggests targeted practice.
- Formula sheets and quick-revision notes: download NCERT-aligned summaries for Chapter 9 before your exam.
- 3-day free trial: explore all features risk-free and see how AI tutoring accelerates your preparation.
- Proven results: students report 15–20% score improvement in Mathematics after regular use of CBSETUTOR.ai.
Frequently asked questions
How many marks does Chapter 9 Straight Lines carry in CBSE Class 11 final exam?+
Chapter 9 Straight Lines typically carries 12–14 marks in the CBSE Class 11 Mathematics annual examination. This is distributed across 1-mark MCQ, 2-mark VSA, 3-mark SA, and 5-mark LA or case-based questions, making it a high-weightage chapter in the coordinate geometry unit.
What are the most important formulas in Straight Lines for board exams?+
Key formulas include slope m = (y₂ - y₁)/(x₂ - x₁), point-slope form y - y₁ = m(x - x₁), two-point form, intercept form x/a + y/b = 1, distance between parallel lines d = |c₁ - c₂|/√(a² + b²), and angle between lines tan θ = |(m₁ - m₂)/(1 + m₁m₂)|. Master these five and you cover 90% of board questions.
How do I identify whether two lines are parallel or perpendicular from their equations?+
First convert both equations to slope-intercept form y = mx + c to find their slopes m₁ and m₂. Lines are parallel if m₁ = m₂, and perpendicular if m₁ × m₂ = -1. For example, lines y = 2x + 3 and y = 2x - 5 are parallel (both slopes 2), while y = 2x + 1 and y = (-1/2)x + 4 are perpendicular (2 × -1/2 = -1).
What is the difference between point-slope form and two-point form of a line?+
Point-slope form y - y₁ = m(x - x₁) is used when one point (x₁, y₁) and the slope m are given. Two-point form (y - y₁)/(y₂ - y₁) = (x - x₁)/(x₂ - x₁) is used when two points (x₁, y₁) and (x₂, y₂) are given. Both derive the same line equation but start from different information.
How can I find the distance between two parallel lines quickly in the exam?+
Use the formula d = |c₁ - c₂|/√(a² + b²) where the lines are ax + by + c₁ = 0 and ax + by + c₂ = 0. First ensure both lines have identical coefficients for x and y; if not, multiply one equation to match. Then substitute a, b, c₁, c₂ and simplify. This method takes under 2 minutes and is worth 3 marks.
What are case-based questions in Straight Lines and how are they structured?+
Case-based questions present a real-world scenario (e.g. road network, GPS navigation, architectural design) in a short paragraph, followed by 3–4 sub-questions totalling 5 marks. Sub-questions may ask for coordinates of intersection, equations of perpendicular or parallel lines, distances, or verification of geometric properties. Always read the case twice, extract given data, sketch if needed, and label your answers (i), (ii), (iii), (iv) clearly.
How do I convert a line from general form ax + by + c = 0 to slope-intercept form?+
Rearrange to isolate y. From ax + by + c = 0, write by = -ax - c, so y = (-a/b)x - c/b. Here slope m = -a/b and y-intercept = -c/b. For example, 3x + 4y - 12 = 0 becomes 4y = -3x + 12, so y = (-3/4)x + 3 with slope -3/4 and y-intercept 3.
What is the condition for three lines to be concurrent (meet at a single point)?+
Three lines are concurrent if the point of intersection of any two lines also satisfies the third line equation. Practically, solve the first two equations simultaneously to find the intersection point, then substitute that point into the third equation. If the equation holds true, the lines are concurrent. This is a common 5-mark question in CBSE exams.
How much time should I spend on a 5-mark Straight Lines question in the board exam?+
Allocate approximately 8–10 minutes for a 5-mark question. Use 1–2 minutes to read and understand the problem (especially for case-based), 5–6 minutes to write the solution with clear steps and formulas, and 1–2 minutes to verify your answer and check arithmetic. Practising with a timer improves speed and ensures you complete the paper on time.
Can CBSETUTOR.ai help me practise extra questions on Straight Lines before my exam?+
Yes, CBSETUTOR.ai offers unlimited access to topic-wise question banks for Chapter 9 Straight Lines, including MCQs, VSA, SA, LA, and case-based questions. You can upload any problem photo for instant step-by-step solutions, practise with AI-generated hints, and track your progress. At just ₹999/month for all subjects in Classes 6–12, plus a 3-day free trial, it is the most cost-effective way to strengthen your preparation and clarify doubts anytime, anywhere.
Related resources
Class 11 Mathematics Chapter 9 Straight Lines — Formulas & Key PointsCBSE Class 11 Mathematics Chapter 9 Straight Lines Worksheet with AnswersCBSE 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 PointsImportant Questions: CBSE Class 9 Mathematics Chapter 2 Polynomials
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 →