Algebraic fractions0%

Algebra · Topic 7 of 12

Algebraic fractions

Video lesson7 worked examples

Theory

Simplifying

You can only simplify an algebraic fraction if there is a common factor or identical bracket on the top and bottom. You cannot cancel individual terms inside brackets; you must fully factorise first.

Four Operations

You must be able to add, subtract, multiply, and divide algebraic fractions, expressing them in their simplest form. To add or subtract, use a common denominator; to divide, flip the second fraction and multiply.

The Golden Rule: you can only cancel factors, never individual terms — so always factorise fully first, then cancel identical brackets. For adding and subtracting, the common denominator of two different brackets is simply their product.

⚠️ Common Examiner Traps

  • Cancelling terms, not factors: in x+2x+4\frac{x+2}{x+4} you cannot cancel the xxs or the numbers — nothing cancels unless it is a whole bracket top and bottom.
  • Subtraction sign: when subtracting, the minus applies to the whole numerator of the second fraction — bracket it, e.g. (3x1)\ldots - (3x - 1).
  • Dividing: “keep, change, flip” — flip the second fraction and multiply. Do not flip the first.
  • Stopping too early: after combining or multiplying, check whether the result factorises and cancels further.

Worked examples

Example 1

Simplifying (difference of squares)

Simplify (x4)(x+2)x216\dfrac{(x - 4)(x + 2)}{x^2 - 16}.

Step 1: Factorise the bottom using the difference of two squares: (x4)(x+2)(x4)(x+4)\dfrac{(x - 4)(x + 2)}{(x - 4)(x + 4)}.

Step 2: Cancel the identical (x4)(x - 4) brackets. Answer: x+2x+4\dfrac{x + 2}{x + 4}.

Example 2

Simplifying (factorising a trinomial)

Simplify x2+5x+6x29\dfrac{x^2 + 5x + 6}{x^2 - 9}.

Step 1: Factorise top and bottom fully. The top is a trinomial, the bottom a difference of squares:

(x+2)(x+3)(x3)(x+3)\dfrac{(x + 2)(x + 3)}{(x - 3)(x + 3)}

Step 2: Cancel the common (x+3)(x + 3) bracket:

Answer: x+2x3\dfrac{x + 2}{x - 3}.

Example 3

Adding (numeric denominators)

Express a3+b4\dfrac{a}{3} + \dfrac{b}{4} as a single fraction.

Step 1: Find a common denominator (12) and scale the numerators: 4a12+3b12\dfrac{4a}{12} + \dfrac{3b}{12}.

Answer: 4a+3b12\dfrac{4a + 3b}{12}.

Example 4

Subtracting (algebraic denominators)

Express 4x13x+2\dfrac{4}{x - 1} - \dfrac{3}{x + 2} as a single fraction (x1, x2)(x \neq 1,\ x \neq -2).

Step 1: The common denominator is the product of the two brackets, (x1)(x+2)(x - 1)(x + 2). Scale each numerator by the other bracket:

4(x+2)3(x1)(x1)(x+2)\dfrac{4(x + 2) - 3(x - 1)}{(x - 1)(x + 2)}

Step 2: Expand the numerator carefully — the minus applies to all of 3(x1)3(x-1):

4x+83x+3=x+114x + 8 - 3x + 3 = x + 11

Answer: x+11(x1)(x+2)\dfrac{x + 11}{(x - 1)(x + 2)}.

Example 5

Multiplying

Express 52a×a210\dfrac{5}{2a} \times \dfrac{a^2}{10} in its simplest form.

Step 1: Multiply straight across the tops and bottoms: 5×a22a×10=5a220a\dfrac{5 \times a^2}{2a \times 10} = \dfrac{5a^2}{20a}.

Step 2: Simplify — divide numbers by 5 and cancel one aa: 5a220a=a4\dfrac{5a^2}{20a} = \dfrac{a}{4}.

Answer: a4\dfrac{a}{4}.

Example 6

Dividing

Express 23x÷49x2\dfrac{2}{3x} \div \dfrac{4}{9x^2} in its simplest form.

Step 1: Keep, change, flip — flip the second fraction and multiply: 23x×9x24\dfrac{2}{3x} \times \dfrac{9x^2}{4}.

Step 2: Multiply across: 18x212x\dfrac{18x^2}{12x}.

Step 3: Simplify — divide numbers by 6 and cancel one xx: 18x212x=3x2\dfrac{18x^2}{12x} = \dfrac{3x}{2}.

Answer: 3x2\dfrac{3x}{2}.

Example 7

🔗 Bringing it together

Simplify x24xx2x12\dfrac{x^2 - 4x}{x^2 - x - 12}.

Step 1: Nothing cancels yet, so factorise both parts fully. The top has a common factor; the bottom is a trinomial:

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

Step 2: Cancel the common (x4)(x - 4) bracket:

Answer: xx+3\dfrac{x}{x + 3}.