40% off

Early-bird ends 15 Aug, 9am

Lock in £90

Algebraic Manipulation and Expanding Brackets for the TMUA

Updated July 2025

This section covers fundamental algebraic skills including collecting like terms, distributing single terms, and factorising expressions. Mastering these techniques is essential for the TMUA, as they form the basis for simplifying complex equations and expanding products of multiple binomials accurately under timed conditions.

Core concept

Algebraic manipulation allows the rewriting of expressions into equivalent forms through the distributive law a(b+c)=ab+aca(b + c) = ab + ac and the systematic collection of terms with identical variables and powers.

Understanding and Identifying Like Terms

Like terms in algebra are terms that are identical in their variable parts, including their indices, though they may have different numerical coefficients. For instance, 12x2y412x^2y^4 and 6x2y4-6x^2y^4 are considered like terms because the variables xx and yy are raised to the same powers in both. Conversely, 12x2y412x^2y^4 and 12x2y312x^2y^3 are not like terms because the power of yy is different. Similarly, 10y210y^2 and 10y10y are not like terms.

Collecting Like Terms

Like terms can be collected and combined by adding or subtracting their coefficients. This simplifies the expression without changing its mathematical value.

Worked Example: Collecting Like Terms

Question: Simplify the expression 3x4x2+3y+3x37x+8x2+5xy23x - 4x^2 + 3y + 3x^3 - 7x + 8x^2 + 5x - y^2 by collecting like terms.

Step 1: Identify and group the xx terms. 3x7x+5x=(37+5)x=1x3x - 7x + 5x = (3 - 7 + 5)x = 1x, which we write as xx.

Step 2: Identify and group the x2x^2 terms. 4x2+8x2=(4+8)x2=4x2-4x^2 + 8x^2 = (-4 + 8)x^2 = 4x^2.

Step 3: Identify terms with no counterparts. The terms 3x33x^3, 3y3y, and y2-y^2 are unique and cannot be combined with others.

Result: The simplified expression is x+4x2+3x3+3yy2x + 4x^2 + 3x^3 + 3y - y^2. This is often rearranged in descending order of indices: 3x3+4x2+xy2+3y3x^3 + 4x^2 + x - y^2 + 3y.

Multiplying a Single Term Over a Bracket

To multiply a single term over a bracket, you must multiply every term inside the bracket by the term outside the bracket. This follows the distributive law: a(b+c)=ab+aca(b + c) = ab + ac.

Worked Example: Distributing a Single Term

Question: Multiply out 3p(2p5q+6r)-3p(2p - 5q + 6r).

Method 1: Direct Multiplication

  1. Multiply 3p-3p by 2p2p to get 6p2-6p^2.
  2. Multiply 3p-3p by 5q-5q to get +15pq+15pq (remembering that two negatives make a positive).
  3. Multiply 3p-3p by +6r+6r to get 18pr-18pr.

Method 2: Grid Representation Create a grid to ensure every term is accounted for:

×\times+2p+2p5q-5q+6r+6r
3p-3p6p2-6p^2+15pq+15pq18pr-18pr

Result: 6p2+15pq18pr-6p^2 + 15pq - 18pr.

Taking Out Common Factors

Factorisation is the inverse of expanding brackets. Common factors are values (numbers or variables) that appear in every term of the expression. To factorise, identify the highest common factor (HCF) and divide every term by it.

Worked Example: Factorising an Expression

Question: Factorise 6x2y3z+15x3y2z221x5y6x^2y^3z + 15x^3y^2z^2 - 21x^5y.

Step 1: Find the HCF of the numerical coefficients. The HCF of 6, 15, and 21 is 3.

Step 2: Find the HCF of the variables. For xx, the powers are x2,x3,x5x^2, x^3, x^5. The highest power common to all is x2x^2. For yy, the powers are y3,y2,y1y^3, y^2, y^1. The HCF is yy. The variable zz does not appear in the final term, so it is not a common factor.

Step 3: Combine and divide. The common factor is 3x2y3x^2y. Divide each original term by 3x2y3x^2y:

  1. 6x2y3z÷3x2y=2y2z6x^2y^3z \div 3x^2y = 2y^2z
  2. 15x3y2z2÷3x2y=5xyz215x^3y^2z^2 \div 3x^2y = 5xyz^2
  3. 21x5y÷3x2y=7x321x^5y \div 3x^2y = 7x^3

Result: 3x2y(2y2z+5xyz27x3)3x^2y(2y^2z + 5xyz^2 - 7x^3).

Expanding Products of Two Binomials

When multiplying two brackets that each contain two terms (binomials), every term in the first bracket must be multiplied by every term in the second.

Worked Example: Expanding Two Binomials

Question: Expand and simplify (x+3)(x5)(x + 3)(x - 5).

Method 1: Visual Distribution Multiply the Firsts (x×xx \times x), Outers (x×5x \times -5), Inners (3×x3 \times x), and Lasts (3×53 \times -5).

img-21.jpeg

This gives: x25x+3x15=x22x15x^2 - 5x + 3x - 15 = x^2 - 2x - 15.

Method 2: Splitting the Multiplication (x+3)(x5)=x(x5)+3(x5)=x25x+3x15=x22x15(x + 3)(x - 5) = x(x - 5) + 3(x - 5) = x^2 - 5x + 3x - 15 = x^2 - 2x - 15.

Method 3: The Grid Method

×\timesxx+3+3
xxx2x^2+3x+3x
5-55x-5x15-15

img-22.jpeg

Result: x22x15x^2 - 2x - 15.

Expanding Products of More Than Two Binomials

To expand three or more binomials, multiply the first two together, simplify the result, and then multiply that new expression by the next binomial.

Worked Example: Expanding Three Binomials

Question: Multiply (x+3)(x5)(2x5)(x + 3)(x - 5)(2x - 5).

Step 1: Expand the first two brackets. From the previous example: (x+3)(x5)=x22x15(x + 3)(x - 5) = x^2 - 2x - 15.

Step 2: Multiply by the third bracket. Use the grid method for accuracy:

×\timesx2x^22x-2x15-15
2x2x2x32x^34x2-4x^230x-30x
5-55x2-5x^2+10x+10x+75+75

Step 3: Combine like terms. 2x3+(4x25x2)+(30x+10x)+75=2x39x220x+752x^3 + (-4x^2 - 5x^2) + (-30x + 10x) + 75 = 2x^3 - 9x^2 - 20x + 75.

Result: 2x39x220x+752x^3 - 9x^2 - 20x + 75.

Key takeaways

  • Like terms must have exactly the same variables and the same powers to be combined.
  • When expanding brackets, ensure the sign of the outside term (especially if negative) is applied to every term inside.
  • Factorisation requires identifying the highest common factor for both numerical coefficients and variable powers.
  • Expanding multiple binomials is a staged process: multiply two first, simplify, then multiply by the next.
Tips

In the TMUA, speed and accuracy are vital. Use the grid method for expanding complex or multiple brackets to avoid missing terms or making sign errors, which are the most frequent causes of lost marks in algebra questions.

Cautions

Be extremely careful with negative signs when taking out common factors or expanding brackets. A common mistake is factorising 3x+9-3x + 9 as 3(x+3)-3(x + 3) instead of the correct 3(x3)-3(x - 3).

Insight

Algebraic expansion and factorisation are inverse operations. You can always check your factorisation by expanding the result: if you do not return to the original expression, an error occurred in your HCF identification or division.

Worked Examples

Example 1
Two solid cylinders, P and Q, are shown, where x>yx > y.

Exam diagram


Cylinder P has diameter x and height y.

Cylinder Q has diameter y and height x.

What is the positive difference between the total surface areas of P and Q?
A:0
B:π4(x2y2)\frac{\pi}{4}(x^2 - y^2)
C:π2(x2y2)\frac{\pi}{2}(x^2 - y^2)
D:π(x2y2)\pi(x^2 - y^2)
E:2π(x2y2)2\pi(x^2 - y^2)
F:π4xy(xy)\frac{\pi}{4}xy(x-y)
G:πxy(xy)\pi xy(x-y)

Practice Questions

Practice Question 1
Given that

y=(2x12x)2y = (2\sqrt{x} - \frac{1}{2\sqrt{x}})^2

find the value of
dydx\frac{dy}{dx} when x=12x = \frac{1}{2}
A:-12
B:14-\frac{1}{4}
C:3
D:6316\frac{63}{16}
E:5

Frequently asked questions

Can I combine x2x^2 and x3x^3 if they have the same coefficient?

No. Terms can only be combined if they are 'like terms'. While they have the same variable xx, the powers are different, so they must remain separate in the final expression.

What is the most common mistake when expanding brackets like 2(x3)-2(x - 3)?

The most common error is forgetting to multiply the negative sign by the second term. 2×3-2 \times -3 results in +6+6, so the expanded form is 2x+6-2x + 6.

How do I know if an expression is fully factorised?

An expression is fully factorised when there are no more common factors remaining inside the bracket. If you can still divide all terms inside the bracket by a number or a letter, you have not taken out the highest common factor.

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.