Algebraic Expressions and Equations
๐ฏ Lesson Objectives
By the end of this lesson, students should be able to:
- Simplify algebraic expressions
- Expand and factorize expressions
- Solve linear and quadratic equations
๐ 1. Algebraic Expressions
An algebraic expression is a combination of variables, numbers, and operations.
Examples:
- 4x+74x + 7
- 3×2โ5x+23x^2 – 5x + 2
๐น Simplifying Expressions
Combine like terms:
3x+2x=5x3x + 2x = 5x
๐ 2. Expanding Brackets
Use multiplication to remove brackets.
Example:
(x+3)(x+2)=x2+5x+6(x + 3)(x + 2) = x^2 + 5x + 6
๐ 3. Factorization
Factorization is the reverse of expansion.
Example:
x2+5x+6=(x+2)(x+3)x^2 + 5x + 6 = (x + 2)(x + 3)
๐ 4. Solving Linear Equations
A linear equation has the highest power of 1.
Example:
2x+6=142x + 6 = 14
Solve:
2x=8โx=42x = 8 \Rightarrow x = 4
๐ 5. Solving Quadratic Equations
A quadratic equation has the form:
ax2+bx+c=0ax^2 + bx + c = 0
๐น Method 1: Factorization
x2+5x+6=0โ(x+2)(x+3)=0x^2 + 5x + 6 = 0 \Rightarrow (x + 2)(x + 3) = 0 x=โ2orx=โ3x = -2 \quad \text{or} \quad x = -3
๐น Method 2: Quadratic Formula
๐ Real-Life Application
- Calculating profit and loss
- Determining distances and speeds
- Solving everyday numerical problems
๐ Practice Exercises
- Simplify: 5x+3xโ25x + 3x – 2
- Expand: (x+4)(xโ1)(x + 4)(x – 1)
- Factorize: x2+7x+10x^2 + 7x + 10
- Solve: 3x+5=203x + 5 = 20
- Solve: x2+6x+8=0x^2 + 6x + 8 = 0
๐ก Lesson Summary
Students learned how to manipulate algebraic expressions and solve equations, which are essential skills for higher-level mathematics.
โ Lesson 2: Introduction to Functions and Graphs
๐ฏ Lesson Objectives
By the end of this lesson, students should be able to:
- Understand what a function is
- Evaluate simple functions
- Identify basic types of functions
- Draw and interpret simple graphs
๐ 1. What is a Function?
A function is a rule that assigns one output to each input.
Example:
f(x)=2x+3f(x) = 2x + 3
If x=2x = 2:
f(2)=7f(2) = 7
๐ 2. Linear Functions
Linear functions produce straight-line graphs.
- mm = slope (steepness)
- bb = y-intercept
๐ 3. Quadratic Functions
Quadratic functions form curved graphs (parabolas).
๐ 4. Drawing Graphs (Basic Steps)
- Choose values of xx
- Calculate yy
- Plot points
- Join points smoothly
๐ 5. Domain and Range (Basic Idea)
- Domain โ values of xx
- Range โ values of yy
๐ Real-Life Application
- Tracking business growth
- Predicting population increase
- Understanding motion in physics
๐ Practice Exercises
- Find f(4)f(4) if f(x)=3x+1f(x) = 3x + 1
- State whether this is linear or quadratic: y=x2+2y = x^2 + 2
- Draw a table for y=x+2y = x + 2 when x=0,1,2x = 0,1,2
- Identify slope and intercept in y=2x+5y = 2x + 5
๐ก Lesson Summary
Students learned how functions describe relationships between variables and how graphs help visualize