What you'll learn
- How to distinguish expressions, equations, identities, formulae and inequalities.
- How to identify terms, factors, coefficients, constants and variables.
- How standard algebraic notation communicates operations, functions and sets of values.
- How precise vocabulary helps you explain reasoning and avoid ambiguous working.
The building blocks of algebra
Algebra uses symbols to represent numbers and relationships. A letter may represent an unknown number, a quantity that can vary, or an arbitrary number chosen from a particular set.
Variables and constants
Variables and constants
A variable is a symbol, usually a letter, whose value can change or is not yet known. A constant is a fixed value.
In the expression 3x+73x+73x+7:
- xxx is a variable.
- 7 is a constant.
- 3 is the numerical multiplier of xxx.
The same letter must represent the same value throughout a single argument unless it is explicitly redefined. Different letters can have equal values, but they do not have to.
Terms and coefficients
Terms and coefficients
A term is a part of an algebraic expression separated from other terms by addition or subtraction. A coefficient is a factor multiplying a variable or a product of variables.
For example, the expression
5x2−3xy+y−85x^2-3xy+y-85x2−3xy+y−8has four terms: 5x25x^25x2, −3xy-3xy−3xy, yyy and −8-8−8.
Their coefficients are:
- 5 for the x2x^2x2 term;
- −3-3−3 for the xyxyxy term;
- 1 for the yyy term.
The final term, −8-8−8, is a constant term because it contains no variable.
Keep the sign with the term
In 4x2−7x+14x^2-7x+14x2−7x+1, the second term is −7x-7x−7x, not 7x7x7x. Its coefficient is therefore −7-7−7.
Factors and powers
Factors
A factor is a number or algebraic expression multiplied by another quantity. To factorise an expression is to write it as a product of factors.
In 6x2y6x^2y6x2y:
- 6, x2x^2x2 and yyy are factors;
- xxx is also a factor because x2=x⋅xx^2=x\cdot xx2=x⋅x;
- the exponent, or index, 2 tells you how many factors of xxx are multiplied together.
In (x−3)(x+4)(x-3)(x+4)(x−3)(x+4), the expressions x−3x-3x−3 and x+4x+4x+4 are factors.
Describing an algebraic expression
Consider 7a3b−2ab2+57a^3b-2ab^2+57a3b−2ab2+5.
- Separate at addition and subtraction signs, keeping each sign attached to its term. The terms are 7a3b7a^3b7a3b, −2ab2-2ab^2−2ab2 and 5.
- Identify the numerical factors multiplying the variables. The coefficients of the variable terms are 7 and −2-2−2.
- Identify the term containing no variables. The constant term is 5.
- Read the indices: a3a^3a3 means a⋅a⋅aa\cdot a\cdot aa⋅a⋅a, while b2b^2b2 means b⋅bb\cdot bb⋅b.
Expressions and mathematical statements
Expressions
Algebraic expression
An expression is a combination of numbers, variables and operations. It does not contain an equality or inequality sign and therefore does not make a claim that can be true or false.
Examples include:
- 2x2−5x+12x^2-5x+12x2−5x+1
- x+3x−1\frac{x+3}{x-1}x−1x+3
- y+4\sqrt{y+4}y+4
You can simplify, expand, factorise or evaluate an expression. You do not “solve” an expression because it does not state a condition on the variable.
To evaluate an expression means to calculate its value for specified values of its variables.
Evaluating an expression
Evaluate 2p2−3pq2p^2-3pq2p2−3pq when p=−2p=-2p=−2 and q=5q=5q=5.
- Substitute the given values using brackets: 2(−2)2−3(−2)(5)2(-2)^2-3(-2)(5)2(−2)2−3(−2)(5).
- Evaluate the power before multiplying: (−2)2=4(-2)^2=4(−2)2=4, so the expression becomes 2(4)−3(−2)(5)2(4)-3(-2)(5)2(4)−3(−2)(5).
- Complete the multiplications and addition: 8−(−30)=388-(-30)=388−(−30)=38.
Use brackets when substituting negatives
If x=−3x=-3x=−3, then x2=(−3)2=9x^2=(-3)^2=9x2=(−3)2=9. Writing −32-3^2−32 without brackets means −(32)=−9-(3^2)=-9−(32)=−9 because powers are evaluated before the leading negative sign.
Equations
Equation
An equation states that two expressions are equal. A solution is a value, or set of values, that makes the equation true.
For example, 2x+3=112x+3=112x+3=11 is true only when x=4x=4x=4. The set of all permitted input values being considered is called the domain, and the values satisfying the equation form its solution set.
The left-hand side and right-hand side of an equation are often abbreviated to LHS and RHS.
Identities
Identity
An identity is an equality that is true for every permitted value of its variable or variables. The symbol ≡\equiv≡ may be used to show that two expressions are identically equal.
For example,
(x+2)2≡x2+4x+4.(x+2)^2\equiv x^2+4x+4.(x+2)2≡x2+4x+4.This is true for every real value of xxx. By contrast, (x+2)2=9(x+2)^2=9(x+2)2=9 is an equation that is true only for particular values of xxx.
Distinguishing an equation from an identity
Decide whether 3(x−2)+4=3x−23(x-2)+4=3x-23(x−2)+4=3x−2 is an identity.
- Expand the left-hand side: 3(x−2)+4=3x−6+43(x-2)+4=3x-6+43(x−2)+4=3x−6+4.
- Collect the constant terms to obtain 3x−23x-23x−2.
- The simplified left-hand side equals the right-hand side for every value of xxx, so the statement is an identity: 3(x−2)+4≡3x−23(x-2)+4\equiv3x-23(x−2)+4≡3x−2.
Equality and identity
An equation imposes a condition that may hold only for certain values. An identity records two equivalent forms of the same expression and holds throughout the permitted domain.
Formulae
Formula
A formula is an equation that expresses a general relationship between quantities. One variable may be described as the subject when it appears alone on one side.
For example, A=πr2A=\pi r^2A=πr2 gives the area AAA of a circle in terms of its radius rrr. Here, AAA is the subject.
Changing the subject rearranges the relationship without changing its meaning. From A=πr2A=\pi r^2A=πr2, with r≥0r\geq0r≥0,
r=Aπ.r=\sqrt{\frac{A}{\pi}}.r=πA.Inequalities
Inequality
An inequality compares quantities that are not necessarily equal. The symbols <<< and >>> mean “less than” and “greater than”; ≤\leq≤ and ≥\geq≥ include equality.
A strict inequality, such as x<4x<4x<4, excludes its boundary. A non-strict inequality, such as x≤4x\leq4x≤4, includes it.
A chained inequality such as 2<x≤72<x\leq72<x≤7 means both x>2x>2x>2 and x≤7x\leq7x≤7.
Reversing an inequality
When both sides of an inequality are multiplied or divided by a negative number, reverse the inequality sign. For example, −2x<6-2x<6−2x<6 gives x>−3x>-3x>−3.
Writing operations clearly
In algebra, multiplication signs are usually omitted:
- a×ba\times ba×b is written ababab;
- 3×x3\times x3×x is written 3x3x3x;
- x×xx\times xx×x is written x2x^2x2.
The numerical coefficient normally comes first, followed by variables in alphabetical order, so write 6ab6ab6ab rather than a6ba6ba6b or 6ba6ba6ba.
Division is usually written as a fraction. The expression
x+1x−2\frac{x+1}{x-2}x−2x+1means that the whole of x+1x+1x+1 is divided by the whole of x−2x-2x−2.
Respect the fraction bar
The fraction x+1x−2\frac{x+1}{x-2}x−2x+1 is not the same as x+1x−2x+\frac{1}{x}-2x+x1−2. A fraction bar groups its entire numerator and denominator, like brackets do.
Brackets control the order of operations. For example, 3(x+2)3(x+2)3(x+2) means that the whole expression x+2x+2x+2 is multiplied by 3, whereas 3x+23x+23x+2 multiplies only xxx by 3.
Like terms and equivalent expressions
Like terms
Like terms contain exactly the same variables raised to exactly the same powers. Their coefficients may be added or subtracted.
Thus 4x24x^24x2 and −7x2-7x^2−7x2 are like terms, but x2x^2x2 and xxx, or xyxyxy and x2yx^2yx2y, are not.
Two expressions are equivalent if they have the same value for every permitted value of their variables.
Collecting like terms
Simplify 5x2+3x−2x2+4−7x5x^2+3x-2x^2+4-7x5x2+3x−2x2+4−7x.
- Group terms with matching variable parts: (5x2−2x2)+(3x−7x)+4(5x^2-2x^2)+(3x-7x)+4(5x2−2x2)+(3x−7x)+4.
- Combine the coefficients within each group: (5−2)x2+(3−7)x+4(5-2)x^2+(3-7)x+4(5−2)x2+(3−7)x+4.
- Simplify to obtain 3x2−4x+43x^2-4x+43x2−4x+4.
Functions and mapping notation
Function
A function is a rule that assigns exactly one output to each permitted input. The notation f(x)f(x)f(x) means the output of the function fff when the input is xxx.
If f(x)=2x2−1f(x)=2x^2-1f(x)=2x2−1, then f(3)=2(3)2−1=17f(3)=2(3)^2-1=17f(3)=2(3)2−1=17. The notation f(x)f(x)f(x) does not mean fff multiplied by xxx.
A function can also be described by mapping notation:
f:x↦2x2−1.f:x\mapsto 2x^2-1.f:x↦2x2−1.This reads “the function fff maps xxx to 2x2−12x^2-12x2−1”.
Using function notation
Given f(x)=x2+3xf(x)=x^2+3xf(x)=x2+3x, find f(a+1)f(a+1)f(a+1).
- Treat the complete expression a+1a+1a+1 as the input and replace every occurrence of xxx: f(a+1)=(a+1)2+3(a+1)f(a+1)=(a+1)^2+3(a+1)f(a+1)=(a+1)2+3(a+1).
- Expand both parts: (a+1)2=a2+2a+1(a+1)^2=a^2+2a+1(a+1)2=a2+2a+1 and 3(a+1)=3a+33(a+1)=3a+33(a+1)=3a+3.
- Collect like terms to obtain f(a+1)=a2+5a+4f(a+1)=a^2+5a+4f(a+1)=a2+5a+4.
Number sets and restrictions
Common number sets include:
- N\mathbb{N}N: natural numbers, usually the positive integers; check whether zero is included in the context.
- Z\mathbb{Z}Z: integers.
- Q\mathbb{Q}Q: rational numbers, which can be written as a fraction of two integers with non-zero denominator.
- R\mathbb{R}R: real numbers.
The notation x∈Rx\in\mathbb{R}x∈R means that xxx is an element of the real numbers. The notation x∉Zx\notin\mathbb{Z}x∈/Z means that xxx is not an integer.
An expression may have restrictions. For example, 1x−4\frac{1}{x-4}x−41 is undefined when x=4x=4x=4, so its real domain excludes 4. Similarly, x−2\sqrt{x-2}x−2 is real only when x≥2x\geq2x≥2.
State excluded values
When simplifying an algebraic fraction, record values excluded by the original denominator. Cancelling a factor does not make an originally undefined value permissible.
In the exam
- Use precise verbs: simplify an expression, solve an equation, prove an identity and evaluate a function.
- Keep signs attached to terms, and use brackets whenever you substitute a negative number or a multi-term expression.
- Check domains and excluded values before dividing, cancelling factors or taking square roots.
- Use equality signs only between genuinely equal expressions; do not join unrelated stages of working with ===.
Check yourself
- In 4x3−5xy+94x^3-5xy+94x3−5xy+9, what are the terms, coefficients, variables and constant term?
- What is the difference between an equation, an identity and a formula?
- If g(x)=3x−2g(x)=3x-2g(x)=3x−2, what do g(−4)g(-4)g(−4) and g(t+1)g(t+1)g(t+1) mean?