๐Ÿ“– 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 a and b are constants (a โ‰  0), and x is the variable. These equations have one solution.

๐Ÿ“Œ Key Concept

The goal is to isolate the variable (get x by itself) using inverse operations โ€” addition/subtraction and multiplication/division.

โšก 4-Step Solving Strategy

STEP 1

Simplify Both Sides

Combine like terms and remove parentheses by distributing.

STEP 2

Move Variable Terms

Add or subtract to get all x terms on one side.

STEP 3

Isolate the Variable

Add/subtract constants, then multiply/divide to solve.

STEP 4

Check Your Answer

Substitute back into the original equation to verify.

๐Ÿ’ก Key Strategy

Whatever you do to one side of the equation, you must do to the other. This is the Golden Rule of Algebra.

๐Ÿ“ Solved Examples

Study these examples carefully. Each shows the step-by-step solution process.

EXAMPLE 1
Solve for x: 3x + 7 = 22
Step 1: Subtract 7 from both sides โ†’ 3x + 7 โˆ’ 7 = 22 โˆ’ 7 โ†’ 3x = 15
Step 2: Divide both sides by 3 โ†’ 3x รท 3 = 15 รท 3 โ†’ x = 5
โœ… x = 5
๐Ÿ’ก Tip: Always check: 3(5) + 7 = 15 + 7 = 22 โœ“
EXAMPLE 2
Solve for x: 5x โˆ’ 9 = 2x + 12
Step 1: Move x terms to one side โ†’ 5x โˆ’ 2x = 12 + 9 โ†’ 3x = 21
Step 2: Divide by 3 โ†’ 3x รท 3 = 21 รท 3 โ†’ x = 7
โœ… x = 7
๐Ÿ’ก Tip: Check: 5(7) โˆ’ 9 = 35 โˆ’ 9 = 26 and 2(7) + 12 = 14 + 12 = 26 โœ“
EXAMPLE 3
Solve for x: 4(x + 3) = 2x + 18
Step 1: Distribute on the left โ†’ 4x + 12 = 2x + 18
Step 2: Move x terms โ†’ 4x โˆ’ 2x = 18 โˆ’ 12 โ†’ 2x = 6
Step 3: Divide by 2 โ†’ 2x รท 2 = 6 รท 2 โ†’ x = 3
โœ… x = 3
๐Ÿ’ก Tip: Always distribute before moving terms. Check: 4(3+3) = 4(6) = 24 and 2(3)+18 = 6+18 = 24 โœ“
EXAMPLE 4
Solve for x: (2x + 5)/3 = 7
Step 1: Multiply both sides by 3 โ†’ 2x + 5 = 21
Step 2: Subtract 5 from both sides โ†’ 2x = 16
Step 3: Divide by 2 โ†’ 2x รท 2 = 16 รท 2 โ†’ x = 8
โœ… x = 8
๐Ÿ’ก Tip: To eliminate fractions, multiply by the denominator. Check: (2(8)+5)/3 = (16+5)/3 = 21/3 = 7 โœ“
EXAMPLE 5 (Special Cases)
Solve for x: 7x โˆ’ 3 = 7x + 5
Step 1: Subtract 7x from both sides โ†’ โˆ’3 = 5
Step 2: This is FALSE (โˆ’3 โ‰  5), so there is no solution.
โœ… No solution
๐Ÿ’ก Tip: If the variable cancels out and you get a false statement, there is no solution. If you get a true statement (0=0), there are infinite solutions.

โš ๏ธ Special Cases

โœ… Infinite Solutions

4x + 8 = 4(x + 2) โ†’ 4x + 8 = 4x + 8 โ†’ 0 = 0 โ†’ True for all x

โŒ No Solution

7x โˆ’ 3 = 7x + 5 โ†’ โˆ’3 = 5 โ†’ False statement โ†’ No solution

๐Ÿงช Practice Questions

Solve each equation. Click "Show Answer" to see the full solution.

Question 1
Solve for x: 3x + 7 = 22
A) x = 3
B) x = 4
C) x = 5
D) x = 6
โœ“ Answer: C
3x + 7 = 22 โ†’ 3x = 15 โ†’ x = 5
๐Ÿ“ Solution: Subtract 7: 3x = 15 โ†’ Divide by 3: x = 5
Question 2
Solve for x: 5x โˆ’ 9 = 2x + 12
A) x = 5
B) x = 7
C) x = 9
D) x = 11
โœ“ Answer: B
5x โˆ’ 9 = 2x + 12 โ†’ 3x = 21 โ†’ x = 7
๐Ÿ“ Solution: Move x: 5x โˆ’ 2x = 12 + 9 โ†’ 3x = 21 โ†’ x = 7
Question 3
Solve for x: 4(x + 3) = 2x + 18
A) x = 3
B) x = 4
C) x = 5
D) x = 6
โœ“ Answer: A
4x + 12 = 2x + 18 โ†’ 2x = 6 โ†’ x = 3
๐Ÿ“ Solution: Distribute: 4x + 12 = 2x + 18 โ†’ 2x = 6 โ†’ x = 3
Question 4
Solve for x: 2x โˆ’ 5 = 3x + 2
A) x = โˆ’7
B) x = โˆ’5
C) x = โˆ’2
D) x = 2
โœ“ Answer: A
2x โˆ’ 5 = 3x + 2 โ†’ โˆ’x = 7 โ†’ x = โˆ’7
๐Ÿ“ Solution: 2x โˆ’ 3x = 2 + 5 โ†’ โˆ’x = 7 โ†’ x = โˆ’7
Question 5
Solve for x: (2x + 5)/3 = 7
A) x = 6
B) x = 7
C) x = 10
D) x = 8
โœ“ Answer: D
(2x + 5)/3 = 7 โ†’ 2x + 5 = 21 โ†’ 2x = 16 โ†’ x = 8
๐Ÿ“ Solution: Multiply by 3: 2x + 5 = 21 โ†’ 2x = 16 โ†’ x = 8
Question 6
Solve for x: 0.5x + 3 = 0.25x + 7
A) x = 8
B) x = 16
C) x = 24
D) x = 32
โœ“ Answer: B
0.5x + 3 = 0.25x + 7 โ†’ 0.25x = 4 โ†’ x = 16
๐Ÿ“ Solution: 0.5x โˆ’ 0.25x = 7 โˆ’ 3 โ†’ 0.25x = 4 โ†’ x = 16
Question 7
Solve for x: 3(2x โˆ’ 4) = 5x + 2
A) x = 10
B) x = 12
C) x = 14
D) x = 16
โœ“ Answer: C
3(2x โˆ’ 4) = 5x + 2 โ†’ 6x โˆ’ 12 = 5x + 2 โ†’ x = 14
๐Ÿ“ Solution: Distribute: 6x โˆ’ 12 = 5x + 2 โ†’ x = 14
Question 8
Solve for x: 2x/3 + 4 = x/2 + 6
A) x = 12
B) x = 10
C) x = 8
D) x = 6
โœ“ Answer: A
2x/3 + 4 = x/2 + 6 โ†’ Multiply by 6: 4x + 24 = 3x + 36 โ†’ x = 12
๐Ÿ“ Solution: LCM = 6 โ†’ 4x + 24 = 3x + 36 โ†’ x = 12
Question 9
Solve for x: 7x โˆ’ 3 = 7x + 5
A) x = 0
B) x = 1
C) x = 2
D) No solution
โœ“ Answer: D
7x โˆ’ 3 = 7x + 5 โ†’ โˆ’3 = 5 (False) โ†’ No solution
๐Ÿ“ Solution: Subtract 7x: โˆ’3 = 5 โ†’ False โ†’ No solution
Question 10
Solve for x: 4x + 8 = 4(x + 2)
A) x = 0
B) x = 2
C) x = 4
D) Infinite solutions
โœ“ Answer: D
4x + 8 = 4x + 8 โ†’ 0 = 0 (True) โ†’ Infinite solutions
๐Ÿ“ Solution: Distribute: 4x + 8 = 4x + 8 โ†’ 0 = 0 โ†’ Infinite solutions
๐ŸŽ‰ WELL DONE!

You've completed the Linear Equations in One Variable lesson. You now know how to solve equations, handle special cases, and apply strategies effectively.

โ† Back to Topic List ๐Ÿ“– Next: Linear Equations in Two Variables โ†’