Lesson 1

Linear Equations

Linear Equations - SAT Math

AI Explain — Ask anything

Why This Matters

**Linear equations** form a foundational concept in algebraic thinking that bridges arithmetic and advanced mathematics. In the Cambridge Primary curriculum, students encounter linear equations as part of developing problem-solving skills and mathematical reasoning. A linear equation is a mathematical statement showing that two expressions are equal, typically containing an unknown value (variable

Key Words to Know

01
Equation
02
Variable
03
Constant
04
Solution
05
Expression
06
Operation
07
Inverse Operation
08
Balance/Balancing
09
Coefficient
10
Linear

Introduction

Linear equations form a foundational concept in algebraic thinking that bridges arithmetic and advanced mathematics. In the Cambridge Primary curriculum, students encounter linear equations as part of developing problem-solving skills and mathematical reasoning. A linear equation is a mathematical statement showing that two expressions are equal, typically containing an unknown value (variable) that students need to find. While the term "linear equations" might sound advanced, the underlying concepts begin with simple number sentences that primary students learn from early years.

Understanding linear equations is crucial because it develops logical thinking, pattern recognition, and systematic problem-solving approaches. These skills extend beyond mathematics into everyday situations where students must work backwards from a result to find missing information—such as calculating how many more stickers are needed to complete a collection, or determining how much money was spent if you know what remains. The "heart of algebra" refers to the essential manipulative skills and balancing principles that underpin all algebraic work.

In Primary English contexts, linear equations also connect to comprehension and reasoning skills. Students learn to translate word problems into mathematical statements, identify relevant information, and express solutions in complete sentences. This interdisciplinary approach strengthens both mathematical and linguistic competencies, preparing students for more complex analytical tasks in secondary education.

Key Definitions & Terminology

Equation: A mathematical statement showing that two expressions have the same value, connected by an equals sign (=). For example: 5 + 3 = 8 or x + 4 = 10.

Variable: A letter or symbol (commonly x, y, or n) that represents an unknown number we need to find. The variable acts as a placeholder for the value we're solving for.

Constant: A fixed number in an equation that doesn't change. In the equation x + 5 = 12, both 5 and 12 are constants.

Solution: The value of the variable that makes the equation true. When we "solve" an equation, we find this value. For x + 3 = 7, the solution is x = 4.

Expression: A mathematical phrase containing numbers, variables, and operation symbols, but without an equals sign. For example: 3x + 5 or 2y - 7.

Operation: Mathematical processes including addition (+), subtraction (−), multiplication (×), and division (÷) used to manipulate numbers and variables.

Inverse Operation: The opposite operation that "undoes" another operation. Addition and subtraction are inverses; multiplication and division are inverses. These are essential for solving equations.

Balance/Balancing: The principle that whatever operation you perform on one side of an equation must be performed on the other side to keep both sides equal, like a balanced scale.

Coefficient: The number multiplied by a variable. In 3x, the coefficient is 3, meaning "3 times x."

Linear: Describes an equation where variables appear only to the first power (not squared, cubed, etc.) and when graphed, produces a straight line.

Core Concepts & Explanations

Understanding Equations as Balanced Statements

The fundamental concept underpinning linear equations is equality and balance. An equation is like a balanced scale where both sides must weigh the same. If you have 3 apples on the left side and 3 apples on the right side, the scale balances. In mathematical notation, this becomes 3 = 3. When we introduce an unknown, such as "some apples plus 2 more apples equals 5 apples," we write x + 2 = 5, where x represents the unknown quantity.

This balance principle is crucial: whatever you do to one side, you must do to the other to maintain equality. If you add 3 to the left side, you must add 3 to the right side. If you subtract 5 from one side, you subtract 5 from the other. This is the golden rule of solving equations. Students should visualize this as maintaining equilibrium—the scales must always balance.

Simple One-Step Equations

The most basic linear equations require one operation to solve. These come in four types:

Addition equations (x + a = b): To solve, subtract the constant from both sides.

  • Example: x + 7 = 15
  • Solution process: x + 7 − 7 = 15 − 7, therefore x = 8

Subtraction equations (x − a = b): To solve, add the constant to both sides.

  • Example: x − 4 = 9
  • Solution process: x − 4 + 4 = 9 + 4, therefore x = 13

Multiplication equations (ax = b): To solve, divide both sides by the coefficient.

  • Example: 5x = 20
  • Solution process: 5x ÷ 5 = 20 ÷ 5, therefore x = 4

Division equations (x ÷ a = b): To solve, multiply both sides by the divisor.

  • Example: x ÷ 3 = 6
  • Solution process: x ÷ 3 × 3 = 6 × 3, therefore x = 18

Two-Step Equations for Advanced Primary Students

More complex problems require two operations to isolate the variable. The standard approach follows the order: undo addition or subtraction first, then undo multiplication or division. This is essentially working backwards through the order of operations (BIDMAS/BODMAS).

For an equation like 2x + 3 = 11:

  • First, remove the constant by subtracting 3 from both sides: 2x + 3 − 3 = 11 − 3, giving 2x = 8
  • Second, remove the coefficient by dividing both sides by 2: 2x ÷ 2 = 8 ÷ 2, giving x = 4

This systematic approach ensures students don't get confused about which step to take first. The goal is always to isolate the variable—get the letter by itself on one side of the equation.

Checking Solutions

An essential skill is verifying answers by substituting the solution back into the original equation. If x = 4 is our solution to x + 5 = 9, we check by replacing x with 4: does 4 + 5 = 9? Yes, so our solution is correct. This self-checking mechanism helps students develop independence and catch their own errors. Encourage students to always write "Check:" and demonstrate their verification.

Word Problems and Translation Skills

Many Cambridge Primary questions present equations within real-world contexts. Students must translate English sentences into mathematical equations. Key translation phrases include:

  • "more than" or "added to" → addition (+)
  • "less than" or "minus" → subtraction (−)
  • "times" or "groups of" → multiplication (×)
  • "shared between" or "divided into" → division (÷)
  • "is" or "equals" → equals sign (=)

For example: "A number increased by 6 equals 15" translates to x + 6 = 15. "Three times a number is 18" becomes 3x = 18. This translation skill bridges English comprehension with mathematical application, making it particularly relevant for Primary English contexts.

Worked Examples

Example 1: One-Step Addition Equation

Problem: Solve the equation x + 8 = 23

Solution: We need to find the value of x that makes this equation true. Since 8 is being added to x, we use the inverse operation (subtraction) to isolate x.

Step 1: Subtract 8 from both sides of the equation x + 8 − 8 = 23 − 8

Step 2: Simplify both sides x + 0 = 15 x = 15

Step 3: Check the solution by substituting back 15 + 8 = 23 ✓

Answer: x = 15

Written response: The value of x is 15. We can verify this is correct because when we substitute 15 into the original equation, we get 15 + 8 = 23, which is a true statement.


Example 2: Two-Step Equation with Multiplication and Addition

Problem: The equation 4n + 5 = 29 represents a real-world situation. Find the value of n.

Solution: This is a two-step equation. We must remove the added constant first, then remove the coefficient.

Step 1: Subtract 5 from both sides (undo the addition) 4n + 5 − 5 = 29 − 5 4n = 24

Step 2: Divide both sides by 4 (undo the multiplication) 4n ÷ 4 = 24 ÷ 4 n = 6

Step 3: Check the solution 4(6) + 5 = 24 + 5 = 29 ✓

Answer: n = 6

Written response: The value of n is 6. To verify: when n equals 6, four times 6 gives 24, and adding 5 gives 29, which matches the right side of the equation.


Example 3: Word Problem Requiring Translation

Problem: Jamila thinks of a number, subtracts 12 from it, and the result is 35. What number did Jamila think of?

Solution: Step 1: Translate the word problem into an equation Let x represent the number Jamila thought of. "subtracts 12 from it" means x − 12 "the result is 35" means = 35 Therefore: x − 12 = 35

Step 2: Solve the equation by adding 12 to both sides x − 12 + 12 = 35 + 12 x = 47

Step 3: Check using the original problem context If Jamila started with 47 and subtracted 12: 47 − 12 = 35 ✓

Answer: Jamila thought of the number 47.

Written response: Jamila's number was 47. We can check this by subtracting 12 from 47, which gives us 35, matching the information given in the problem. The equation used was x − 12 = 35, where x represents the unknown starting number.

Common Exam Questions & How to Answer Them

Question Type 1: Solving Given Equations

Example Question: "Solve the equation: x + 17 = 42. Show your working."

How to Answer:

  • Write the equation clearly
  • State which operation you're using and why: "To isolate x, I need to subtract 17 from both sides"
  • Show the working in steps: x + 17 − 17 = 42 − 17
  • Simplify: x = 25
  • Always include a check: 25 + 17 = 42 ✓
  • Write your final answer clearly: "Therefore, x = 25"

Mark Scheme Insight: Marks are awarded for correct method (showing inverse operation), accurate calculation, and often for checking. Even if you make a calculation error, you can still earn method marks by showing correct process.


Question Type 2: Writing Equations from Descriptions

Example Question: "Write an equation to represent this statement: When you multiply a number by 6, the answer is 48. Then solve your equation."

How to Answer:

  • First, translate carefully: "a number" = x, "multiply by 6" = 6x, "the answer is 48" = = 48
  • Write the equation: 6x = 48
  • State your solving strategy: "To find x, I will divide both sides by 6"
  • Show working: 6x ÷ 6 = 48 ÷ 6
  • Calculate: x = 8
  • Check: 6 × 8 = 48 ✓
  • Answer in a sentence: "The equation is 6x = 48, and the solution is x = 8"

Mark Scheme Insight: You typically get separate marks for correct equation formation and for correct solution. Write clearly which variable represents which quantity.


Question Type 3: Real-World Problem Solving

Example Question: "Tom saved some money. He then earned £15 more and now has £43 altogether. How much money did Tom save originally? Write an equation and solve it."

How to Answer:

  • Identify the unknown: Let x = money Tom saved originally
  • Identify known values: earned £15 more, total is £43
  • Construct equation from the story sequence: x + 15 = 43
  • Solve: x + 15 − 15 = 43 − 15, therefore x = 28
  • Check: £28 + £15 = £43 ✓
  • Write contextual answer: "Tom originally saved £28. The equation representing this situation is x + 15 = 43"

Mark Scheme Insight: Always include units (£, cm, kg, etc.) in your final answer for word problems. State clearly what your variable represents at the beginning. Contextual answers earn full marks while bare numbers may lose marks.


Question Type 4: Finding Missing Numbers in Equations

Example Question: "In the equation 3 × ☐ + 7 = 28, what number should go in the box?"

How to Answer:

  • Convert to standard form: Let x represent the unknown number in the box, giving 3x + 7 = 28
  • Subtract 7 from both sides: 3x + 7 − 7 = 28 − 7, giving 3x = 21
  • Divide both sides by 3: 3x ÷ 3 = 21 ÷ 3, giving x = 7
  • Check: 3 × 7 + 7 = 21 + 7 = 28 ✓
  • State clearly: "The number that should go in the box is 7"

Mark Scheme Insight: Box (☐) or blank line questions test the same skills as variable equations. Always substitute back to verify your answer fits the original equation.

Examiner Tips & Common Mistakes

Tip 1: Always Work Systematically

Examiners reward clear, methodical working even if you make small calculation errors. Write each step on a new line, showing exactly what operation you're performing. Don't try to do multiple steps in your head—this is where mistakes happen. Use phrases like "subtract 5 from both sides" or "divide both sides by 3" to show you understand the process. Students who show no working struggle to earn method marks if their final answer is incorrect.

Tip 2: Remember to Perform Operations on BOTH Sides

The most common error in linear equations is applying an operation to only one side. You must maintain balance. If you subtract

Exam Tips

  • 1.Focus on understanding Linear Equations thoroughly for exam success