Linear Equations in One Variable

See The Chapter PDF

Introduction to Linear Equations in One Variable

The Linear equation in one variable is an equation, which consists of only one variable, and the highest power of the variables used in the equations is 1. The solution to this linear equation can be any rational number. This equation may consist of expressions which are linear on both sides of the equal to sign.

Just like numbers, we can also transpose the variables from one side of the equation to the other side. The simplification of the equations which was formed by expressions and this can be done by bringing the equation into a linear form by equating the expression by multiplication using suitable techniques. Utilization of linear equations can be seen in diverse scenarios such as problems on numbers, perimeter, ages, currency, and even algebra has linear equations applications.

Variables and Constants

A constant is a value or number that never changes in an expression and it’s constantly the same.
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 4x+7, 4 and 7 are the constants and x is a variable.

Algebraic Equation

The statement of equality of two algebraic expressions is an algebraic equation . It is of the form P=Q, where P and Q are algebraic expressions.
6x + 5 and 5x + 3 are algebraic expressions.
On equating the algebraic expressions we get an algebraic equation.
6x + 5 = 5x + 3 is an algebraic equation.

Linear Equations in One Variable

A linear equation is an algebraic equation in which each term is either a constant or the product of a constant and a single variable , where the highest power of the variable is one .
If the linear equation has only a single variable then it is called a linear equation in one variable.
For example, 7x + 4 = 5x + 8 is a linear equation in one variable.

Solving Linear Equations

Performing Mathematical Operations on Equations

When we are doing mathematical operations on a linear equation, we should do it on both sides of the equality otherwise the equality won't hold true.
Suppose, 4x + 3 = 3x + 7 is a linear equation. If we want to subtract 3 from the given equation, then we do it on both sides of the equality, so that the equality holds true.
4x + 3 - 3 = 3x + 7 - 3
⇒ 4x = 3x + 4
So, next we will subtract 3x from both sides
⇒ 4x - 3x = 3x + 4 - 3x
⇒ x = 4
Therefore, 4 is the required solution for the linear equation 4x + 3 = 3x + 7 .
Similarly, if we want to multiply or divide the equation, we multiply or divide all the terms on the left side of the equality and to the right side of the equality by the given number.
Note: we cannot multiply or divide the equation by 0.

Solving Equations with Linear Expression on one side and numbers on the other side

Suppose we have to find the solution of 2y − 3= 7, where the linear expression is on the left-hand side, and numbers on the right-hand side.

Step 1: Transpose all the constant terms from the left-hand side to the right-hand side.
2y = 7 + 3 = 10
⇒ 2y = 10

Step 2: Divide both sides of the equation by the coefficient of the variable. In the above equation 2y is on the left-hand side. The coefficient of 2y is 2. On dividing the equation by two, We get:
1 2 × 2y = 1 2 × 10
It can be written as:
2y 2 = 10 2
y = 5 , which is the required solution for the given linear equation in one variable 2y - 3 = 7 .

Let us consider another example: 2y + 4 = 12
Now, keep the term 2y on the left hand side and bring 4 on the right hand side of the equation.
⇒ 2y = 12 - 4
⇒ 2y = 8
⇒ y = 8 2
⇒ y = 4
Therefore, 4 is the required solution for the linear equation 2y + 4 = 12 .

Solving Equations with variables on both sides

Suppose we have to solve 3z - 3 = z + 2 . In this equation, there are variables on both sides of the equation.

Step 1: Transpose all the terms with a variable from the right-hand side to the left-hand side of the equation and all the constants from the left-hand side to the right-hand side of the equation.
3z - z = 2 + 3
⇒ 2z = 5

Step 2: Divide both sides of the equation by the coefficient of the variable.
1 2 × 2z = 1 2 × 5
We can write the above equation as follows:
2z 2 = 5 2

Now, cancel out 2 on the left hand side of the equation, we get
z = 5 2 , which is the required solution .

Applications (Word Problems)

Question:
The sum of two numbers is 74. If one of the numbers is 10 more than the other number, find the two numbers.

Solution:
Let one of the numbers be z.
Then the other number is z + 10.
Given that the sum of the two numbers is 74.
z + (z + 10) = 74
⇒ 2z + 10 = 74
⇒ 2z = 74 − 10 = 64
2z 2 = 64 2
z = 32
Therefore, one number is 32 .
As given, the one of the numbers is 10 more than the other, we get
z + 10 = 32 + 10
z + 10 = 42
Therefore, the two numbers are 32 and 42 .

Equations Reducible to the Linear Form

Question:
a + 1 2a + 3 = 3 8

Solution:
Given equation:
a + 1 2a + 3 = 3 8
⇒ 8(a + 1) = 3(2a + 3)
⇒ 8a + 8 = 6a + 9
⇒ 8a - 6a = 9 - 8
⇒ 2a = 1
⇒ a = 1 2
Alternative form:
⇒ a - 1 2 = 0

Justification:
⇒ Cross-multiplication is valid when denominators ≠ 0
⇒ 2a + 3 ≠ 0 → a ≠ -3 2
⇒ Solution a = 1 2 is valid

Reducing Equations to Simpler Form

Question:
6b + 1 3 + 1 = b – 3 6

Solution:
Given Equation:
6b + 1 3 + 1 = b – 3 6
Take LCM of 3 and 6 = 6
Multiply both sides by 6:
6 × 6b + 1 3 + 6 × 1 = 6 × b – 3 6
⇒ 2(6b + 1) + 6 = b – 3
⇒ 12b + 2 + 6 = b – 3
⇒ 12b + 8 = b – 3
⇒ 12b – b = –3 – 8
⇒ 11b = –11
⇒ b = –11 11
⇒ b = –1
Hence, 6b + 1 3 + 1 = b – 3 6 simplifies to b = –1

Justification:
Substitute b = –1:
LHS = 6(–1) + 1 3 + 1
LHS = –6 + 1 3 + 1
LHS = –5 3 + 1
LHS = –5 + 3 3
LHS = –2 3
RHS = –1 – 3 6
RHS = –4 6
RHS = –2 3
LHS = RHS , verified.

Short Answer Questions (SAQs)

What is a Linear equation?

A linear equation is an equation in which the highest power of the variable is always 1.

What is an Algebraic equation?

An algebraic equation can be defined as a mathematical statement in which two expressions are set equal to each other.

What are some of the uses of Linear equations?

1. Solve age-related problems
2. Calculate speed
3. Geometry related problems
4. Work, time and wage related problems
5. Calculate money, percentage related sums

MCQs

1. The equation 2x + 3 = 7 is an example of:

(a) Linear equation in one variable

(b) Quadratic equation

(c) Cubic equation

(d) Rational equation

► (a) Linear equation in one variable

2. Solve: x + 5 = 12

(a) x = 5

(b) x = 7

(c) x = 17

(d) x = −7

► (b) x = 7

3. What is the value of x in 3x = 15?

(a) 3

(b) 5

(c) 6

(d) 12

► (b) 5

4. The solution of x − 3 = 10 is:

(a) x = 7

(b) x = 13

(c) x = −13

(d) x = −7

► (b) x = 13

5. In a linear equation, the highest power of the variable is:

(a) 0

(b) 1

(c) 2

(d) 3

► (b) 1

6. Solve: 4x − 8 = 0

(a) x = 1

(b) x = 2

(c) x = −2

(d) x = 0

► (b) x = 2

7. x/2 + 1 = 5, then x =

(a) 6

(b) 7

(c) 8

(d) 10

► (a) 8

8. If 3x = 2x + 5, then x =

(a) 3

(b) 5

(c) 10

(d) 0

► (a) 5

9. Solve: 5x − 7 = 3x + 1

(a) x = 4

(b) x = −4

(c) x = 8

(d) x = 1

► (a) x = 4

10. A linear equation in one variable can have:

(a) One solution

(b) Two solutions

(c) Infinite solutions

(d) No solution

► (a) One solution

11. Solve: 6x + 2 = 5x + 7

(a) x = 5

(b) x = −5

(c) x = 1

(d) x = 0

► (c) x = 5

12. If x = 3, then the value of 2x + 4 is:

(a) 10

(b) 8

(c) 6

(d) 9

► (a) 10

13. Solve: 2(x − 3) = 8

(a) x = 4

(b) x = 5

(c) x = 7

(d) x = 6

► (c) x = 7

14. Which of the following is not a linear equation?

(a) 2x + 3 = 0

(b) x² + 1 = 0

(c) 3x − 2 = 5

(d) 5 − x = 3

► (b) x² + 1 = 0

15. x − x =

(a) x

(b) 1

(c) 0

(d) −1

► (c) 0

16. 2x − 4 = 2, then x =

(a) 1

(b) 2

(c) 3

(d) 4

► (c) 3

17. Which equation has solution x = 6?

(a) 2x + 1 = 12

(b) 3x = 18

(c) x + 4 = 10

(d) x − 2 = 8

► (b) 3x = 18

18. The linear equation x/4 = 3 implies:

(a) x = 7

(b) x = 12

(c) x = 9

(d) x = 15

► (b) x = 12