Equations, Factors & Formulae
📐 Algebra Essentials: Equations, Factors & Formulae
Welcome! This guide covers fundamental algebra concepts: solving equations (finding unknowns), factorization (breaking expressions into factors), and rearranging formulae (changing the subject). These skills apply to real-world problems from cooking times to physics calculations.
1️⃣ Solving Equations
Linear Equations
A linear equation has variables with power ≤ 1 (e.g., 3x + 1 = 13).
Golden Rule: Whatever you do to one side, do to the other side to keep it balanced.
Method 1: Function Machine
x → [×3] → 3x → [+1] → 3x+1 = 13
↓ Work backwards ↓
4 ← [÷3] ← 12 ← [-1] ← 13
↓ Work backwards ↓
4 ← [÷3] ← 12 ← [-1] ← 13
Result: x = 4
Method 2: Algebraic Steps
Solve:
3x + 1 = 13
Step 1:
Step 2:
3x + 1 - 1 = 13 - 1 → 3x = 12Step 2:
3x ÷ 3 = 12 ÷ 3 → x = 4
Type 1: Variable on Both Sides (Same Signs)
Solve:
5x - 2 = 3x + 6
Subtract 3x:
Add 2:
Divide by 2:
2x - 2 = 6Add 2:
2x = 8Divide by 2:
x = 4
Type 2: Variable with Different Signs
Solve:
5x + 12 = 20 - 11x
Add 11x:
Subtract 12:
Divide by 16:
16x + 12 = 20Subtract 12:
16x = 8Divide by 16:
x = 1/2
Type 3: Equations with Brackets
Solve:
2(y-4) + 4(y+2) = 30
Expand:
Simplify:
Result:
2y - 8 + 4y + 8 = 30Simplify:
6y = 30Result:
y = 5
Remember BODMAS: Brackets, Orders, Division/Multiplication, Addition/Subtraction.
Type 4: Equations with Fractions
Solve:
6/p = 10 (where p is in denominator)
Multiply by 7:
Divide by 6:
6p = 70Divide by 6:
p = 35/3
Type 5: Exponential Equations
Solve:
3^(3x+1) = 81
Rewrite:
Equate powers:
Result:
81 = 3^4Equate powers:
3x + 1 = 4Result:
x = 1
Index Laws:
• am × an = am+n
• am ÷ an = am-n
• (am)n = amn
• a0 = 1
• am × an = am+n
• am ÷ an = am-n
• (am)n = amn
• a0 = 1
2️⃣ Factorising Algebraic Expressions
Factorization is the opposite of expanding brackets. We extract common factors to write expressions with brackets.
Finding the Highest Common Factor (HCF)
• HCF of 12 and 4 is 4
• HCF of
• HCF of
12x and 8x is 4x
Basic Method
Factorise:
12x - 4
HCF = 4
✓ Check:
12x - 4 = 4(3x - 1)✓ Check:
4(3x-1) = 12x - 4
Always check your answer by expanding the brackets!
Type 1: Numerical and Variable Factors
Factorise:
15x + 12y
HCF = 3
Result:
Result:
3(5x + 4y)
Factorise:
18mn - 30m
HCF = 6m
Result:
Result:
6m(3n - 5)
Type 2: Higher Powers
Factorise:
36pq² - 24p²q
HCF = 12pq
Result:
Result:
12pq(3q - 2p)
Type 3: Factorising by Grouping
Factorise:
6bx - 15cx + 10cy - 4by
Group:
Factor each:
Rearrange:
Result:
(6bx - 15cx) + (10cy - 4by)Factor each:
3x(2b-5c) + 2y(5c-2b)Rearrange:
3x(2b-5c) - 2y(2b-5c)Result:
(2b-5c)(3x-2y)
3️⃣ Rearranging Formulae (Changing the Subject)
The subject is the variable that stands alone on one side of the equation.
In
In
v = u + at, the subject is vIn
F = ma, the subject is F
Basic Rearrangement
Make u the subject:
v = u + at
Subtract at:
Rewrite:
v - at = uRewrite:
u = v - at
Type 1: Simple Operations
Make y the subject:
x + y = c
Subtract x:
y = c - x
Type 2: Dealing with Fractions
Make b the subject:
a/b = d
Multiply by b:
Divide by d:
a = bdDivide by d:
b = a/d
Type 3: Square Roots and Powers
Make x the subject:
√x + y = z
Subtract y:
Square both sides:
√x = z - ySquare both sides:
x = (z - y)²
Real-World Application: Motion Formula
Original:
Make t the subject:
Use: Calculate time when you know initial velocity (u), final velocity (v), and acceleration (a).
v = u + atMake t the subject:
v - u = att = (v - u)/a
Application: Perimeter Formula
Original:
Make w the subject:
P = 2(l + w)Make w the subject:
P/2 = l + ww = P/2 - l
🔑 Key Formulas Summary
BODMAS Order:
1. Brackets
2. Orders (powers/roots)
3. Division & Multiplication (left to right)
4. Addition & Subtraction (left to right)
1. Brackets
2. Orders (powers/roots)
3. Division & Multiplication (left to right)
4. Addition & Subtraction (left to right)
Index Laws:
• am × an = am+n
• am ÷ an = am-n
• (am)n = amn
• a0 = 1
• am × an = am+n
• am ÷ an = am-n
• (am)n = amn
• a0 = 1
Pro Tips:
• Always line up '=' signs vertically for clarity
• Keep coefficients of x positive when possible
• Leave answers as fractions unless decimals are requested
• Always check factorization by expanding
• Always line up '=' signs vertically for clarity
• Keep coefficients of x positive when possible
• Leave answers as fractions unless decimals are requested
• Always check factorization by expanding
📚 Master these fundamentals to excel in algebra!
