CBSE Class 9 Mathematics: Linear Equations in Two Variables NCERT Solutions

NCERT Solutions PDF Class 9 PDF

This section provides detailed NCERT Solutions for Class 9 Mathematics, Chapter 4: Linear Equations in Two Variables. It covers the fundamental concepts of representing real-world scenarios as linear equations and understanding their properties. The solutions explain how to express equations in the standard form ax + by + c = 0 and identify the coefficients a, b, and c. Furthermore, it delves into the nature of solutions for linear equations in two variables, demonstrating how to find multiple solutions by assigning values to one variable and solving for the other. These step-by-step explanations are designed to help students grasp the concepts thoroughly and prepare effectively for their examinations.

Quick info

BoardCBSE
ClassClass 9
SubjectMathematics
Session2026
LanguageEnglish
TypeNCERT Solutions
ChapterChapter 4

Chapter summary

Chapter 4, Linear Equations in Two Variables, focuses on understanding and manipulating linear equations. The NCERT Solutions provided here cover the process of translating word problems into two-variable linear equations, expressing given equations in the standard form ax + by + c = 0, and identifying the coefficients. It also emphasizes the concept that a linear equation in two variables has infinitely many solutions and provides methods to find these solutions.

Learning outcomes

  • Understand the concept of a linear equation in two variables.
  • Represent real-world situations using linear equations.
  • Express linear equations in the standard form ax + by + c = 0.
  • Identify the coefficients a, b, and c in a given linear equation.
  • Determine that a linear equation in two variables has infinitely many solutions.
  • Find multiple solutions for a given linear equation in two variables.

Topics covered

Paper topics

  • Linear Equations in Two Variables
  • Standard Form of Linear Equation (ax + by + c = 0)
  • Coefficients (a, b, c)
  • Representing Statements as Equations
  • Nature of Solutions
  • Infinitely Many Solutions
  • Finding Solutions of Linear Equations
  • Exercise 4.1
  • Exercise 4.2

Important topics

  • Standard form ax + by + c = 0
  • Identifying coefficients a, b, c
  • Infinitely many solutions
  • Finding specific solutions

PDF preview

Read page by page below. PDF is streamed from the official NCERT website — no download button on this page.

Loading document …
Page of
Loading page …

Questions and Solutions

Question 1

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 Rs x and that of a pen to be Rs y.)
Solution:

Let the cost of a notebook be represented by the variable x. Let the cost of a pen be represented by the variable y. According to the problem statement, the cost of the notebook is twice the cost of the pen. This can be written as: x = 2y To express this as a linear equation in the standard form ax + by + c = 0, we can rearrange the terms: x - 2y = 0 Here, a = 1, b = -2, and c = 0. Thus, the linear equation representing the statement is x - 2y = 0.

Question 2

Express the following linear equations in the form ax + by + c = 0 and indicate the values of a, b and c in each case:
  1. 2x + 3y = 9.3\overline{5}
  2. x - \frac{y}{5} - 10 = 0
  3. -2x + 3y = 6
  4. x = 3y
  5. 2x = -5y
  6. 3x + 2 = 0
  7. y - 2 = 0
  8. 5 = 2x
Solution:

We need to rewrite each equation in the standard form ax + by + c = 0 and identify the coefficients a, b, and c.

  1. Given equation: 2x + 3y = 9.3\overline{5}

    To get the form ax + by + c = 0, move the constant term to the left side:

    2x + 3y - 9.3\overline{5} = 0 Comparing this with ax + by + c = 0, we get: a = 2, b = 3, c = -9.3\overline{5}
  2. Given equation: x - \frac{y}{5} - 10 = 0

    This equation is already in the form ax + by + c = 0.

    Comparing this with ax + by + c = 0, we get: a = 1, b = -\frac{1}{5}, c = -10
  3. Given equation: -2x + 3y = 6

    Move the constant term to the left side:

    -2x + 3y - 6 = 0 Comparing this with ax + by + c = 0, we get: a = -2, b = 3, c = -6
  4. Given equation: x = 3y

    Rearrange the terms to get the standard form:

    x - 3y = 0 To explicitly include the c term, we can write it as: x - 3y + 0 = 0 Comparing this with ax + by + c = 0, we get: a = 1, b = -3, c = 0
  5. Given equation: 2x = -5y

    Rearrange the terms to get the standard form:

    2x + 5y = 0 Including the c term: 2x + 5y + 0 = 0 Comparing this with ax + by + c = 0, we get: a = 2, b = 5, c = 0
  6. Given equation: 3x + 2 = 0

    This equation only has an x term and a constant. To write it in the form ax + by + c = 0, we include the y term with a coefficient of 0:

    3x + 0 \cdot y + 2 = 0 Comparing this with ax + by + c = 0, we get: a = 3, b = 0, c = 2
  7. Given equation: y - 2 = 0

    This equation only has a y term and a constant. To write it in the form ax + by + c = 0, we include the x term with a coefficient of 0:

    0 \cdot x + 1 \cdot y - 2 = 0 Comparing this with ax + by + c = 0, we get: a = 0, b = 1, c = -2
  8. Given equation: 5 = 2x

    Rearrange the terms to get the standard form:

    5 - 2x = 0 Rewrite it with x term first and then y term (with coefficient 0): -2x + 0 \cdot y + 5 = 0 Comparing this with ax + by + c = 0, we get: a = -2, b = 0, c = 5

Question 1

Which one of the following options is true, and why? y = 3x + 5 has:
  1. a unique solution
  2. only two solutions
  3. infinitely many solutions
Solution:

The correct option is (iii) infinitely many solutions.

Reasoning: A linear equation in two variables, such as y = 3x + 5, represents a straight line on a graph. A straight line consists of an infinite number of points. Each point on the line corresponds to a pair of (x, y) values that satisfies the equation. Therefore, a linear equation in two variables has infinitely many solutions. We can find these solutions by choosing any real value for x and then calculating the corresponding value of y, or vice versa.

For example:

  • If x = 0, then y = 3(0) + 5 = 5. So, (0, 5) is a solution.
  • If x = 1, then y = 3(1) + 5 = 8. So, (1, 8) is a solution.
  • If x = -1, then y = 3(-1) + 5 = -3 + 5 = 2. So, (-1, 2) is a solution.
Since we can choose infinitely many values for x, we can find infinitely many corresponding values for y.

Question 2

Write four solutions for each of the following equations:
  1. 2x + y = 7
  2. \pi x + y = 9
  3. x = 4y
Solution:

To find solutions for a linear equation in two variables, we can assign any real value to one variable and then solve for the other variable.

  1. Equation: 2x + y = 7

    We can rewrite this as y = 7 - 2x.

    • Let x = 0. Then y = 7 - 2(0) = 7. Solution: (0, 7).
    • Let x = 1. Then y = 7 - 2(1) = 7 - 2 = 5. Solution: (1, 5).
    • Let x = 2. Then y = 7 - 2(2) = 7 - 4 = 3. Solution: (2, 3).
    • Let x = 3. Then y = 7 - 2(3) = 7 - 6 = 1. Solution: (3, 1).
    Thus, four solutions are (0, 7), (1, 5), (2, 3), and (3, 1).
  2. Equation: \pi x + y = 9

    We can rewrite this as y = 9 - \pi x.

    • Let x = 0. Then y = 9 - \pi(0) = 9. Solution: (0, 9).
    • Let x = \frac{1}{\pi}. Then y = 9 - \pi\left(\frac{1}{\pi}\right) = 9 - 1 = 8. Solution: \left(\frac{1}{\pi}, 8\right).
    • Let x = \frac{2}{\pi}. Then y = 9 - \pi\left(\frac{2}{\pi}\right) = 9 - 2 = 7. Solution: \left(\frac{2}{\pi}, 7\right).
    • Let x = \frac{9}{\pi}. Then y = 9 - \pi\left(\frac{9}{\pi}\right) = 9 - 9 = 0. Solution: \left(\frac{9}{\pi}, 0\right).
    Thus, four solutions are (0, 9), \left(\frac{1}{\pi}, 8\right), \left(\frac{2}{\pi}, 7\right), and \left(\frac{9}{\pi}, 0\right).
  3. Equation: x = 4y

    We can rewrite this as y = \frac{x}{4}.

    • Let y = 0. Then x = 4(0) = 0. Solution: (0, 0).
    • Let y = 1. Then x = 4(1) = 4. Solution: (4, 1).
    • Let y = 2. Then x = 4(2) = 8. Solution: (8, 2).
    • Let y = -1. Then x = 4(-1) = -4. Solution: (-4, -1).
    Thus, four solutions are (0, 0), (4, 1), (8, 2), and (-4, -1).

Common mistakes

  • Incorrectly rearranging terms when converting to the standard form ax + by + c = 0.
  • Errors in identifying the coefficients a, b, and c, especially when terms are missing or signs are negative.
  • Assuming a linear equation in two variables has only one or two solutions.
  • Calculation errors when finding specific solutions for an equation.

Revision tips

  • Practice converting various forms of linear equations into the standard form ax + by + c = 0.
  • Focus on correctly identifying the values of a, b, and c for each equation.
  • Understand the principle that linear equations in two variables have infinite solutions and practice generating them.
  • Review the examples carefully to see how different values of x lead to corresponding values of y.

Practice MCQs

Q1. Which of the following is the standard form of a linear equation in two variables?

Q2. How many solutions does the linear equation y = 3x + 5 have?

Q3. In the equation 2x + 3y - 9.35 = 0, what is the value of c?

Q4. If x = 4y, what is the value of 'a' when written in the form ax + by + c = 0?

Q5. For the equation 3x + 2 = 0, what is the value of 'b'?

Frequently asked questions

What is a linear equation in two variables?

A linear equation in two variables is an equation that can be written in the form ax + by + c = 0, where a, b, and c are real numbers, and at least one of a or b is not zero. It represents a straight line when plotted on a graph.

How many solutions does a linear equation in two variables have?

A linear equation in two variables has infinitely many solutions. This is because you can choose any real value for one variable (e.g., x) and find a corresponding real value for the other variable (e.g., y) that satisfies the equation.

How do I express an equation like 2x = -5y in the standard form ax + by + c = 0?

To express 2x = -5y in the standard form, rearrange the terms to one side: 2x + 5y = 0. Since there is no constant term, c = 0. So, the equation becomes 2x + 5y + 0 = 0. Here, a = 2, b = 5, and c = 0.

What does it mean to find solutions for an equation like 2x + y = 7?

Finding solutions means finding pairs of values (x, y) that make the equation true. For example, if you choose x = 1, then 2(1) + y = 7, which gives y = 5. So, (1, 5) is one solution. You can find many such pairs.

How can these NCERT solutions help with exam preparation?

These solutions provide clear, step-by-step explanations for each problem in Chapter 4. By understanding the methods used, you can build a strong foundation, practice different types of questions, and identify common pitfalls, which is crucial for exam success.

Content reviewed by the NCERT Help team. Editorial Team and update policy

NCERT Solutions PDF PDF on NCERT Help. URL unchanged for search indexing.