Welcome to My Bitesize, let's get you set up!

Add your subjects to find the right study guides, track progress and keep everything in one place.

Add my subjects
My Subjects

Algebraic expressions - AQAExpanding brackets

Letters can be used to stand for unknown values or values that can change. Formulas can be written and equations solved in a range of problems in science and engineering.

Part ofMathsAlgebra

Expanding brackets

Click to explore updated revision resources for GCSE Maths: Expanding brackets, with step-by-step slideshows, quizzes, practice exam questions, and more!

To expand a bracket means to multiply each term in the bracket by the expression outside the bracket. For example, in the expression \(3(m + 7)\), multiply both \(m\) and 7 by 3, so:

\(3(m + 7) = 3 \times m + 3 \times 7 = 3m + 21\).

Expanding brackets involves using the skills of simplifying algebra. Remember that \(2 \times a = 2a\) and \(a \times a =a^2\).

Example

Expand \(4(3n + y)\).

\(4(3n + y) = 4 \times 3n + 4 \times y = 12n + 4y\)

Question

Expand \(k(k - 2)\).

Question

Expand \(3f(5 - 6f)\).

Expanding brackets with powers

Powers or indices show how many times a number has been multiplied by itself. For example, \(a^2 = a \times a\) and \(a^4 = a \times a \times a \times a\).

Using index laws, terms that contain powers can be simplified. Remember to use index laws when multiplying expressions that contain powers. For example:

\(a^2 \times a^3 = (a \times a) \times (a \times a \times a) = a^5\).

Example

Expand the bracket \(3b^2(2b^3 + 3b)\).

Multiply \(3b^2\) by \(2b^3\) first. \(3 \times 2 = 6\) and \(b^2 \times b^3 = b^5\), so \(3b^2 \times 2b^3 = 6b^5\).

Then multiply \(3b^2\) by \(3b\). \(3 \times 3 = 9\) and \(b^2 \times b = b^3\), so \(3b^2 \times 3b = 9b^3\).

So, \(3b^2(2b^3 + 3b) = 6b^5 + 9b^3\).

Question

Expand the bracket \(5p^3q(4pq - 2p^5q^2 + 3p)\).

Expanding and simplifying

Expressions with brackets can often be mixed in with other terms. For example, \(3(h + 2) - 4\). In these cases first expand the bracket and then collect any like terms.

Example 1

Expand and simplify \(3(h + 2) - 4\).

\(3(h + 2) - 4 = 3 \times h + 3 \times 2 - 4 = 3h + 6 - 4 = 3h + 2\)

Example 2

Expand and simplify \(6g + 2g(3g + 7)\).

BIDMAS or BODMAS is the order of operations: Brackets, Indices or Powers, Divide or Multiply, Add or Subtract.

Following BIDMAS, multiplying out the bracket must happen before completing the addition, so multiply out the bracket first.

This gives: \(6g + 2g(3g + 7) = 6g + 2g \times 3g + 2g \times 7 = 6g + 6g^2 + 14g\)

Collecting the like terms gives \(6g^2 + 20g\).