Linear Equations • Topic 1 of 3

Introduction to Linear Equations

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 \neq 0\), and \(x\) is the variable. The highest power of the variable is 1.

Examples:

  • \(2x + 3 = 7\) (linear)
  • \(5x - 4 = 6x + 2\) (linear)
  • \(x^2 + 3 = 5\) (not linear – power is 2)

What does it mean to "solve" an equation? Solving an equation means finding the value(s) of the variable that make the equation true. This value is called the solution or root of the equation.

Rules for Solving Linear Equations:

RuleExplanationExample
Addition/Subtraction PropertyAdd or subtract same number from both sides\(x - 5 = 10 \Rightarrow x = 15\)
Multiplication/Division PropertyMultiply or divide both sides by same non-zero number\(3x = 12 \Rightarrow x = 4\)
Combining Like TermsSimplify each side before solving\(2x + 3x = 5 \Rightarrow 5x = 5\)
TranspositionMove terms from one side to the other (change sign)\(x + 4 = 10 \Rightarrow x = 10 - 4\)

Step-by-Step Solving Process:

  • Simplify both sides (combine like terms, remove brackets)
  • Collect variable terms on one side, constant terms on the other
  • Isolate the variable using multiplication/division
  • Check your answer by substituting back
Linear Equations — The Balance Modelxxx+1+13x + 2= 113x = 11 − 2 = 9 → x = 9 ÷ 3 = 3Equation stays balanced — same operation on BOTH sides
1
Worked Example
Solve: \(3x - 7 = 14\)
Solution- Add 7 to both sides: \(3x - 7 + 7 = 14 + 7\) - \(3x = 21\) - Divide both sides by 3: \(\frac{3x}{3} = \frac{21}{3}\) - \(x = 7\) - Check: \(3(7) - 7 = 21 - 7 = 14\) ✓ - **Answer:** \(x = 7\) *Example 2: Solve: \(5x + 3 = 2x + 15\) Solution: - Subtract \(2x\) from both sides: \(5x - 2x + 3 = 2x - 2x + 15\) - \(3x + 3 = 15\) - Subtract 3 from both sides: \(3x + 3 - 3 = 15 - 3\) - \(3x = 12\) - Divide both sides by 3: \(x = 4\) - Check: LHS = \(5(4)+3=20+3=23\), RHS = \(2(4)+15=8+15=23\) ✓ - **Answer:** \(x = 4\) *Example 3: Solve: \(3(x - 4) + 5 = 2(x + 1) + 1\) Solution: - Expand brackets: \(3x - 12 + 5 = 2x + 2 + 1\) - Simplify: \(3x - 7 = 2x + 3\) - Subtract \(2x\) from both sides: \(3x - 2x - 7 = 2x - 2x + 3\) - \(x - 7 = 3\) - Add 7 to both sides: \(x - 7 + 7 = 3 + 7\) - \(x = 10\) - Check: LHS = \(3(10-4)+5=3(6)+5=18+5=23\), RHS = \(2(10+1)+1=2(11)+1=22+1=23\) ✓ - **Answer:** \(x = 10\)

Key Points

  • A linear equation has variable with highest power 1
  • Solving means finding the value that makes the equation true
  • Perform same operation on both sides to maintain balance
  • Use transposition to move terms (sign changes when moving across equals sign)
  • Always check your answer by substituting back into original equation
  • ---
Tap an option to check your answer0 / 4
Q1.In a linear equation, the highest power of the variable is:
Explanation: Power $1$.
Q2.The solution of $x+3=7$ is:
Explanation: $x=4$.
Q3.An equation always contains:
Explanation: The $=$ sign.
Q4.In $2x=10$, $x=$
Explanation: $x=5$.