CBSE Class 8  >  Class 8 Notes  >  Mathematics (Maths)   >  Chapter Notes: Linear Equations in One Variable

Chapter Notes: Linear Equations in One Variable

Algebraic Expressions

Any expression involving constant, variable and some operations like addition, multiplication etc is called Algebraic Expression. 
For example, 5x and 2x-3.

Algebraic Expressions

  • A variable is an unknown number and generally, it is represented by a letter like x, y, n etc.
  • Any number without any variable is called Constant.
  • A number followed by a variable is called the Coefficient of that variable.
  • A term is any number or variable separated by operators.

Equation

A statement which says that the two expressions are equal is called Equation.

Equation

Some expressions have more than one variable, like 2xy+5, but when forming linear equations, we stick to one variable and ensure the variable's highest power is 1. 
For example, 2x+1 is linear, but x2 +1 isn't. In this chapter, we'll focus on linear equations in one variable, building on what you've already learned. 

Linear Equation in One Variable

A linear equation in one variable is a special type of equation that has the following features:

  • As the name suggests, it has only one variable, usually denoted by x, y, or z.
  • Now what does linear means? It means that the variable has a power of 1, which means it is not raised to any other exponent like 2, 3, etc. 
  • Example: 3x + 4 = 10 is a linear equation but x2- 7 = 3 is not a linear equation, because here x is raised to the power of two.

    Linear Equation in One Variable

Left Hand Side (LHS) = 3x + 4 and Right Hand Side (RHS) = 10 

For x = 2,  Let's calculate LHS and RHS

LHS = 3(2) + 4  = 6 + 4  = 10 

RHS = 10 

Since LHS = RHS

Therefore, x = 2 is the solution to the equation. 

Linear Equation in One Variable

MULTIPLE CHOICE QUESTION

Try yourself: Which of the following statements is correct?

A

A linear equation can have more than one variable.

B

The highest degree of the variable in a linear equation can be more than 1.

C

A linear equation is a statement with an inequality sign between two algebraic expressions.

D

A linear equation is a statement with an equality sign between two algebraic expressions, with only one variable and the highest degree of the variable is 1.
 

Constant

A constant is a value or number that never changes in an expression and it's constantly the same.

Variable

A variable is a letter representing some unknown value. Its value is not fixed, it can take any value. On the other hand, the value of a constant is fixed. For example, in the expression, 3x+4, 3 and 4 are the constants and x is a variable.

Coefficient

A coefficient is any number or numerical value being multiplied to a variable. 

Terms

A multiplication of constants and variables, is called an algebraic term. For example, 10x, 5y, 3z, x etc. are all algebraic terms.

Methods for solving linear equation                     

1) Balancing Method

The value of the left-hand side remains equal to the value of the right-hand side if,

  • The same number is added to both sides of the equation.
  • The same number is subtracted from both sides of the equation.
  • Both sides of the equation are multiplied by the same number.
  • Both sides of the equation are divided by the same number. 1) Balancing Method

2) Transposing Method

Transposing means moving to the other side. When a number is transposed from one side to the other side, its sign changes. Transposition of a number has the same effect as adding the same number to (or subtracting the same number from) both the sides.2) Transposing Method

Solving equation having variables on both sides

We have seen equations such as 2x-3 = 7, 4y = 2 or 4+3y = 7 that have linear expressions on the one side and numbers on the other side but this might not be the case always.
Both sides could have expressions with variables.
Let us look at some of the examples.

Example 1: Solve 2x - 4 = x + 2

Sol. We have 2x - 4 = x + 2

we get

2x = x + 2 + 4

2x = x + 6

2x - x = x + 6 - x (subtracting x from both sides)

x = 6 is the required answer.

Example 2 : Solve 5x + 7/2 = 3/2x -14, then x= ?

Sol. Solving equation having variables on both sides

Reducing Equations to Simpler Form


Reducing equations to a simpler form involves applying algebraic rules and operations to make them easier to understand and solve. Here are some Examples:
Example 3: Solve Reducing Equations to Simpler Form

Sol. Multiplying both sides by 6, we get
Reducing Equations to Simpler Form

2 (6x + 1) + 6 = 2x + 2

12x + 2 + 6 = 2x + 2

12x + 8 = 2x + 2

12x - 2x + 8 = 2

10x + 8 = 2

10x = 2 - 8

10x = -6

x = - 6/10

Example 4: Solve the equation: 12(y-3)-4(y-7)+6(y+5)=0

Sol. 12y-36-4y+28+6y+30=0

Combine like terms:

(12y-4y+6y)+(-36+28+30)=0

Isolate y:

14y=-22

Divide both sides by 14 to solve for y

y=-22/14=-11/7

Example 5: Solve 

Reducing Equations to Simpler Form

Sol. Here, the given equation is not in linear forms.
On cross multiplying, we get
10(x+1) = 3(2x + 3)

So it gets converted into the linear form.

Now, 10x + 10 = 6x + 9

Transposing 10 and 6x to the other side, we get

10x - 6x = 9 - 10

4x = -1

Dividing both sides by 4, we get

Reducing Equations to Simpler Form

 = \frac{-22}{14} = \frac{-11}{7}y = \frac{-11}{7}

The document Chapter Notes: Linear Equations in One Variable is a part of the Class 8 Course Mathematics (Maths) Class 8.
All you need of Class 8 at this link: Class 8

FAQs on Chapter Notes: Linear Equations in One Variable

1. How do you solve linear equations with variables on both sides?
Ans. Collect all variable terms on one side using addition or subtraction, then isolate the variable by dividing both sides by its coefficient. For example, in 3x + 5 = x + 13, subtract x from both sides to get 2x + 5 = 13, then solve for x. This systematic approach works for all linear equations in one variable, whether simple or complex.
2. What's the difference between an equation and an expression in CBSE Class 8 Maths?
Ans. An equation contains an equals sign and shows two quantities are balanced (e.g., 2x + 3 = 7), while an expression is just a combination of numbers and variables without equality (e.g., 2x + 3). Equations can be solved to find variable values; expressions can only be simplified or evaluated when values are given.
3. Why do we get different solutions when we multiply or divide by negative numbers in linear equations?
Ans. Multiplying or dividing both sides of a linear equation by a negative number reverses the inequality direction if it's an inequation, but for equations, the solution remains valid-just ensure the same operation applies to both sides equally. The fundamental principle of maintaining equality is never compromised; only the presentation changes when negative operations are involved.
4. How can I check if my answer is correct after solving a linear equation?
Ans. Substitute the solution back into the original equation and verify both sides are equal. For instance, if solving 5x - 2 = 13 gives x = 3, replace x with 3: 5(3) - 2 = 15 - 2 = 13. If both sides match, the solution is correct. This verification method works for all linear equations and catches computational errors instantly.
5. What are the most common mistakes students make when solving linear equations in one variable?
Ans. Students often forget to apply operations to both sides equally, mix up variable and constant terms, or make arithmetic errors during simplification. Another frequent mistake involves incorrectly handling negative signs or failing to combine like terms before isolating the variable. Using flashcards and MCQ tests on EduRev helps reinforce correct solving procedures and identify these pitfalls early.
Explore Courses for Class 8 exam
Get EduRev Notes directly in your Google search
Related Searches
Free, Summary, Chapter Notes: Linear Equations in One Variable, Objective type Questions, video lectures, Exam, ppt, Chapter Notes: Linear Equations in One Variable, Chapter Notes: Linear Equations in One Variable, study material, past year papers, shortcuts and tricks, Previous Year Questions with Solutions, Sample Paper, mock tests for examination, Extra Questions, practice quizzes, Important questions, Viva Questions, MCQs, Semester Notes, pdf ;