Introduction to Algebra and Substitution
Algebraic Foundations
Video Lesson
Ready to check your understanding?
Take the short multiple-choice test. If you need more help, review the written lesson and worked examples below.
You can pause, replay or use the written lesson below to review at any time.
Written Lesson
Algebra is a part of mathematics in which letters are used to represent numbers. This lets us write rules, patterns, formulas and expressions without knowing every value at the start — for example, instead of saying "multiply a number by 3 and add 5," we can write 3x + 5. You will use algebra throughout CSEC Mathematics, so it is important to understand the basic language of algebra and how to substitute numbers correctly into algebraic expressions.
What You Will Learn
- Identify variables, constants, coefficients, terms, and algebraic expressions
- Understand common algebraic notation
- Recognize multiplication, division, and powers in algebra
- Substitute numbers correctly for variables
- Use brackets when substituting negative numbers
- Apply BODMAS when evaluating expressions
- Evaluate expressions containing powers, brackets, fractions, and more than one variable
- Avoid common substitution mistakes
What Is Algebra?
Algebra uses letters and symbols to represent numerical values.
For example:
The letter x represents a number.
If one exercise book costs x dollars, then the cost of 4 exercise books can be written as:
This means:
Key Vocabulary
| Word | Meaning | Example |
|---|---|---|
| Variable | A letter that represents an unknown or changing value | In 3x + 5, x is the variable |
| Constant | A fixed number that does not change | In 3x + 5, 5 is the constant |
| Coefficient | The number multiplying a variable | In 3x, the coefficient is 3 |
| Term | A single number, variable, or product of numbers and variables | In 3x + 5, the terms are 3x and 5 |
| Expression | A mathematical phrase without an equals sign | 4x − 7 |
| Substitution | Replacing a variable with a given number | If x = 4, then 3x + 5 = 3(4) + 5 |
Good to know: Constants can be any fixed value, including negatives, e.g. 5, −12, 20. A coefficient can also be negative or implied — for example, the coefficient of y is −1, because −y = −1y.
What Is a Term?
A term is a number, a variable, or a product of numbers and variables. Terms in an expression are separated by addition or subtraction signs.
Example
This expression has three terms:
- 3x
- 2y
- −5
What Is an Algebraic Expression?
An algebraic expression is made up of numbers, variables, and mathematical operations. It does not contain an equals sign.
Examples:
Remember: An expression such as 3x + 5 has no equals sign. When an equals sign is included, such as 3x + 5 = 20, it is an equation.
Terms in Algebra
| Expression | Terms | Coefficient(s) | Constant |
|---|---|---|---|
| 3x + 5 | 3x, 5 | 3 | 5 |
| 4y − 7 | 4y, −7 | 4 | −7 |
| 2a2 − b | 2a2, −b | 2, −1 | None |
| 5(y + 1) | One grouped expression | 5 outside the bracket | Depends on expansion |
Note: The coefficient of x is 1, because x = 1x. The coefficient of −x is −1, because −x = −1x.
How Algebraic Notation Works
In algebra, some operations are written differently from ordinary arithmetic.
| Operation | Arithmetic Meaning | Algebraic Notation |
|---|---|---|
| Multiplication | 4 multiplied by x | 4x |
| Product of variables | a multiplied by b | ab |
| Repeated multiplication | x × x × x | x3 |
| Division | y divided by 3 | y3 |
Multiplication in Algebra
When a number is multiplied by a variable, the multiplication sign is usually left out.
When two variables are multiplied:
Important: 4x means 4 × x. It does not mean the number 4 placed beside another digit.
Powers in Algebra
Repeated multiplication can be written using powers.
Therefore:
What Is Substitution?
Substitution means replacing a variable with its given numerical value.
Suppose:
Evaluate:
Replace x with 4:
Answer: 10
Steps for Substitution
- Replace each variable with its given numerical value. Use brackets around the substituted value.
- Evaluate powers before multiplication, division, addition, or subtraction.
- Multiply or divide from left to right.
- Add or subtract from left to right to obtain the final answer.
Worked Example 1: Basic Substitution
Evaluate 3x + 4 when x = 5.
Substitute 5 for x:
Multiply:
Answer: 19
Worked Example 2: More Than One Variable
Evaluate 4x + 3y when x = 3 and y = −2.
Substitute:
Multiply:
Answer: 6
Negative Numbers Need Brackets
When substituting a negative value, put the entire value inside brackets.
Evaluate a2 − 2a when a = −3.
Substitute:
Evaluate the power:
Multiply:
Subtracting a negative is the same as adding:
Answer: 15
Be Careful with Negative Numbers and Powers
These two expressions do not mean the same thing:
because:
But:
In the second expression, only the 3 is squared. The negative sign is outside the power.
CSEC Tip: When substituting a negative number for a variable, use brackets. If x = −3, then x2 should be written as (−3)2.
Worked Example 3: Squares and Several Variables
Evaluate 3p2q when p = −2 and q = 3.
Substitute:
Evaluate the power:
Multiply:
Answer: 36
Worked Example 4: Brackets and Powers
Evaluate 2(x + y)2 − y when x = −3 and y = 4.
Substitute:
Work inside the brackets:
Evaluate the power:
Multiply:
Answer: −2
Substitution with a Fraction
Some substitution questions contain a fraction. Treat the numerator and denominator as separate groups before dividing.
Evaluate p2 − 3qr + q when p = −4, q = 2, and r = 3.
Substitute:
Evaluate the power and multiplication:
Simplify the numerator:
Answer: 2
Another Fraction Example
Evaluate x + yz + 3 when x = 4, y = 2, and z = −1.
Substitute:
Simplify the numerator and denominator:
Answer: 3
Double Negatives
A common CSEC substitution problem occurs when a negative number is being subtracted.
Evaluate m − n when m = 5 and n = −4.
Substitute:
Subtracting a negative becomes addition:
Answer: 9
Using BODMAS
BODMAS helps us remember the correct order of operations:
- B — Brackets
- O — Orders or powers
- D — Division
- M — Multiplication
- A — Addition
- S — Subtraction
Multiplication and division have the same priority and are performed from left to right.
Addition and subtraction also have the same priority and are performed from left to right.
Worked Example 5: Full BODMAS
Evaluate 2x2 + 3x − 4 when x = 3.
Substitute:
Evaluate the power:
Multiply:
Add and subtract from left to right:
Answer: 23
Substitution into a Formula
The same substitution method is used when working with formulas.
The perimeter of a rectangle is:
Find the perimeter when l = 8 cm and w = 5 cm.
Substitute:
Multiply:
Answer: 26 cm
Common Student Errors
Error 1: Forgetting That Letters Beside Numbers Mean Multiplication
If x = 5, then:
It does not mean 35.
Error 2: Dropping the Negative Sign
If x = −2, then:
The negative sign is part of the value and must be included.
Error 3: Not Using Brackets with Negative Values
If:
then:
Writing the brackets clearly shows that the whole value −4 is being squared.
Error 4: Ignoring BODMAS
For:
multiply before adding:
Error 5: Mishandling a Double Negative
For:
subtracting a negative becomes addition:
Practice Questions
- Evaluate 4x + 3y when x = 3 and y = −2.
- Evaluate a2 − 2a when a = −3.
- Evaluate m − n when m = 5 and n = −4.
- Evaluate 3p2q when p = −2 and q = 3.
- Evaluate x + yz + 3 when x = 4, y = 2, and z = −1.
- Evaluate u2 − v2 when u = −5 and v = −2.
- Evaluate 2(a − b)2 when a = 3 and b = 7.
- Evaluate (3r + s)3 when r = −1 and s = 4.
- Evaluate xyz when x = 6, y = −3, and z = 2.
- Evaluate a3 − b2 when a = 2 and b = −3.
Answers
- 64(3) + 3(−2) = 12 − 6 = 6
- 15(−3)2 − 2(−3) = 9 + 6 = 15
- 95 − (−4) = 5 + 4 = 9
- 363(−2)2(3) = 3(4)(3) = 36
- 34 + 2−1 + 3 = 62 = 3
- 21(−5)2 − (−2)2 = 25 − 4 = 21
- 322(3 − 7)2 = 2(−4)2 = 2(16) = 32
- 1[3(−1) + 4]3 = (1)3 = 1
- −96(−3)2 = −182 = −9
- −1(2)3 − (−3)2 = 8 − 9 = −1
Lesson Summary
- Algebra uses letters to represent numbers.
- A variable is a letter used to represent a numerical value.
- A constant is a fixed numerical value.
- A coefficient is the numerical multiplier of a variable.
- An algebraic expression contains terms joined by mathematical operations and does not contain an equals sign.
- Writing 4x means 4 × x. Writing ab means a × b. Writing x3 means x × x × x.
- Substitution means replacing a variable with its given numerical value.
- Always place negative substituted values inside brackets.
- Remember that (−3)2 = 9 but −32 = −9.
- Use BODMAS to determine the correct order of calculation.
- For fractions, simplify the numerator and denominator before performing the final division.
Finished reviewing the lesson?
Take the multiple-choice test to check your understanding and complete this lesson.