LINEAR EQUATIONS IN TWO VARIABLES — NCERT Solutions | Class 9 Mathematics | Academia Aeternum
Ch 4  ·  Q–
0%
Class 9 Mathematics Exercise-4.1 NCERT Solutions Olympiad Board Exam
Chapter 4

LINEAR EQUATIONS IN TWO VARIABLES

Step-by-step NCERT solutions with stress–strain analysis and exam-oriented hints for Boards, JEE & NEET.

2 Questions
5–10 min Ideal time
Q1 Now at
Q1
NUMERIC2 marks
The cost of a notebook is twice the cost of a pen. Write a linear equation in two variables to represent this statement. (Take the cost of a notebook to be ₹ x and that of a pen to be ₹ y).
📘 Concept & Theory Concept Used

A linear equation in two variables is an equation of the form:

\[ ax+by+c=0 \]

where \(x\) and \(y\) are variables and \(a\), \(b\), and \(c\) are constants.

In daily life situations, quantities like cost, distance, age, marks etc. can be represented using variables and converted into linear equations.

In this question:

  • Cost of notebook depends on cost of pen
  • “Twice” means multiplication by \(2\)
  • We first assign variables to unknown quantities
🗺️ Solution Roadmap Step-by-step Plan
  1. Assume variables for notebook cost and pen cost
  2. Translate the statement “notebook costs twice the pen”
  3. Convert the relation into standard linear equation form
📊 Graph / Figure Graph / Figure
Pen Cost = y Notebook Cost = x x = 2y
✏️ Solution Complete Solution
Step-by-step Solution  ·  10 steps
  1. Let the cost of a pen be \(\small y\) rupees.
  2. Let the cost of a notebook be \(\small x\) rupees.
  3. According to the question:
  4. “The cost of a notebook is twice the cost of a pen.”
  5. Therefore,
  6. \[\small x=2y\]
  7. Bringing all terms to one side:
  8. \[\small \begin{align} x&=2y\\ x-2y&=0 \end{align} \]
  9. Hence, the required linear equation in two variables is:
  10. \[\small x-2y=0 \]
🎯 Exam Significance Exam Significance
  • Helps students learn how real-life statements are converted into algebraic equations.
  • Important for CBSE Board examinations because statement-to-equation conversion questions are frequently asked.
  • Builds foundation for Coordinate Geometry and Graph plotting in higher classes.
  • Useful for competitive examinations such as NTSE, Olympiads and Polytechnic entrance tests where algebraic modelling is tested.
↑ Top
1 / 2  ·  50%
Q2 →
Q2
NUMERIC3 marks
Express the following linear equations in the form ax + by + c = 0 and indicate the values of a, b and c in each case:
(i) \(2x + 3y = 9.3\bar{5}\)
(ii) \(x-\frac{y}{5}-10=0\)
(iii) \(–2x + 3y = 6\)
(iv) \(x = 3y\)
(v) \(2x = –5y\)
(vi) \(3x + 2 = 0\)
(vii) \(y – 2 = 0\)
(viii) \(5 = 2x\)
📘 Concept & Theory Concept Used

A linear equation in two variables can be written in the standard or general form:

\[ ax+by+c=0 \]

where:

  • \(a\) = coefficient of \(x\)
  • \(b\) = coefficient of \(y\)
  • \(c\) = constant term

To convert any equation into general form:

  1. Bring all terms to one side.
  2. Arrange terms in the order \(x\), \(y\), constant.
  3. Compare with \[ ax+by+c=0 \] to identify \(a\), \(b\), and \(c\).
🗺️ Solution Roadmap Step-by-step Plan
  1. Write the given equation clearly.

  2. Move all terms to one side so that RHS becomes \(0\).

  3. Compare the obtained equation with \[ ax+by+c=0 \]

  4. Identify the values of \(a\), \(b\), and \(c\).

✏️ Solution Complete Solution
Step-by-step Solution  ·  7 steps
  1. (i) \[2x+3y=9.3\bar5\]
  2. General form:
  3. \[ax+by+c=0\]
  4. Bringing all terms to the left side:
  5. \[ \begin{align} 2x+3y &= 9.3\bar5\\ 2x+3y-9.3\bar5 &=0 \end{align} \]
  6. Comparing with \[ ax+by+c=0 \]
  7. \[ \begin{aligned} a&=2\\ b&=3\\ c&=-9.3\bar5 \end{aligned} \]
💡 Answer Final Answer
Final Answer: \(a=2,\quad b=3,\quad c=9.3\bar5\)
✏️ Solution Complete Solution
Step-by-step Solution  ·  5 steps
  1. (ii) \[x-\frac{y}{5}-10=0\]
  2. To remove the fraction, multiply the complete equation by \(5\).
  3. \[ \begin{align} 5\left(x-\frac{y}{5}-10\right)&=5\times0\\ 5x-y-50&=0 \end{align} \]
  4. Comparing with \[ ax+by+c=0 \]
  5. \[ \begin{aligned} a&=5\\ b&=-1\\ c&=-50 \end{aligned} \]
💡 Answer Final Answer
Final Answer: \(a=5,\quad b=-1, \quad c=-50\)
✏️ Solution Complete Solution
Step-by-step Solution  ·  5 steps
  1. (iii) \[-2x+3y=6\]
  2. Bringing all terms to one side:
  3. \[ \begin{align} -2x+3y&=6\\ -2x+3y-6&=0 \end{align} \]
  4. Comparing with \[ ax+by+c=0 \]
  5. \[ \begin{aligned} a&=-2\\ b&=3\\ c&=-6 \end{aligned} \]
💡 Answer Final Answer
Final Answer: \(a=-2,\quad b=3,\quad c=-6\)
✏️ Solution Complete Solution
Step-by-step Solution  ·  5 steps
  1. (iv) \[x=3y\]
  2. Bringing all terms to one side:
  3. \[ \begin{align} x&=3y\\ x-3y&=0 \end{align} \]
  4. Comparing with \[ ax+by+c=0 \]
  5. \[ \begin{aligned} a&=1\\ b&=-3\\ c&=0 \end{aligned} \]
💡 Answer Final Answer
Final Answer: \(a=1,\quad b=-3,\quad c=0\)
✏️ Solution Complete Solution
Step-by-step Solution  ·  5 steps
  1. (v) \[2x=-5y\]
  2. Bringing all terms to one side:
  3. \[ \begin{align} 2x&=-5y\\ 2x+5y&=0 \end{align} \]
  4. Comparing with \[ ax+by+c=0 \]
  5. \[ \begin{aligned} a&=2\\ b&=5\\ c&=0 \end{aligned} \]
💡 Answer Final Answer
Final Answer: \(a=2,\ b=5,\quad c=0\)
✏️ Solution Complete Solution
Step-by-step Solution  ·  5 steps
  1. (vi) \[3x+2=0\]
  2. Writing coefficient of \(y\) explicitly:
  3. \[ \begin{align} 3x+2&=0\\ 3x+0\cdot y+2&=0 \end{align} \]
  4. Comparing with \[ ax+by+c=0 \]
  5. \[ \begin{aligned} a&=3\\ b&=0\\ c&=2 \end{aligned} \]
💡 Answer Final Answer
Final Answer: \(a=3,\ b=0,\quad c=2\)
✏️ Solution Complete Solution
Step-by-step Solution  ·  5 steps
  1. (vii) \[y-2=0\]
  2. Writing coefficient of \(x\) explicitly:
  3. \[ \begin{align} y-2&=0\\ 0\cdot x+y-2&=0 \end{align} \]
  4. Comparing with \[ ax+by+c=0 \]
  5. \[ \begin{aligned} a&=0\\ b&=1\\ c&=-2 \end{aligned} \]
💡 Answer Final Answer
Final Answer: \(a=0,\ b=1,\quad c=-2\)
✏️ Solution Complete Solution
Step-by-step Solution  ·  5 steps
  1. (viii) \[5=2x\]
  2. Bringing all terms to one side:
  3. \[ \begin{align} 5&=2x\\ 5-2x&=0\\ -2x+5&=0\\ -2x+0\cdot y+5&=0 \end{align} \]
  4. Comparing with \[ ax+by+c=0 \]
  5. \[ \begin{aligned} a&=-2\\ b&=0\\ c&=5 \end{aligned} \]
💡 Answer Final Answer
Final Answer: \(a=-2,\ b=0,\quad c=5\)
🎯 Exam Significance Exam Significance
  • Questions based on identifying coefficients are frequently asked in CBSE Board examinations.
  • Understanding general form is essential for graph plotting in Coordinate Geometry.
  • Helps in solving higher-level algebra questions in NTSE, Olympiads and Polytechnic entrance examinations.
  • Builds strong conceptual understanding for equations of straight lines in higher mathematics.
← Q1
2 / 2  ·  100%
↑ Back to top
🎓

Chapter Complete!

All 2 solutions for LINEAR EQUATIONS IN TWO VARIABLES covered.

↑ Review from the top
📚
ACADEMIA AETERNUM तमसो मा ज्योतिर्गमय · Est. 2025
Sharing this chapter
Class 9 Maths Exercise 4.1 Solutions NCERT
Class 9 Maths Exercise 4.1 Solutions NCERT — Complete Notes & Solutions · academia-aeternum.com
Chapter 4 of NCERT Class 9 Mathematics, Linear Equations in Two Variables, introduces students to the world of equations containing two variables. Through practical examples and exercises, learners discover how such equations graphically represent straight lines, the method to find infinite solutions, and how to solve contextual problems using algebraic and graphical approaches. The chapter covers the formation, solution, and real-life application of linear equations in two variables, fostering…
🎓 Class 9 📐 Mathematics 📖 NCERT ✅ Free Access 🏆 CBSE · JEE
Share on
academia-aeternum.com/class-9/mathematics/linear-equations-in-two-variables/exercises/exercise-4.1/ Copy link
💡
Exam tip: Sharing chapter notes with your study group creates a reinforcement loop. Teaching a concept is the fastest path to mastering it.

Recent posts

    COORDINATE GEOMETRY — Learning Resources

    Get in Touch

    Let's Connect

    Questions, feedback, or suggestions?
    We'd love to hear from you.