You are viewing a free preview of this lesson.
Subscribe to unlock all 12 lessons in this course and every other course on LearningBro.
Algebra might sound complicated, but it is simply using letters to represent unknown numbers. In the FSCE 11+ exam, you will need to solve simple equations, substitute values into expressions, work with function machines, and find patterns in number sequences. This lesson breaks down each skill with clear explanations and worked examples.
In algebra, we use letters (usually x, y, n, or a) to stand for numbers we do not know yet. For example:
An equation is like a balance — whatever you do to one side, you must do to the other.
Golden rule: Always undo the operations in reverse order. If the expression says "multiply by 3, then add 4," undo by subtracting 4 first, then dividing by 3.
Substitution means replacing a letter with a number and calculating the result.
If a = 3 and b = 5:
A function machine takes an input number, performs one or more operations, and produces an output.
Example: Input → x3 → +2 → Output
If the input is 5: 5 → x3 = 15 → +2 = 17. Output is 17.
To work backwards (finding the input from the output), reverse the operations: If the output is 17: 17 → -2 = 15 → ÷3 = 5. Input is 5.
flowchart LR
A[Input] --> B[x 3]
B --> C[+ 2]
C --> D[Output]
D -.->|Reverse: - 2| C
C -.->|Reverse: ÷ 3| B
A sequence is a list of numbers that follows a rule. You need to recognise different types and find missing terms.
Each term increases (or decreases) by the same amount. This amount is called the common difference.
The nth term rule lets you find any term without listing them all.
For the sequence 3, 7, 11, 15, 19:
1, 4, 9, 16, 25, 36, 49, 64, 81, 100, ...
These are 1², 2², 3², 4², 5², ... The nth term is n².
1, 3, 6, 10, 15, 21, 28, 36, 45, 55, ...
Each term adds one more than the previous gap: +2, +3, +4, +5, +6, ...
The nth triangular number = n(n+1)/2.
Each term is the sum of the two terms before it.
1, 1, 2, 3, 5, 8, 13, 21, 34, ...
Rule: add the last two numbers to get the next. 21 + 34 = 55.
Question: Solve 5x - 3 = 22
Step-by-step solution:
Answer: x = 5
Question: If p = 4 and q = -2, find the value of 3p² - 2q.
Subscribe to continue reading
Get full access to this lesson and all 12 lessons in this course.