Lesson Notes By Weeks and Term v5 - Grade 9

Equations, inequalities and number patterns – Week 2 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: 2

Theme: General lesson support

Lesson Video

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.

Performance objectives

Lesson summary

This week in Grade 9 Mathematics, we delve deeper into the interconnected world of equations, inequalities, and number patterns. Building upon your prior knowledge, we'll explore how these concepts are fundamental tools for problem-solving and critical thinking in various contexts. Understanding equations, inequalities and number patterns helps you to solve problems ranging from budgeting your pocket money to understanding population growth in our country. These skills are not just for school; they’re essential for informed decision-making in your daily life and future career paths. They are essential to understanding concepts in subjects like economics and accounting in later grades.

Lesson notes

Equations An equation is a mathematical statement that asserts the equality of two expressions. Solving an equation means finding the value(s) of the variable(s) that make the statement true.

Solving Linear Equations: The primary goal is to isolate the variable on one side of the equation. We do this by performing the same operation on both sides of the equation to maintain the equality. Remember the acronym SADMEP (Subtraction, Addition, Division, Multiplication, Exponents, Parentheses) to determine the order of operations to undo.

Example 1: Integers Solve for x: 2x + 5 = 11 Step 1: Subtract 5 from both sides: 2x + 5 - 5 = 11 - 5 => 2x = 6 Step 2: Divide both sides by 2: (2x)/2 = 6/2 => x = 3 Example 2: Fractions Solve for y: ( y / 3 ) - 2 = 4 Step 1: Add 2 to both sides: (y / 3) - 2 + 2 = 4 + 2 => y / 3 = 6 Step 2: Multiply both sides by 3: (y / 3) 3 = 6 3 => y = 18 Example 3: Decimals Solve for z: 0.5z + 1.2 = 3.7 Step 1: Subtract 1.2 from both sides: 0.5z + 1.2 - 1.2 = 3.7 - 1.2 => 0.5z = 2.5 Step 2: Divide both sides by 0.5: (0.5z)/0.5 = 2.5/0.5 => z = 5 Inequalities An inequality is a mathematical statement that compares two expressions using symbols like (greater than), ≤ (less than or equal to), or ≥ (greater than or equal to).

Solving Linear Inequalities: The process is similar to solving equations, but with one important difference: When multiplying or dividing both sides by a negative number, you must reverse the direction of the inequality sign.

Representing Inequalities: Number Line: We use a number line to visually represent the solution set of an inequality. An open circle (o) indicates that the endpoint is not included in the solution, while a closed circle (•) indicates that it is included.

Interval Notation: We use intervals to describe the solution set. For example, x > 2 is represented as (2, ∞), and x ≤ 5 is represented as (-∞, 5].

Example 4: Solve for a: 3a - 1 3a a -2b ≥ 6 Step 2: Divide both sides by -2 (and reverse the inequality sign!): (-2b)/-2 ≤ 6/-2 => b ≤ -3 Solution set: b ≤ -3 (represented as (-∞, -3] on a number line, with a closed circle at -3). Number Patterns A number pattern (or sequence) is an ordered list of numbers. We are focusing on quadratic patterns this week, building on your knowledge of linear patterns.

Linear Number Patterns: Have a constant first difference between consecutive terms.

Quadratic Number Patterns: The first difference is not constant, but the second difference is constant. Finding the nth term of a Quadratic Sequence: The general form of a quadratic sequence is T n = an 2 + bn + c To find a, b, and c, we use the following relationships: 2a = Second difference 3a + b = First difference of the first two terms a + b + c = First term of the sequence Example 6: Consider the quadratic sequence: 2, 5, 10, 17, ...

Step 1: Find the first and second differences: First differences: 3, 5, 7 Second difference: 2 (constant)

Step 2: Determine a, b, and c: 2a = 2 => a = 1 3a + b = 3 => 3(1) + b = 3 => b = 0 a + b + c = 2 => 1 + 0 + c = 2 => c = 1 Step 3: Write the general term: T n = 1n 2 + 0n + 1 => T n = n 2 + 1 Therefore, the nth term of the sequence 2, 5, 10, 17, ... is T n = n 2 +

1. To find the 10th term, we would substitute n=10: T 10 = 10 2 + 1 =

1

0

1. Guided Practice (With Solutions)

Question 1: Solve for x: 4x - 7 = 5 Solution: Add 7 to both sides: 4x - 7 + 7 = 5 + 7 => 4x = 12 Divide both sides by 4: (4x)/4 = 12/4 => x = 3

Commentary: This is a straightforward linear equation requiring two basic operations. We isolate the term with 'x' first, then isolate 'x' itself.

Question 2: Solve for y: -3y + 1 -3y 6/-3 => y > -2 Number Line Representation: Draw a number line. Place an open circle at -

2. Shade the number line to the right of -2, indicating all numbers greater than -

2. Commentary: Remember the crucial step of reversing the inequality sign when dividing by a negative number. The open circle shows that -2 is not included in the solution set.

Question 3: Consider the sequence: 1, 4, 9, 16, ... Find the general term (T n ).

Solution: Step 1: Find the first and second differences: First differences: 3, 5, 7 Second difference: 2 Step 2: Determine a, b, and c: 2a = 2 => a = 1 3a + b = 3 => 3(1) + b = 3 => b = 0 a + b + c = 1 => 1 + 0 + c = 1 => c = 0 Step 3: Write the general term: T n = 1n 2 + 0n + 0 => T n = n 2

Commentary: This is a classic quadratic sequence of perfect squares. Recognising this pattern can help solve the problem more quickly, but using the general method always works.

Question 4: Sipho earns R50 per day working at a local farm. He wants to save at least R600 to buy a new pair of soccer boots. Write an inequality to represent how many days, d, Sipho needs to work, and solve the inequality.

Solution: Inequality: 50d ≥ 600 Divide both sides by 50: (50d)/50 ≥ 600/50 => d ≥ 12

Commentary: We translate the word problem into a mathematical inequality. 'At least' translates to greater than or equal to. Sipho needs to work at least 12 days.