GCSE Maths · Algebra

Algebraic Fractions GCSE Questions and Worked Answers

An algebraic fraction contains a letter representing a number. Simplify by cancelling shared factors, use common denominators to add or subtract, and check that no original denominator becomes zero.

Higher-tier focusBasic fraction prerequisites10 original questions
Free AI tutor · GCSE algebraic fractions

Practise GCSE algebraic fractions for free with an AI tutor

Ask Ari for an explanation or work through an original exam-style question together.

AriYour maths coach
Chat cost ≈ $0.000000

Hi, I’m Ari. We can start with ordinary fractions, then work out exactly what may be cancelled and how to combine fractions containing letters.

Enter to send · Shift + Enter for a new line · Use $...$ or $$...$$ for math

Ari is an AI tutor and can make mistakes. Use the worked answers below to check important results.

Start with sharing an amount

What you need to know about algebraic fractions

Suppose a ribbon is x centimetres long and you cut it into three equal pieces. Each piece is x ÷ 3 centimetres long, written as the fraction x/3. Here x stands for a number we have not specified. If x is 12, each piece is 4 cm. The fraction bar means divide the whole top expression by the whole bottom expression.

The fraction rules still apply

A letter changes the value, not the fraction rules

The top of a fraction is its numerator; the bottom is its denominator. Brackets keep an entire sum together. A denominator cannot be zero because division by zero is undefined.

Amountx centimetresx is a number, not a new operation
Share equallydivide the amount by 3the denominator counts equal shares here
Substitute12 ÷ 3 = 4ordinary arithmetic checks the notation

Why cancellation works

In 6×59×5\dfrac{6\times5}{9\times5}, both the whole numerator and whole denominator have a factor of 55. Dividing both by 55 preserves the fraction's value. A factor is something multiplied to make an expression. A term is a part added or subtracted.

6x9x=6×x9×x=23(x0)\frac{6x}{9x}=\frac{6\times x}{9\times x}=\frac23\qquad(x\ne0)

The condition x0x\ne0 means x must not equal zero. The original fraction is undefined there, even though the simplified expression looks harmless.

But x+3x\dfrac{x+3}{x} contains a sum on top. The x is not a factor of the whole numerator, so you cannot cancel it to leave 3. At x=6x=6, the actual value is 9/6=1.59/6=1.5, not 3.

To expose a shared factor, factorise: rewrite a sum as a product. For example, x2+4x=x(x+4)x^2+4x=x(x+4) because multiplying out the bracket gives the original sum.

From problem to method

Typical problems you need to be able to solve

These are the main kinds of question in this topic. Each card first states the problem, then explains how to solve it.

Simplify a fraction

What the problem asks: Write (x² + 4x)/x in its simplest form.

How to solve it: Factorise the numerator as x(x + 4). Divide the entire top and bottom by the shared non-zero factor x to get x + 4, retaining x ≠ 0.

Add or subtract fractions

What the problem asks: Write 2/x + 1/3 as one fraction.

How to solve it: Use denominator 3x: multiply the first fraction by 3/3 and the second by x/x. These are both 1 when x ≠ 0, so values are preserved. Then combine the numerators.

Multiply or divide fractions

What the problem asks: Simplify (3/x) × (x/8), or divide one fraction by another.

How to solve it: Multiply numerators and denominators, cancelling shared factors. For division, multiply by the reciprocal (the divisor with top and bottom swapped). The divisor itself must not be zero.

Solve a fraction equation

What the problem asks: Find x when 6/(x + 1) = 2.

How to solve it: Exclude x = −1, then multiply both sides by x + 1. This removes the denominator and gives 6 = 2(x + 1). Solve, then check the result in the original equation.

A reliable routine

Simplify by factorising and cancelling

Use this method when a fraction's numerator and denominator share multiplied factors. It preserves value because both are divided by the same non-zero amount. Addition, subtraction and solving equations need the separate methods shown in their examples.

  1. Record any values that make an original denominator zero.
  2. Factorise the whole numerator and denominator where possible.
  3. Cancel only identical factors multiplying the entire numerator and denominator.
  4. Simplify the remaining numerical fraction.
  5. Retain the original exclusions and check using an allowed numerical value.

Check: The main manipulation and variable-denominator work on this page is Higher content. Be comfortable with ordinary fractions, expanding brackets and factorising first.

Fully worked

Algebraic fractions GCSE worked examples

Each solution explains the clue, why the method fits and how to check the result.

Example 1

Cancel a common factor

Higher only3 marks
Question

Simplify x2+5x3x\dfrac{x^2+5x}{3x} and state any excluded value.

The denominator is zero at x=0x=0, so exclude it. Factorise the numerator:

x2+5x3x=x(x+5)3x\frac{x^2+5x}{3x}=\frac{x(x+5)}{3x}

Both whole expressions have factor xx. Divide top and bottom by it.

x+53,x0\boxed{\frac{x+5}{3},\quad x\ne0}

Check at x=1x=1: both forms give 22.

Example 2

Factorise both expressions

Higher only4 marks
Question

Simplify x216x2+7x+12\dfrac{x^2-16}{x^2+7x+12}. State all original denominator restrictions.

The top is a difference of two squares. For the bottom, 3 and 4 multiply to 12 and add to 7.

x216=(x4)(x+4)x^2-16=(x-4)(x+4) x2+7x+12=(x+3)(x+4)x^2+7x+12=(x+3)(x+4)

The denominator requires x3,4x\ne-3,-4.

(x4)(x+4)(x+3)(x+4)\frac{(x-4)(x+4)}{(x+3)(x+4)}

Cancel the shared factor (x+4)(x+4).

x4x+3,x3,4\boxed{\frac{x-4}{x+3},\quad x\ne-3,-4}

Tip: the cancelled factor still creates an original restriction.

Example 3

Add with unlike denominators

Higher only3 marks
Question

Write 3x+25\dfrac3x+\dfrac25 as one fraction.

A common denominator is 5x5x, with x0x\ne0. Multiply the numerator and denominator of the first fraction by 55, and those of the second fraction by xx. Each fraction keeps its value because its top and bottom are multiplied by the same non-zero number.

3x=155x\frac3x=\frac{15}{5x} 25=2x5x\frac25=\frac{2x}{5x}

Now combine equal-sized parts.

15+2x5x,x0\boxed{\frac{15+2x}{5x},\quad x\ne0}

Do not add the denominators.

Example 4

Subtract an entire numerator

Higher only4 marks
Question

Simplify 2x11x+2\dfrac2{x-1}-\dfrac1{x+2}.

Exclude x=1,2x=1,-2. Use the product (x1)(x+2)(x-1)(x+2) as a common denominator.

2(x+2)(x1)(x1)(x+2)\frac{2(x+2)-(x-1)}{(x-1)(x+2)}

The minus applies to both terms in the second bracket.

2x+4x+1(x1)(x+2)\frac{2x+4-x+1}{(x-1)(x+2)} x+5(x1)(x+2),x1,2\boxed{\frac{x+5}{(x-1)(x+2)},\quad x\ne1,-2}

Keeping the denominator factored makes its restrictions visible.

Example 5

Divide by another fraction

Higher only4 marks
Question

Simplify 3xx+2÷6x1\dfrac{3x}{x+2}\div\dfrac6{x-1}.

The original denominators exclude x=2,1x=-2,1. The divisor is non-zero everywhere it is defined.

Dividing by a fraction is multiplying by its reciprocal.

3xx+2×x16\frac{3x}{x+2}\times\frac{x-1}{6}

Cancel the numerical factor 33 from 33 and 66.

x(x1)2(x+2),x2,1\boxed{\frac{x(x-1)}{2(x+2)},\quad x\ne-2,1}

Tip: flip only the fraction you are dividing by.

Example 6

Solve a variable-denominator equation

Higher only4 marks
Question

Solve 5x2=3x+1\dfrac5{x-2}=\dfrac3{x+1}.

Exclude x=2,1x=2,-1. Multiply both sides by (x2)(x+1)(x-2)(x+1); each denominator cancels from its whole side.

5(x+1)=3(x2)5(x+1)=3(x-2) 5x+5=3x65x+5=3x-6 2x+5=62x+5=-6 2x=112x=-11 x=112\boxed{x=-\frac{11}{2}}

It is not excluded. Substitution gives 2/3-2/3 on both original sides.

10 original questions · total 30 marks

Algebraic fractions GCSE exam-style questions

Try each question before opening its fully worked answer. The difficulty rises through the set.

Before you startAllow about 40 minutes · Show factorisation, keep brackets around whole numerators and record excluded values. Check equation answers in the original equation. · answers start collapsed
1

Simplify coefficients and powers

Higher only2 marks

Simplify 12x218x\dfrac{12x^2}{18x}, stating the restriction.

Show worked answer

Divide the coefficients by 66 and cancel one shared factor xx:

12x218x=2x3\frac{12x^2}{18x}=\frac{2x}{3} 2x3,x0\boxed{\frac{2x}{3},\quad x\ne0}
2

Factorise before cancelling

Higher only3 marks

Simplify x2+3xx\dfrac{x^2+3x}{x} with the original restriction.

Show worked answer
x2+3xx=x(x+3)x\frac{x^2+3x}{x}=\frac{x(x+3)}x

Cancel the common non-zero factor.

x+3,x0\boxed{x+3,\quad x\ne0}
3

Use a difference of squares

Higher only3 marks

Simplify x225x+5\dfrac{x^2-25}{x+5}.

Show worked answer
x225x+5=(x5)(x+5)x+5\frac{x^2-25}{x+5}=\frac{(x-5)(x+5)}{x+5} x5,x5\boxed{x-5,\quad x\ne-5}

The original denominator still rules out 5-5.

4

Add two simple fractions

Higher only3 marks

Write 2x+14\dfrac2x+\dfrac14 as one fraction.

Show worked answer

Use denominator 4x4x.

2x+14=84x+x4x\frac2x+\frac14=\frac8{4x}+\frac{x}{4x} x+84x,x0\boxed{\frac{x+8}{4x},\quad x\ne0}
5

Subtract with a shared denominator

Higher only2 marks

Simplify 3x+2x+4x1x+4\dfrac{3x+2}{x+4}-\dfrac{x-1}{x+4}.

Show worked answer

Keep the denominator and subtract the entire numerator.

3x+2(x1)x+4\frac{3x+2-(x-1)}{x+4} 2x+3x+4,x4\boxed{\frac{2x+3}{x+4},\quad x\ne-4}
6

Multiply and cancel

Higher only3 marks

Simplify 2x3×94x\dfrac{2x}{3}\times\dfrac9{4x}.

Show worked answer
2x3×94x=18x12x\frac{2x}{3}\times\frac9{4x}=\frac{18x}{12x}

Cancel 6x6x, valid for x0x\ne0.

32,x0\boxed{\frac32,\quad x\ne0}
7

Exclude a zero divisor

Higher only4 marks

Simplify x+1x2÷x+13\dfrac{x+1}{x-2}\div\dfrac{x+1}{3} and state all excluded values.

Show worked answer

The first denominator excludes x=2x=2. The second fraction is a divisor, so it cannot equal zero: exclude x=1x=-1 too.

x+1x2×3x+1\frac{x+1}{x-2}\times\frac3{x+1} 3x2,x2,1\boxed{\frac3{x-2},\quad x\ne2,-1}
8

Solve a single-fraction equation

Higher only3 marks

Solve 8x+1=2\dfrac8{x+1}=2.

Show worked answer

Exclude x=1x=-1. Multiply both sides by x+1x+1.

8=2(x+1)8=2(x+1) 4=x+14=x+1 x=3\boxed{x=3}

Check: 8/(3+1)=28/(3+1)=2.

9

Solve an equation leading to a quadratic

Higher only5 marks

Solve 6x=x1\dfrac6x=x-1.

Show worked answer

Exclude x=0x=0. Multiply both sides by xx.

6=x(x1)6=x(x-1) 6=x2x6=x^2-x x2x6=0x^2-x-6=0 (x3)(x+2)=0 (x-3)(x+2)=0

A product is zero when one factor is zero.

x=3 or x=2\boxed{x=3\text{ or }x=-2}

Both are allowed. For x=3x=3, substitution in the original equation gives 6/3=316/3=3-1, so both sides equal 22. For x=2x=-2, it gives 6/(2)=216/(-2)=-2-1, so both sides equal 3-3.

10

Explain an invalid cancellation

Higher only2 marks

A student says x+6x=6\dfrac{x+6}{x}=6. Explain the error using x=3x=3.

Show worked answer

The numerator is a sum, so x cannot be cancelled from just one term.

3+63=93=3\frac{3+6}{3}=\frac93=3

This is not 6. The valid split is 1+6/x1+6/x, for x0x\ne0.

Examiner-style feedback

Common algebraic fractions mistakes

Cancelling across addition

A factor must multiply the entire numerator and denominator. Rewrite as products before crossing anything out.

Losing a minus sign

When subtracting a fraction with a two-term numerator, bracket both terms before expanding the subtraction.

Forgetting the divisor cannot be zero

In fraction division, restrictions come from original denominators and from values making the whole divisor zero.

Solving when only simplification is asked

An expression has no equals sign to another value. Simplifying rewrites it; solving an equation finds values of x.

30-second recap

Choose, carry out, check

Translate the wording before you reach for a rule.

  1. The fraction bar divides two whole expressions.
  2. Cancel factors, never isolated added terms.
  3. Use common denominators for addition and subtraction.
  4. Keep original exclusions and check solutions.
Quick answers

Algebraic fractions FAQ

Are algebraic fractions Higher tier?

Manipulating algebraic fractions and working with variable denominators is Higher-tier content. Basic numerical fraction skills and simple algebra are prerequisites.

Can I cancel x from x + 4?

Not on its own: x + 4 is a sum. You can cancel x from x(x + 4) when x is also a non-zero factor of the whole denominator.

Why keep a restriction after simplifying?

Simplification does not make the original expression defined where it involved division by zero.

Build connected skills

What to revise next

Content standards

Curriculum and rights review

Reviewed 7 September 2026 against GCSE A4, A17 and A18. Original practice and worked solutions. Suggested marks are Pass an Exam estimates, not official mark schemes.

Official specification references