Algebraic Expressions
Symbolic representation, operations on expressions, substitution, and binary operations.
Algebra is a language for describing patterns before you know the exact numbers. A letter such as or lets you write one rule that works for many possible values.
CSEC tests algebra at all three cognitive levels: knowing symbols, simplifying expressions correctly, and using expressions to model word problems. When you see an example, focus on what each symbol represents and why each operation is being used. That habit makes later topics like equations, functions, and formulae much easier.
Symbolic Representation
Symbols let you describe a general situation. Before simplifying or solving, decide what each letter stands for; otherwise the expression becomes a string of signs instead of a statement with meaning.
In algebra, we use letters to represent numbers:
- , , , = variables (unknown quantities)
- = 3 times some number
- = some number plus 5
- = twice , minus
Translating Between Words and Algebra
Word problems become easier when you translate one phrase at a time. Look for operation words: "sum" suggests addition, "difference" suggests subtraction, "product" suggests multiplication, and "quotient" suggests division.
Word phrase → Algebraic expression:
- "A number increased by 7" →
- "Twice a number minus 3" →
- "The sum of two consecutive numbers" →
- "The product of a number and 5" →
- "A number divided by 2" →
Algebraic expression → Word phrase:
- → "Three times , plus 2"
- → "A quarter of "
- → "5 minus a number"
Directed Numbers (Signed Numbers)
Directed numbers show direction from zero. A negative sign may mean debt, below sea level, loss, reverse movement, or temperature below zero, depending on the context.
Positive numbers are greater than zero. Negative numbers are less than zero.
Rules:
- Same signs multiply to positive: and
- Different signs multiply to negative:
(both negative → positive)
(different signs → negative)
(subtract negative = add)
Part 2: Operations with Algebraic Expressions
Adding and Subtracting Like Terms
Like terms can be combined because they count the same kind of object. Three 's plus five 's make eight 's, but three 's plus five 's must stay separate.
Like terms have the same variable and power.
Simplify:
Group like terms:
Multiplication and Division of Expressions
Multiplication spreads a factor across every term in a bracket. Division does the reverse by sharing each term by the same divisor.
Multiply: Use the distributive law
Divide: Divide each term by the divisor
Expanding Brackets
Expanding removes brackets by multiplying. It is useful when an expression must be simplified or compared with another expression in standard form.
Distributive law:
Single bracket:
Double brackets:
Using FOIL (First, Outer, Inner, Last):
- First:
- Outer:
- Inner:
- Last:
Part 3: Substitution and Binary Operations
Substitution — Putting Numbers Into Expressions
Substitution turns a general expression into a specific value. Brackets are important because they preserve signs, especially when substituting negative numbers.
Substitution means: replace the letter with the number you're given, then calculate.
Why this matters: Many algebra problems ask "What happens if x equals this number?" Substitution lets you find the answer by plugging in the value.
The Three-Step Process
Step 1: Identify which variable is being replaced and what value it gets
Step 2: Replace every instance of that letter with the value (use brackets to avoid confusion)
Step 3: Follow the order of operations (PEMDAS: Powers, Multiplication/Division, Addition/Subtraction)
Example 1: Simple Expression
If , find :
Step 1: We're replacing with 3
Step 2: Write with brackets:
Step 3: Calculate carefully in order:
- Powers first:
- Then:
- Finally:
Answer: 32
Example 2: Multiple Variables
If , find :
Step 1: Replace with 2 and with 3
Step 2: Write with brackets:
Step 3: Calculate in order:
- Powers:
- Multiplication: ,
- Addition and subtraction:
Answer: 21
Key tip: When you have multiple variables, be EXTRA careful to replace each one correctly.
When Substitution Goes Wrong
Common mistakes:
- Forgetting PEMDAS order (doing addition before powers)
- Not replacing ALL instances of the variable
- Arithmetic errors in the calculation step
Check yourself: Substitute your answer back and make sure the math works!
Binary Operations — Custom Number Rules
For binary operations, the symbol is only a label for a rule. Do not assume it behaves like ordinary multiplication or addition unless the definition says so.
A binary operation is a special rule that tells you how to combine two numbers. It's not just the normal operations (+, −, ×, ÷) — it can be anything!
Why learn this? Tests use binary operations to check if you can follow instructions and substitute correctly. It's a skill test, not a math test.
Reading a Binary Operation Definition
When you see "", it means:
- is the special symbol (could be anything: ★, ⊕, ◆, etc.)
- is the FIRST number
- is the SECOND number
- The rule is: multiply the first number by 2, then add the second number
The operation . Find :
Step 1: Identify: ,
Step 2: Use the rule :
Answer: 11
Nested Operations (Operations Inside Operations)
When you see , solve the parentheses FIRST.
Find where :
Step 1: Do the inner operation first:
Step 2: Now use that result:
Answer: 11
Important: Order matters! is NOT the same as (these operations aren't "associative")