Important Questions: CBSE Class 9 Mathematics Chapter 4 Linear Equations in Two Variables
Linear Equations in Two Variables is a conceptual bridge between algebra and coordinate geometry in the CBSE Class 9 Mathematics syllabus. Unlike one-variable equations that yield a single solution, a two-variable linear equation generates infinitely many ordered pairs, all lying on a straight line when graphed. The 2025 CBSE board exam regularly devotes 6-8 marks to this chapter, testing your ability to find solutions, verify them, graph equations, and apply them to real-world scenarios like cost calculations and distance-speed relationships.
Your child's private AI tutor — trained on NCERT.
3-day free trial · ₹1 to start · Cancel anytime.
Key takeaways
- ✓Chapter 4 Linear Equations in Two Variables typically contributes 6-8 marks in the CBSE Class 9 Mathematics board exam, tested across MCQs, short answers and long-answer questions.
- ✓One linear equation in two variables has infinitely many solutions, each represented as an ordered pair (x, y); the graph is always a straight line.
- ✓Setting x = 0 or y = 0 is the fastest way to find x-intercept and y-intercept, the two easiest points for graphing any linear equation.
- ✓CBSE frequently asks students to verify whether a given ordered pair is a solution, convert equations to standard form ax + by + c = 0, and plot graphs on Cartesian planes.
- ✓Common mistakes include confusing (x, y) with (y, x), plotting points incorrectly, and assuming a two-variable equation has only one solution.
- ✓Practicing 15-18 varied questions with model answers builds speed and accuracy, crucial for scoring full marks in the 10-12 minute window per question during the exam.
Chapter Overview and Marks Weightage in CBSE Class 9 Exam
Chapter 4 Linear Equations in Two Variables carries significant weight in the CBSE Class 9 Mathematics final examination. Typically, you can expect 6-8 marks distributed across different question types: one or two MCQs worth 1 mark each in Section A, at least one 2-mark short-answer question in Section B, one 3-mark question requiring graphing or multiple solutions, and occasionally a 5-mark case-based or application question in Section D. The chapter sits at the intersection of algebra (Chapter 2 Polynomials) and coordinate geometry (Chapter 3), making it a favorite for examiners who want to test multiple skills in one question. Understanding that a linear equation in two variables has infinitely many solutions—and that these solutions form a straight line on the Cartesian plane—is the conceptual cornerstone. Most students lose marks not because the mathematics is hard, but because they misread ordered pairs, plot points carelessly, or forget to verify their solutions by substitution. The 2024 board paper included a 3-mark question asking students to find three solutions of x + 2y = 6 and plot them, and a 2-mark MCQ-based question on identifying which ordered pair does NOT satisfy a given equation. Expect similar patterns in 2025.
- Typical weightage: 6-8 marks across Sections A, B, C and D
- At least one graphing question (3 marks) appears almost every year
- MCQs often test solution verification and identification of coefficients a, b, c
- Case-based questions may combine this chapter with coordinate geometry or real-life ratio problems
- Time management tip: allocate 8-10 minutes for a 3-mark graph question, including neatly labelling axes and points
1-Mark Questions: Multiple Choice and Very Short Answer
One-mark questions from Chapter 4 usually appear as MCQs in Section A of the CBSE paper. They test quick recall and conceptual clarity—can you identify a solution, spot the standard form, or recognize a valid linear equation in two variables? The key is to avoid overthinking. Read the question carefully, eliminate obviously wrong options, and verify your choice by substitution if time permits. Remember that in standard form ax + by + c = 0, both a and b cannot be zero simultaneously; if either is zero, the equation reduces to one variable and is no longer 'two-variable linear'. Examiners love to test whether students can spot edge cases like 0x + 5y - 3 = 0, which is valid (a = 0, b = 5, c = -3), versus 0x + 0y + 7 = 0, which is meaningless. Another favorite MCQ type: 'Which of the following points lies on the line 3x - y = 5?' You substitute each option and check. Speed improves with practice, so drill these 1-markers repeatedly. They are scoring opportunities you cannot afford to miss.
- Q1. Which of the following is a linear equation in two variables? (a) x² + y = 7 (b) 2x + 3y = 9 (c) x + 1/y = 4 (d) xy + 5 = 0. Answer: (b) 2x + 3y = 9, because it can be written as 2x + 3y - 9 = 0 with a = 2, b = 3, c = -9, and both variables appear to power 1.
- Q2. The equation 5 = 2x can be expressed in two variables as: (a) 2x + 0y - 5 = 0 (b) 2x - 5y = 0 (c) x - 5 = 0 (d) none. Answer: (a) 2x + 0y - 5 = 0, because we set the coefficient of y to zero.
- Q3. How many solutions does the equation x + y = 7 have? (a) 1 (b) 2 (c) 7 (d) infinitely many. Answer: (d) infinitely many, as it is a linear equation in two variables.
- Q4. Which ordered pair is a solution of 3x - 2y = 12? (a) (0, -6) (b) (4, 0) (c) (2, 3) (d) (6, 3). Answer: (b) (4, 0), because 3(4) - 2(0) = 12.
- Q5. In the equation 7x - 4y + 9 = 0, the value of c is: (a) 7 (b) -4 (c) 9 (d) -9. Answer: (c) 9, comparing with ax + by + c = 0.
- Q6. The graph of a linear equation in two variables is: (a) a point (b) a straight line (c) a parabola (d) two intersecting lines. Answer: (b) a straight line.
2-Mark Questions with Model Answers
Two-mark questions typically ask you to find one or two solutions, verify a solution by substitution, or write an equation in standard form and identify coefficients. The CBSE marking scheme awards 1 mark for method and 1 mark for the correct final answer, so even if you make an arithmetic slip, you can earn partial credit by showing clear working. Always write the equation you are solving, show substitution explicitly, and box or underline your final ordered pair. For verification questions, substitute both x and y into the left-hand side, simplify, and check if it equals the right-hand side; state your conclusion clearly ('Hence (2, 3) is a solution' or 'is not a solution'). Another common 2-mark question is converting a word statement into a linear equation: for example, 'The cost of 3 notebooks and 2 pens is ₹75. Express this as a linear equation in two variables.' Let x = cost of one notebook, y = cost of one pen, so 3x + 2y = 75. Rearrange to standard form: 3x + 2y - 75 = 0. These questions are straightforward but demand careful reading and neat presentation.
- Q7. Find two solutions of the equation 2x + 5y = 10. Solution: Let x = 0, then 5y = 10, so y = 2, giving (0, 2). Let y = 0, then 2x = 10, so x = 5, giving (5, 0). Two solutions: (0, 2) and (5, 0).
- Q8. Check whether (1, 4) is a solution of x + 2y = 9. Solution: Substitute x = 1, y = 4 into LHS: 1 + 2(4) = 1 + 8 = 9 = RHS. Hence (1, 4) is a solution.
- Q9. Express the equation 3y = 4 - 2x in the standard form ax + by + c = 0 and state the values of a, b, c. Solution: Rearrange: 2x + 3y - 4 = 0. Hence a = 2, b = 3, c = -4.
- Q10. The sum of two numbers is 15. Express this as a linear equation in two variables. Solution: Let the numbers be x and y. Then x + y = 15, or x + y - 15 = 0.
- Q11. If (3, k) is a solution of x - 2y = -5, find k. Solution: Substitute x = 3, y = k: 3 - 2k = -5. Solve: -2k = -8, so k = 4.
- Q12. Write any two solutions of y = 3x. Solution: Let x = 1, then y = 3, giving (1, 3). Let x = 2, then y = 6, giving (2, 6).
3-Mark Questions with Detailed Working
Three-mark questions often require you to find three or four solutions and plot them on graph paper to draw the line representing the equation. CBSE awards 1 mark for finding correct solutions, 1 mark for accurate plotting, and 1 mark for drawing a neat straight line with arrowheads and labelling. Use a sharp pencil and a ruler; freehand lines cost you marks. Always choose at least one x = 0 and one y = 0 solution to get intercepts, as these are easiest to plot and check. Scale matters: if your solutions are (0, 10) and (5, 0), choose 1 cm = 1 unit on both axes so points fit comfortably on standard graph paper. Mark each plotted point with a small dot and write its coordinates in brackets nearby. After drawing the line, extend it slightly beyond the plotted points and add arrowheads to indicate it continues infinitely. Another 3-mark variant asks you to find the intercepts, use them to graph the line, and then read off another solution from the graph—this tests both algebraic and graphical skills. Practice drawing at least five graphs at home before the exam; neatness and speed come only with repetition.
- Q13. Find three solutions of x + y = 4 and draw its graph. Solution: (i) Let x = 0, then y = 4, giving (0, 4). (ii) Let y = 0, then x = 4, giving (4, 0). (iii) Let x = 2, then y = 2, giving (2, 2). Plot these three points on a Cartesian plane and join them with a straight line. Label the line as x + y = 4.
- Q14. Plot the graph of 2x - y = 3 using any three solutions of your choice. Solution: (i) Let x = 0: -y = 3, so y = -3, giving (0, -3). (ii) Let y = 0: 2x = 3, so x = 1.5, giving (1.5, 0). (iii) Let x = 2: 2(2) - y = 3, so y = 1, giving (2, 1). Plot (0, -3), (1.5, 0), (2, 1) and draw the line.
- Q15. Show that the points (1, 3), (0, 1) and (-1, -1) all lie on the line y = 2x + 1, and hence draw its graph. Solution: Verify each point: For (1, 3): 3 = 2(1) + 1 ✓. For (0, 1): 1 = 0 + 1 ✓. For (-1, -1): -1 = -2 + 1 ✓. All three satisfy the equation. Plot them and draw the line y = 2x + 1.
- Q16. Determine the x-intercept and y-intercept of the line 3x + 4y = 12 and use them to sketch the graph. Solution: x-intercept (set y = 0): 3x = 12, so x = 4, giving (4, 0). y-intercept (set x = 0): 4y = 12, so y = 3, giving (0, 3). Plot (4, 0) and (0, 3), join with a straight line.
5-Mark Questions: Case-Based and Application Problems
Five-mark questions from Chapter 4 usually appear as case-based or integrated problems in Section D. A typical case study might describe a scenario—say, a shopkeeper sells apples at ₹x per kg and oranges at ₹y per kg, and on one day the total sale of 5 kg apples and 3 kg oranges is ₹240—and then ask you to (a) write the linear equation, (b) find two possible price combinations, (c) graph the equation, and (d) interpret what the graph represents. Each sub-part carries 1 or 1.5 marks. The key to scoring full marks is to read the case carefully, extract the relationship between the two variables, and present your working in a logical sequence: write the equation, show substitution for finding solutions, plot neatly, and write a one-sentence interpretation at the end ('The line represents all possible pairs of apple and orange prices that result in total sales of ₹240'). Case-based questions may also link to other chapters—for instance, the 2023 CBSE paper combined linear equations with coordinate geometry, asking students to find the coordinates of a point that lies on both a given line and the x-axis. These integrative questions reward students who see connections across chapters, so revise Chapters 2, 3 and 4 together.
- Q17. Case Study: A taxi charges a fixed fare of ₹20 plus ₹10 per km. Let x be the distance in km and y be the total fare in ₹. (a) Write a linear equation relating x and y. (b) Find the fare for 0 km, 5 km and 10 km. (c) Plot the graph. (d) Use the graph to estimate the fare for 7 km. Solution: (a) y = 10x + 20, or 10x - y + 20 = 0. (b) x = 0: y = 20, giving (0, 20). x = 5: y = 70, giving (5, 70). x = 10: y = 120, giving (10, 120). (c) Plot these points and draw the line. (d) From the graph, at x = 7, y ≈ 90, so fare ≈ ₹90.
- Q18. A school canteen sells samosas at ₹x each and cold drinks at ₹y each. On Monday, 8 samosas and 5 cold drinks cost ₹120. (a) Form the linear equation. (b) If a samosa costs ₹10, find the cost of one cold drink. (c) Find two more solutions. (d) Interpret the meaning of the solution (0, 24). Solution: (a) 8x + 5y = 120. (b) If x = 10: 80 + 5y = 120, so 5y = 40, y = 8. One cold drink costs ₹8. (c) Let x = 5: 40 + 5y = 120, y = 16, giving (5, 16). Let x = 0: 5y = 120, y = 24, giving (0, 24). (d) (0, 24) means if samosas are free (₹0), one could buy 24 cold drinks for ₹120.
How CBSE Frames Questions from This Chapter
Understanding the CBSE question-setting pattern for Linear Equations in Two Variables helps you prepare strategically. Examiners follow a predictable blueprint each year. In Section A (MCQs), expect questions that test definitional clarity: identifying valid linear equations, recognizing ordered pairs, or selecting correct coefficients. These are designed to be solved in under one minute each, rewarding students who have internalized standard forms and definitions. Section B (2-mark VSA) focuses on procedural fluency—finding solutions, verifying them, or converting equations. The marking scheme is lenient if your method is correct, even if a calculation error creeps in, so always show steps. Section C (3-mark SA) almost always includes a graphing question. CBSE expects you to find at least two solutions (preferably intercepts), plot them accurately on graph paper with proper scale and labels, and join them with a ruled line. Neatness counts; a wobbly freehand line or unlabelled axes can cost you a mark. Section D (5-mark LA) favors case-based or real-world applications that may integrate coordinate geometry or algebra. Recent papers have featured taxi fares, shopping bills, mixture problems, and distance-time scenarios. The trend is toward questions that require interpretation, not just computation—examiners want to see if you understand what a solution means in context. One emerging pattern since 2022 is the inclusion of a small data table in the case study, asking you to verify which rows satisfy the equation and then plot the valid ones.
- MCQs (1 mark) test recognition: valid equations, solution identification, coefficient extraction
- 2-mark VSA questions focus on finding two solutions, verification by substitution, or standard-form conversion
- 3-mark questions almost always demand a graph with at least two plotted solutions and a neat straight line
- 5-mark case studies combine equation formulation, multiple solutions, graphing, and interpretation
- Examiners increasingly link this chapter to Chapter 3 (Coordinate Geometry) and real-world contexts like cost, speed, mixtures
- Marking schemes reward clear working and correct method even if final answer has minor arithmetic errors
Common Mistakes Students Make (and How to Avoid Them)
Even well-prepared students stumble on Chapter 4 questions due to a handful of recurring errors. First, confusing the order in an ordered pair: (3, 5) is not the same as (5, 3). If the question asks 'Is (2, 7) a solution of x + y = 9?', substituting x = 7 and y = 2 will give the wrong answer. Always respect the convention: first element is x, second is y. Second, plotting points carelessly. Students often count grid squares incorrectly or forget that the y-coordinate can be negative, placing (-2, 3) in the wrong quadrant. Use a ruler to draw light guidelines from each axis to the point; this reduces errors. Third, assuming a two-variable equation has only one solution or forgetting to write multiple solutions when asked. NCERT explicitly teaches that these equations have infinitely many solutions—stating just one in a 2-mark 'find two solutions' question costs you half the marks. Fourth, forgetting to verify solutions by substitution, especially in MCQs; students pick an answer by guessing rather than checking. Fifth, in graphing questions, many students draw the line freehand or skip labelling, losing easy presentation marks. Always use a sharpened pencil and a 30-cm ruler; label both axes (x and y), mark the origin (O), write coordinates next to each plotted point, and draw arrowheads on both ends of the line to show it extends infinitely. Sixth, misreading the standard form: writing 2x + 3y = 12 as 2x + 3y + 12 = 0 instead of 2x + 3y - 12 = 0. Sign errors are the easiest marks to lose and the easiest to avoid—double-check every rearrangement. Finally, poor time management: spending too long on a 1-mark MCQ or rushing a 3-mark graph. Practice timed mock tests so you know how many minutes to allocate per question type.
- Ordered pair confusion: remember (x, y) means x is first, y is second; (2, 5) ≠ (5, 2)
- Careless plotting: count grid squares accurately and use a ruler to avoid misplacing points
- Writing only one solution when the question asks for two or more
- Skipping substitution verification in MCQs—always check your chosen answer
- Freehand graphs or missing labels cost marks; use a ruler, label axes, write coordinates, add arrowheads
- Sign errors when converting to standard form: 2x + 3y = 12 becomes 2x + 3y - 12 = 0, not +12
- Poor time allocation: 1 minute per MCQ, 3-4 minutes per 2-mark question, 8-10 minutes for a 3-mark graph, 12-15 minutes for a 5-mark case study
Revision Strategy and Effective Practice Tips
To master Chapter 4 Linear Equations in Two Variables and maximize your board exam score, follow a structured revision plan over three weeks. In Week 1, read the NCERT chapter thoroughly, underlining definitions and working through every solved example. Make a formula card listing the standard form ax + by + c = 0, the method to find solutions, and the steps for graphing. Solve all NCERT Exercise 4.1, 4.2, 4.3 and 4.4 questions yourself before checking answers; this builds foundational confidence. In Week 2, move to the NCERT Exemplar and previous years' CBSE board papers (at least 2020-2024). Time yourself: give 1 minute per MCQ, 4 minutes per 2-mark question, 10 minutes per 3-mark graph question, and 15 minutes for a 5-mark case study. Mark your own work strictly using the CBSE marking scheme (available on cbse.nic.in) and note down every mistake in a separate notebook. Identify patterns—are you losing marks on verification, on plotting, or on interpretation? Focus your next practice session on that weak area. In Week 3, attempt at least three full-length mock tests that include all chapters, but pay special attention to Chapter 4 questions. Graph at least 10 different equations on proper graph paper at home; this builds muscle memory for neat plotting and confident line-drawing. Collaborate with a study partner: quiz each other with rapid-fire MCQs or exchange handwritten graphs for peer review. Finally, the night before the exam, revise only your formula card and the common-mistakes list—do not attempt new difficult problems. Trust your preparation and ensure you carry a sharpened pencil, eraser, ruler and spare graph paper to the exam hall.
- Week 1: Master NCERT text, definitions, and all exercise questions; make a concise formula card
- Week 2: Solve Exemplar and 2020-2024 board papers under timed conditions; self-mark using official schemes
- Week 3: Three full mocks, 10 graphing drills on proper graph paper, peer review sessions
- Maintain an error log: note every mistake and revise that concept until you get it right thrice in a row
- Focus on weak areas—if graphing is slow, practice plotting 2 graphs daily; if verification errors recur, drill 10 ordered-pair checks
- Night-before revision: formula card and common-mistakes list only—no new problems
- Exam-hall essentials: sharpened pencil, 30 cm ruler, eraser, spare graph sheet, and a calm, methodical approach
How CBSETUTOR.ai Supports Your Chapter 4 Preparation
Preparing for Linear Equations in Two Variables becomes simpler and more effective with CBSETUTOR.ai, your personal 24×7 AI tutor designed specifically for CBSE students in Classes 6-12. Imagine you are stuck on a tricky graphing question at 10 p.m.—just snap a photo of the problem using the CBSETUTOR.ai mobile app, and within seconds you receive a step-by-step solution tailored to the NCERT approach, complete with hints on where students commonly go wrong. The platform does not just give you the answer; it explains why each step matters, helping you build genuine understanding rather than rote memory. For Chapter 4, CBSETUTOR.ai offers targeted question banks sorted by difficulty and marks weightage, so you can practice exactly the question types that appear in the board exam. The AI tutor identifies your weak areas—say, you keep making sign errors when converting to standard form—and automatically generates extra practice problems on that specific skill until you master it. Parents love the flat-fee pricing: ₹999 per month covers every subject and every chapter for your class, with a risk-free 3-day trial so your child can explore the platform before you commit. Whether your son is in Class 9 in Jaipur or your daughter is in Class 12 in Kolkata, CBSETUTOR.ai delivers the same high-quality, curriculum-aligned support, eliminating the need for expensive local coaching centers. The platform also includes timed mock tests, performance analytics, and a doubt-resolution feature where students can ask follow-up questions in natural language. Think of it as having an expert Maths tutor on call around the clock, at a fraction of traditional coaching costs.
- Instant photo-upload doubt solving: snap your Chapter 4 problem, get a step-by-step NCERT-style solution in seconds
- Curated question banks sorted by 1-mark, 2-mark, 3-mark and 5-mark types for targeted practice
- AI-powered weak-area detection: if you struggle with graphing or verification, the system generates focused drills
- Flat ₹999/month for all subjects and chapters in your class—one price, unlimited learning
- 3-day free trial so students can test the platform risk-free before subscribing
- Timed mocks and performance analytics help you track improvement and optimize exam strategy
- Available 24×7 on mobile and web, supporting students across every city and tier in India
Frequently asked questions
How many marks does Chapter 4 Linear Equations in Two Variables carry in the CBSE Class 9 board exam?+
Typically 6-8 marks across MCQs, short-answer and long-answer sections. Expect at least one 3-mark graphing question and one or two smaller questions on finding or verifying solutions.
What is the standard form of a linear equation in two variables?+
The standard form is ax + by + c = 0, where a, b and c are real numbers and both a and b cannot be zero at the same time. For example, 2x + 3y - 12 = 0.
Why does a linear equation in two variables have infinitely many solutions?+
Because you have two unknowns connected by one equation. Once you choose any value for x, you can solve for y, giving you a unique ordered pair. Since x can take infinitely many values, you get infinitely many solutions.
How do I quickly find two solutions of any linear equation in two variables?+
Set x = 0 and solve for y to get the y-intercept. Then set y = 0 and solve for x to get the x-intercept. These two points are the easiest to calculate and plot.
What is the difference between (3, 5) and (5, 3) as solutions?+
An ordered pair (x, y) means x is the first coordinate and y is the second. So (3, 5) means x = 3, y = 5, while (5, 3) means x = 5, y = 3. They are generally different solutions unless the equation is symmetric.
Do I need graph paper for the CBSE Class 9 Maths board exam?+
Yes, for graphing questions in Chapter 4 and Chapter 3 (Coordinate Geometry). Carry at least two spare sheets of standard graph paper, a sharpened pencil and a 30 cm ruler to the exam.
How can I avoid sign errors when converting equations to standard form?+
Write every step clearly. If the equation is 2x + 3y = 12, subtract 12 from both sides to get 2x + 3y - 12 = 0. Double-check the sign of the constant term by substituting a known solution back into the standard form.
What should I do if I plot a point incorrectly on the graph during the exam?+
Erase it neatly and replot. Avoid overwriting or crossing out, as messy graphs lose presentation marks. Always count grid squares carefully before marking the dot.
Can a case-based question from Chapter 4 combine concepts from other chapters?+
Yes, CBSE often integrates Chapter 4 with Chapter 3 (Coordinate Geometry) or Chapter 2 (Polynomials). For example, you may be asked to find points on a line that also lie on the x-axis, combining linear equations with coordinate concepts.
How does CBSETUTOR.ai help with Chapter 4 Linear Equations in Two Variables?+
CBSETUTOR.ai offers instant photo-upload doubt solving, curated question banks by marks weightage, AI-driven weak-area detection, and 24×7 access. At ₹999/month with a 3-day free trial, it is an affordable alternative to traditional coaching for CBSE Class 9 students across India.
Related resources
CBSE Class 9 Mathematics Chapter 4 Linear Equations in Two Variables Worksheet with AnswersClass 9 Mathematics Chapter 4 Linear Equations in Two Variables — Formulas & Key PointsImportant Questions: CBSE Class 9 Mathematics Chapter 4 Exploring Algebraic IdentitiesClass 9 Mathematics Chapter 4 Exploring Algebraic Identities — Formulas & Key PointsCBSE Class 9 Mathematics Chapter 1 Number Systems — NotesCBSE Class 9 Mathematics — Number Systems: complete chapter guideNCERT Solutions for Class 9 Mathematics Chapter 1: Number Systems – Complete GuideImportant Questions: CBSE Class 9 Mathematics Chapter 2 Polynomials
Keep learning — related guides
Class 9Mathematics
CBSE Class 9 Mathematics Chapter 8 Predicting What Comes Next: Exploring Sequences and Progressions: mind map & revision
Class 9Mathematics
CBSE Class 9 Mathematics — Predicting What Comes Next: Exploring Sequences and Progressions: complete chapter guide
Class 9Mathematics
CBSE Class 9 Mathematics Chapter 8 Predicting What Comes Next: Exploring Sequences and Progressions — Notes
Class 9Mathematics
NCERT Solutions for CBSE Class 9 Mathematics Chapter 8: Predicting What Comes Next: Exploring Sequences and Progressions
Class 9Mathematics
CBSE Class 9 Mathematics — The Mathematics of Maybe: Introduction to Probability: complete chapter guide
Class 9Mathematics
CBSE Class 9 Mathematics Chapter 7 The Mathematics of Maybe: Introduction to Probability — Notes
Ready to give your Class 9 child the tutor that never sleeps?
CBSETUTOR.ai covers every chapter in the Class 9 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 →