CBSE Class 8 Maths Exemplar Chapter 4: Linear Equations in One Variable NCERT Solutions

NCERT Solutions PDF Class 8 PDF

CBSE Class 8 Maths Exemplar, Chapter 4, introduces Linear Equations in One Variable. This chapter delves into the fundamental concepts of solving these equations, understanding the different types of solutions they can yield (like integers, fractions, or rational numbers), and mastering techniques such as the transposition method. The NCERT Solutions provide detailed, step-by-step explanations for every problem, simplifying intricate algebraic processes. This resource aims to equip students with a robust understanding of algebra, enhance their ability to tackle mathematical challenges, and ensure thorough preparation for their upcoming board exams through clear and precise answers to all practice questions.

Quick info

BoardCBSE
ClassClass 8
SubjectMaths Exemplar
Session2026
LanguageEnglish
TypeNCERT Solutions
ChapterChapter 4

Chapter summary

Chapter 4 of the CBSE Class 8 Maths Exemplar introduces students to Linear Equations in One Variable. This NCERT Solutions set covers exercises designed to reinforce the understanding of solving these equations. It includes problems that require identifying the type of solution obtained (integer, fraction, or rational number) and understanding fundamental algebraic operations like transposition. The solutions provide a clear path to mastering these concepts.

Learning outcomes

  • Understand the concept of linear equations in one variable.
  • Solve linear equations of various forms.
  • Determine if a solution is an integer, fraction, or rational number.
  • Apply the transposition method to solve equations.
  • Identify the correct solution from given options.

Topics covered

Paper topics

  • Linear Equations in One Variable
  • Solving Algebraic Equations
  • Transposition Method
  • Nature of Solutions (Integer, Fraction, Rational)
  • Equation Solving Practice
  • Algebraic Manipulation

Important topics

  • Solving Linear Equations
  • Transposition Method
  • Classifying Solution Types
  • Algebraic Expression Evaluation

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 solution of which of the following equations is neither a fraction nor an integer?
  1. 3x + 2 = 5x + 2
  2. 4x - 18 = 2
  3. 4x + 7 = x + 2
  4. 5x - 8 = x + 4
Solution:

Let's solve each equation to determine the nature of its solution:

  1. For the equation 3x + 2 = 5x + 2:

    Subtract 2 from both sides: 3x = 5x

    Subtract 3x from both sides: 0 = 2x

    Divide by 2: x = 0. This is an integer.

  2. For the equation 4x - 18 = 2:

    Add 18 to both sides: 4x = 2 + 18

    4x = 20

    Divide by 4: x = \frac{20}{4}

    x = 5. This is an integer.

  3. For the equation 4x + 7 = x + 2:

    Subtract x from both sides: 4x - x + 7 = 2

    3x + 7 = 2

    Subtract 7 from both sides: 3x = 2 - 7

    3x = -5

    Divide by 3: x = \frac{-5}{3}. This is a rational number, which is neither a positive nor negative integer, and is often described as 'neither a fraction nor an integer' in contexts distinguishing whole numbers from other rational numbers.

  4. For the equation 5x - 8 = x + 4:

    Subtract x from both sides: 5x - x - 8 = 4

    4x - 8 = 4

    Add 8 to both sides: 4x = 4 + 8

    4x = 12

    Divide by 4: x = \frac{12}{4}

    x = 3. This is an integer.

Therefore, the solution to the equation 4x + 7 = x + 2 is \frac{-5}{3}, which fits the description.

Question 2

The solution of the equation ax + b = 0 is:

(a) x = \frac{a}{b}

(b) x = -b

(c) x = \frac{-b}{a}

(d) x = \frac{b}{a}

Solution:

We are given the linear equation ax + b = 0, where a \neq 0.

To find the solution for x, we first isolate the term containing x. We transpose the constant term b to the right-hand side (RHS) of the equation. When b is moved from the left side to the right side, its sign changes from positive to negative.

ax = -b

Now, to solve for x, we divide both sides of the equation by the coefficient of x, which is a.

x = \frac{-b}{a}

Thus, the solution to the equation ax + b = 0 is x = \frac{-b}{a}.

Question 3

If 8x - 3 = 25 + 17x, then x is:
  1. a fraction
  2. an integer
  3. a rational number
  4. cannot be solved
Solution:

We are given the equation 8x - 3 = 25 + 17x.

To solve for x, we will use the transposition method. We move the terms involving x to one side and the constant terms to the other side.

Let's move the constant term -3 from the left-hand side (LHS) to the right-hand side (RHS). When -3 is transposed, it becomes +3.

Let's move the variable term 17x from the RHS to the LHS. When 17x is transposed, it becomes -17x.

The equation becomes:

8x - 17x = 25 + 3

Combine the like terms on both sides:

-9x = 28

Now, to find the value of x, divide both sides by -9:

x = \frac{28}{-9}

x = -\frac{28}{9}

The number -\frac{28}{9} is a rational number because it can be expressed as a ratio of two integers (-28 and 9), where the denominator is not zero. It is not an integer (a whole number) and while it is a fraction, the term 'rational number' is the most precise classification.

Therefore, x is a rational number.

Question 4

The shifting of a number from one side of an equation to other is called:
  1. Transposition
  2. Distributivity
  3. Commutativity
  4. Associativity
Solution:

In algebra, when we solve an equation, we often need to move terms from one side of the equals sign to the other. This process involves changing the sign of the term being moved. For example, if a term is added on one side, it is subtracted on the other side, and vice versa. Similarly, if a term is multiplied on one side, it is divided on the other side, and vice versa.

This operation of moving a term from one side of an equation to the other while changing its sign is specifically called **Transposition**.

Distributivity, Commutativity, and Associativity are properties related to the operations of addition and multiplication, not the movement of terms in an equation.

Therefore, the correct answer is Transposition.

Question 5

If \frac{5x}{3} - 4 = \frac{2x}{5}, then the numerical value of 2x - 7 is:

(a) \frac{19}{13}

(b) -\frac{13}{19}

(c) 0

(d) \frac{13}{19}

Solution:

We are given the equation \frac{5x}{3} - 4 = \frac{2x}{5}. Our goal is to find the value of the expression 2x - 7.

First, let's solve the given equation for x. We need to isolate the terms with x on one side and the constant terms on the other.

Subtract \frac{2x}{5} from both sides and add 4 to both sides:

\frac{5x}{3} - \frac{2x}{5} = 4

To combine the fractions on the left side, we find a common denominator, which is 15 (the least common multiple of 3 and 5).

\frac{5x \times 5}{3 \times 5} - \frac{2x \times 3}{5 \times 3} = 4

\frac{25x}{15} - \frac{6x}{15} = 4

Combine the numerators:

\frac{25x - 6x}{15} = 4

\frac{19x}{15} = 4

Now, multiply both sides by 15 to isolate 19x:

19x = 4 \times 15

19x = 60

Finally, divide both sides by 19 to find the value of x:

x = \frac{60}{19}

Now that we have the value of x, we can find the value of the expression 2x - 7.

Substitute x = \frac{60}{19} into the expression:

2x - 7 = 2\left(\frac{60}{19}\right) - 7

= \frac{120}{19} - 7

To subtract 7, we express it as a fraction with a denominator of 19:

= \frac{120}{19} - \frac{7 \times 19}{19}

= \frac{120}{19} - \frac{133}{19}

= \frac{120 - 133}{19}

= \frac{-13}{19}

Thus, the numerical value of 2x - 7 is -\frac{13}{19}.

Common mistakes

  • Errors in transposing terms across the equals sign.
  • Sign errors when moving terms from one side to another.
  • Incorrectly simplifying fractions or algebraic expressions.
  • Misidentifying the type of number a solution represents.

Revision tips

  • Practice solving each equation step-by-step, showing all intermediate calculations.
  • Pay close attention to the signs when moving terms in an equation.
  • Verify your solution by substituting it back into the original equation.
  • Review the definitions of integer, fraction, and rational number to correctly classify solutions.

Practice MCQs

Q1. Which of the following equations has a solution that is neither a fraction nor an integer?

Q2. What is the solution to the linear equation ax + b = 0, assuming a ≠ 0?

Q3. If 8x - 3 = 25 + 17x, what type of number is the solution for x?

Q4. The process of moving a term from one side of an equation to the other is known as:

Q5. For the equation \(\frac{5x}{3} - 4 = \frac{2x}{5}\), what is the value of 2x - 7?

Frequently asked questions

What is a linear equation in one variable?

A linear equation in one variable is an equation that can be written in the form ax + b = 0, where 'x' is the variable, and 'a' and 'b' are constants with a ≠ 0. It represents a straight line when graphed.

How do I solve a linear equation like 4x + 7 = x + 2?

To solve 4x + 7 = x + 2, first, group the variable terms on one side and the constant terms on the other. Subtract 'x' from both sides (4x - x = x - x + 2) and subtract 7 from both sides (4x - x - 7 = 2 - 7). This simplifies to 3x = -5. Finally, divide by 3 to get x = -5/3.

What does it mean for a solution to be 'neither a fraction nor an integer'?

This typically refers to a rational number that is not a whole number (integer) and might not be expressed in the simplest fractional form. For example, -5/3 is a rational number but is often described as 'neither a fraction nor an integer' in contexts distinguishing between whole numbers and other types of numbers.

What is the transposition method in solving equations?

The transposition method is a technique used to solve equations by moving terms from one side of the equation to the other. When a term is transposed, its sign is changed (e.g., a positive term becomes negative, and a negative term becomes positive).

How can these NCERT Solutions help me prepare for exams?

These solutions provide clear, step-by-step methods for solving various types of linear equations. Practicing with them helps build confidence, reinforces understanding of algebraic concepts, and improves speed and accuracy in solving problems similar to those that appear in exams.

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

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