40% off

Early-bird ends 15 Aug, 9am

Lock in £90

Simplifying and Operating on Rational Expressions

Updated July 2025

Mastering algebraic manipulation is essential for success in the TMUA. This guide explains how to simplify complex expressions involving sums, products, and indices. It details the methods for reducing rational expressions through factorisation and cancelling, and provides the fundamental rules for adding, subtracting, multiplying, and dividing algebraic fractions.

Core concept

Rational expressions are simplified by factorising both the numerator and denominator to identify and remove common factors. Operations on these expressions follow the rules of numerical fractions, requiring a common denominator for addition and subtraction.

Simplifying Expressions Involving Sums, Products and Powers

Algebraic expressions can be simplified using several systematic steps. The standard approach involves simplifying any fractional terms through cancellation, collecting like terms where they exist, and identifying common factors across terms. If no immediate common factors are visible, you should multiply out any brackets and then repeat the process of collecting like terms and simplifying fractions. For example, consider the expression 3x2y+4x+9x(xy+2)+2x3x^2y + 4x + 9x(xy + 2) + 2x. First, multiply out the bracket: 3x2y+4x+9x2y+18x+2x3x^2y + 4x + 9x^2y + 18x + 2x. Next, collect the like terms to get 12x2y+24x12x^2y + 24x. Finally, you can take out a common factor of 12x12x to reach the fully simplified form: 12x(xy+2)12x(xy + 2).

In some cases, you may need to rearrange terms to facilitate factorisation in pairs. For instance, in the expression 3x+20y+12+5xy3x + 20y + 12 + 5xy, there are no common factors for all four terms. By rearranging to 20y+5xy+3x+1220y + 5xy + 3x + 12, we can factorise the first two terms and the last two terms separately: 5y(4+x)+3(x+4)5y(4 + x) + 3(x + 4). Since (x+4)(x + 4) is now a common factor, the expression simplifies to (x+4)(5y+3)(x + 4)(5y + 3).

Cancelling in Rational Expressions

Rational expressions are simplified in the same manner as numerical fractions: by dividing both the numerator and denominator by the same number, term, or algebraic expression until no further reduction is possible. Consider the simplification of (6x3y4)/(15x5y)(6x^3 y^4)/(15x^5 y). First, divide the numerical coefficients 6 and 15 by their highest common factor, 3, giving 2x3y45x5y\frac{2x^3 y^4}{5x^5 y}. Next, divide the numerator and denominator by x3x^3, resulting in 2y45x2y\frac{2y^4}{5x^2 y}. Finally, divide by yy to obtain the simplest form: 2y35x2\frac{2y^3}{5x^2}.

Rational Expressions with Sums or Differences

If a rational expression contains sums or differences, you must factorise these components before attempting to cancel. For example, to simplify 4x2y+8xy23x+6y\frac{4x^2 y + 8xy^2}{3x + 6y}, we first identify common factors in the numerator and denominator. The numerator factorises to 4xy(x+2y)4xy(x+2y) and the denominator factorises to 3(x+2y)3(x+2y). The expression becomes 4xy(x+2y)3(x+2y)\frac{4xy(x+2y)}{3(x+2y)}. We can then cancel the common binomial term (x+2y)(x+2y) to leave 4xy3\frac{4xy}{3}.

Rational Expressions Involving Quadratics

When dealing with quadratic expressions within a fraction, factorise them completely to find common factors. Take the expression 6x2+19x+104x225\frac{6x^2 + 19x + 10}{4x^2 - 25}. The numerator is a quadratic that factorises to (3x+2)(2x+5)(3x+2)(2x+5). The denominator is a difference of two squares, which factorises to (2x+5)(2x5)(2x+5)(2x-5). By rewriting the fraction as (3x+2)(2x+5)(2x+5)(2x5)\frac{(3x+2)(2x+5)}{(2x+5)(2x-5)}, we can cancel the (2x+5)(2x+5) terms, leaving the simplified result 3x+22x5\frac{3x+2}{2x-5}.

Adding and Subtracting Rational Expressions

To add or subtract algebraic fractions, you must place them over a common denominator, just as with numerical fractions. While any common multiple of the denominators will work, using the lowest common multiple (LCM) is advantageous because it often results in an expression that requires less subsequent simplification. The general rule is xa+yb=xb+yaab\frac{x}{a} + \frac{y}{b} = \frac{xb + ya}{ab}. For example, to simplify p+1pp22p1\frac{p+1}{p-p^2} - \frac{2}{p-1}, first factorise the denominators: p+1p(1p)2p1\frac{p+1}{p(1-p)} - \frac{2}{p-1}. To create a common denominator, we can multiply the second fraction by 1-1 in both the numerator and denominator to change (p1)(p-1) into (1p)(1-p). This gives p+1p(1p)+21p\frac{p+1}{p(1-p)} + \frac{2}{1-p}. Now, using p(1p)p(1-p) as the common denominator, we get (p+1)+2pp(1p)\frac{(p+1) + 2p}{p(1-p)}, which simplifies to 3p+1p(1p)\frac{3p+1}{p(1-p)}.

Multiplying and Dividing Rational Expressions

Multiplication and division of algebraic fractions follow these general rules: xa×yb=xyab\frac{x}{a} \times \frac{y}{b} = \frac{xy}{ab} and xa÷yb=xa×by=xbay\frac{x}{a} \div \frac{y}{b} = \frac{x}{a} \times \frac{b}{y} = \frac{xb}{ay}. In division, you must invert the divisor (the second fraction) and then multiply.

Key takeaways

  • Always factorise numerators and denominators fully before attempting to cancel terms.
  • The Difference of Two Squares is a frequent tool for factorising denominators in rational expressions.
  • When adding or subtracting, the Lowest Common Multiple (LCM) of denominators is the most efficient choice.
  • For division of rational expressions, multiply the first fraction by the reciprocal of the second.
Tips

In TMUA questions, if a rational expression looks impossible to simplify, check if any part of it is a quadratic that can be factorised, or specifically a Difference of Two Squares like x2a2x^2 - a^2.

Cautions

A very common mistake is trying to cancel terms within a bracket or across a plus sign. Always ensure the term you are cancelling is a factor of the whole numerator and the whole denominator.

Insight

The process of simplifying rational expressions is analogous to reducing numerical fractions to their lowest terms. In higher mathematics, this ensures that functions are handled in their most fundamental form, which is crucial for calculus and algebraic proofs.

Worked Examples

Example 1
A student makes the following claim:
For all integers
nn, the expression 4(9n+123n12)4\left(\frac{9n+1}{2} - \frac{3n-1}{2}\right) is divisible by 3.
Here is the student's argument:
4(9n+123n12)=2(2(9n+123n12))4\left(\frac{9n+1}{2} - \frac{3n-1}{2}\right)=2\left(2\left(\frac{9n+1}{2} - \frac{3n-1}{2}\right)\right) (I)
=2(9n+13n1)= 2(9n + 1 - 3n - 1) (II)
=2(6n)= 2(6n) (III)
=12n= 12n (IV)
=3(4n)= 3(4n) (V)
which is always a multiple of 3. (VI)
So the expression
4(9n+123n12)4\left(\frac{9n+1}{2} - \frac{3n-1}{2}\right) is always divisible by 3.
Which one of the following is true?
A:The argument is correct.
B:The argument is incorrect, and the first error occurs on line (I).
C:The argument is incorrect, and the first error occurs on line (II).
D:The argument is incorrect, and the first error occurs on line (III).
E:The argument is incorrect, and the first error occurs on line (IV).
F:The argument is incorrect, and the first error occurs on line (V).
G:The argument is incorrect, and the first error occurs on line (VI).

Practice Questions

Practice Question 1
Which of the following is a simplification of
4x(3x+1)x2(3x22x1)4-\frac{x(3x+1)}{x^2(3x^2-2x-1)}
A:12x38x27x1x(3x1)(x1)\frac{12x^3-8x^2-7x-1}{x(3x-1)(x-1)}
B:4x2+4x1x(x+1)\frac{4x^2+4x-1}{x(x+1)}
C:4x2+4x+1x(x+1)\frac{4x^2+4x+1}{x(x+1)}
D:4x24x1x(x1)\frac{4x^2-4x-1}{x(x-1)}
E:4x24x+1x(x1)\frac{4x^2-4x+1}{x(x-1)}
F:12x38x2x+1x(3x1)(x1)\frac{12x^3-8x^2-x+1}{x(3x-1)(x-1)}

Frequently asked questions

Can I cancel a term that is added to another term in the numerator?

No. You can only cancel common factors that multiply the entire numerator and the entire denominator. If a term is part of a sum, you must factorise the sum first.

Why is the Lowest Common Multiple (LCM) preferred for addition?

Using the LCM as a common denominator prevents the resulting expression from becoming unnecessarily complex and reduces the amount of factorisation and cancelling needed at the final stage.

How do I handle a denominator like 1x1-x when another fraction has x1x-1?

You can multiply the numerator and denominator of one fraction by 1-1. Since (x1)=1x-(x-1) = 1-x, this allows you to create a common denominator.

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.