Equations, inequalities and number patterns – Week 5 focus
Download the Lessonotes Mobile South Africa app for faster lesson access on Android and iPhone.
Subject: Mathematics
Class: Grade 9
Term: 2nd Term
Week: 5
Theme: General lesson support
This page supports the lesson note with a companion video and a short classroom-ready summary.
For class groups and homework, share this lesson page so learners also get the summary, objectives, and full lesson context.
This week, we delve into the fascinating world of equations, inequalities, and number patterns. These are fundamental building blocks for more advanced mathematics and are essential tools for problem-solving in various aspects of life. Understanding these concepts empowers you to make informed decisions, analyze situations critically, and predict future outcomes. For instance, understanding inequalities helps you budget wisely, while recognizing number patterns can assist in financial planning or even appreciating cultural art forms. In South Africa, where resource management and economic awareness are vital, a strong foundation in these mathematical concepts is invaluable.
2.1 Equations An equation is a mathematical statement that asserts the equality of two expressions. The goal in solving an equation is to find the value(s) of the variable(s) that make the equation true.
Linear Equations: These are equations where the highest power of the variable is
1. They can be written in the general form ax + b = c, where a, b, and c are constants, and x is the variable.
Solving Linear Equations: We use inverse operations to isolate the variable on one side of the equation.
Addition/Subtraction: If a number is added to the variable, subtract it from both sides. If a number is subtracted, add it to both sides.
Multiplication/Division: If the variable is multiplied by a number, divide both sides by that number. If the variable is divided by a number, multiply both sides by that number.
Combining Like Terms: Simplify both sides of the equation by combining like terms before isolating the variable.
Distributive Property: If there are parentheses, use the distributive property to expand the expression before solving.
Example 1: Solving a Simple Linear Equation Solve for x: 2x + 5 = 11 Subtract 5 from both sides: 2x + 5 - 5 = 11 - 5 Simplify: 2x = 6 Divide both sides by 2: (2x)/2 = 6/2 Simplify: x = 3 Example 2: Solving an Equation with Fractions Solve for y: (y/3) - 2 = 1 Add 2 to both sides: (y/3) - 2 + 2 = 1 + 2 Simplify: y/3 = 3 Multiply both sides by 3: (y/3) 3 = 3 3 Simplify: y = 9 Example 3: Solving an Equation with Decimals Solve for z: 0.5z + 1.2 = 3.7 Subtract 1.2 from both sides: 0.5z + 1.2 - 1.2 = 3.7 - 1.2 Simplify: 0.5z = 2.5 Divide both sides by 0.5: (0.5z)/0.5 = 2.5/0.5 Simplify: z = 5 2.2 Inequalities An inequality is a mathematical statement that compares two expressions using inequality symbols: (greater than) ≤ (less than or equal to) ≥ (greater than or equal to)
Solving Linear Inequalities: The process of solving linear inequalities is similar to solving linear equations, with one important exception: Multiplying or Dividing by a Negative Number: If you multiply or divide both sides of an inequality by a negative number, you must reverse the inequality sign. Representing Inequalities on a Number Line: Open Circle (o): Used for (the endpoint is not included in the solution). Closed Circle (•): Used for ≤ and ≥ (the endpoint is included in the solution).
Interval Notation: This is a concise way to represent sets of numbers. (a, b): All numbers between a and b, excluding a and b. [a, b]: All numbers between a and b, including a and b. (a, ∞): All numbers greater than a. [a, ∞): All numbers greater than or equal to a. (-∞, b): All numbers less than b. (-∞, b]: All numbers less than or equal to b.
Example 4: Solving and Representing an Inequality Solve for x and represent the solution on a number line and in interval notation: 3x - 2 > 7 Add 2 to both sides: 3x - 2 + 2 > 7 + 2 Simplify: 3x > 9 Divide both sides by 3: (3x)/3 > 9/3 Simplify: x > 3 Number Line: Draw a number line. Place an open circle at
3. Shade the line to the right of
3. Interval Notation: (3, ∞)
Example 5: Solving an Inequality with a Negative Coefficient Solve for y: -2y + 4 ≤ 10 Subtract 4 from both sides: -2y + 4 - 4 ≤ 10 - 4 Simplify: -2y ≤ 6 Divide both sides by -2 (and reverse the inequality sign): (-2y)/(-2) ≥ 6/(-2)
Simplify: y ≥ -3 Number Line: Draw a number line. Place a closed circle at -
3. Shade the line to the right of -
3. Interval Notation: [-3, ∞) 2.3 Number Patterns A number pattern is a sequence of numbers that follow a specific rule.
Quadratic Number Patterns: These patterns have a constant second difference. The general form of the nth term is T n = an 2 + bn + c, where a, b, and c are constants.
Finding the nth Term: Calculate the first and second differences.
Find 'a': The second difference is equal to 2a.
Find 'b': T 2 - T 1 = 3a + b. Substitute the known value of a and solve for b.
Find 'c': T 1 = a + b + c. Substitute the known values of a and b and solve for c.
Example 6: Finding the nth Term of a Quadratic Pattern Consider the pattern: 2, 7, 14, 23, … First Differences: 5, 7, 9 Second Differences: 2, 2 Find 'a': 2a = 2 => a = 1 Find 'b': T 2 - T 1 = 7 - 2 = 5 = 3a + b = 3(1) + b => b = 2 Find 'c': T 1 = 2 = a + b + c = 1 + 2 + c => c = -1 Therefore, the nth term is T n = n 2 + 2n -
1. Guided Practice (With Solutions)
Question 1: Solve for x: 4x - 7 = 5 Solution: Add 7 to both sides: 4x - 7 + 7 = 5 + 7 Simplify: 4x = 12 Divide both sides by 4: (4x)/4 = 12/4 Simplify: x = 3
Commentary: This is a straightforward application of inverse operations. We isolate x by first adding 7 (the inverse of subtracting 7) and then dividing by 4 (the inverse of multiplying by 4).
Question 2: Solve for p: (p + 3)/2 = 4 Solution: Multiply both sides by 2: [(p + 3)/2] 2 = 4 2 Simplify: p + 3 = 8 Subtract 3 from both sides: p + 3 - 3 = 8 - 3 Simplify: p = 5
Commentary: Here, we first eliminate the division by multiplying both sides by
2. Then, we isolate p by subtracting 3.