An algebraic fraction is a fraction where the numerator, the denominator, or both contain algebraic expressions (expressions with variables).
Examples of algebraic fractions:
x 3 , 2 x + 1 x − 4 , x 2 − 9 x 2 + x − 6 , 3 x ( x + 2 ) \frac{x}{3}, \quad \frac{2x+1}{x-4}, \quad \frac{x^2-9}{x^2+x-6}, \quad \frac{3}{x(x+2)} 3 x , x − 4 2 x + 1 , x 2 + x − 6 x 2 − 9 , x ( x + 2 ) 3 They follow the same rules as ordinary numerical fractions. The key difference is that the variable can take many values — but it cannot take any value that makes the denominator equal to zero (more on this in Section 10).
Method: Factorise the numerator and denominator completely, then cancel any common factors.
Important: You can only cancel factors (things that are multiplied), never terms (things that are added or subtracted).
Example 2.1 — Simple cancellation
Simplify 6 x 2 9 x \dfrac{6x^2}{9x} 9 x 6 x 2 .
6 x 2 9 x = 6 × x × x 9 × x = 6 x 9 = 2 x 3 \frac{6x^2}{9x} = \frac{6 \times x \times x}{9 \times x} = \frac{6x}{9} = \frac{2x}{3} 9 x 6 x 2 = 9 × x 6 × x × x = 9 6 x = 3 2 x Cancel the common factor of x x x , and simplify 6 9 = 2 3 \dfrac{6}{9} = \dfrac{2}{3} 9 6 = 3 2 .
2 x 3 \boxed{\dfrac{2x}{3}} 3 2 x
Example 2.2 — Factorising a linear expression
Simplify 2 x + 6 x 2 + 3 x \dfrac{2x+6}{x^2+3x} x 2 + 3 x 2 x + 6 .
2 x + 6 x 2 + 3 x = 2 ( x + 3 ) x ( x + 3 ) = 2 x \frac{2x+6}{x^2+3x} = \frac{2(x+3)}{x(x+3)} = \frac{2}{x} x 2 + 3 x 2 x + 6 = x ( x + 3 ) 2 ( x + 3 ) = x 2 Factorise numerator: 2 x + 6 = 2 ( x + 3 ) 2x + 6 = 2(x+3) 2 x + 6 = 2 ( x + 3 )
Factorise denominator: x 2 + 3 x = x ( x + 3 ) x^2 + 3x = x(x+3) x 2 + 3 x = x ( x + 3 )
Cancel the common factor ( x + 3 ) (x+3) ( x + 3 ) .
2 x \boxed{\dfrac{2}{x}} x 2
Example 2.3 — Difference of two squares
Simplify x 2 − 16 x 2 + 5 x + 4 \dfrac{x^2-16}{x^2+5x+4} x 2 + 5 x + 4 x 2 − 16 .
Factorise numerator (difference of two squares): x 2 − 16 = ( x + 4 ) ( x − 4 ) x^2 - 16 = (x+4)(x-4) x 2 − 16 = ( x + 4 ) ( x − 4 )
Factorise denominator: x 2 + 5 x + 4 = ( x + 1 ) ( x + 4 ) x^2 + 5x + 4 = (x+1)(x+4) x 2 + 5 x + 4 = ( x + 1 ) ( x + 4 )
x 2 − 16 x 2 + 5 x + 4 = ( x + 4 ) ( x − 4 ) ( x + 1 ) ( x + 4 ) = x − 4 x + 1 \frac{x^2-16}{x^2+5x+4} = \frac{(x+4)(x-4)}{(x+1)(x+4)} = \frac{x-4}{x+1} x 2 + 5 x + 4 x 2 − 16 = ( x + 1 ) ( x + 4 ) ( x + 4 ) ( x − 4 ) = x + 1 x − 4 x − 4 x + 1 \boxed{\dfrac{x-4}{x+1}} x + 1 x − 4
Example 2.4 — Factorising both numerator and denominator (quadratics)
Simplify x 2 − x − 6 x 2 − 4 x + 3 \dfrac{x^2-x-6}{x^2-4x+3} x 2 − 4 x + 3 x 2 − x − 6 .
Factorise numerator: x 2 − x − 6 = ( x − 3 ) ( x + 2 ) x^2 - x - 6 = (x-3)(x+2) x 2 − x − 6 = ( x − 3 ) ( x + 2 )
Factorise denominator: x 2 − 4 x + 3 = ( x − 1 ) ( x − 3 ) x^2 - 4x + 3 = (x-1)(x-3) x 2 − 4 x + 3 = ( x − 1 ) ( x − 3 )
x 2 − x − 6 x 2 − 4 x + 3 = ( x − 3 ) ( x + 2 ) ( x − 1 ) ( x − 3 ) = x + 2 x − 1 \frac{x^2-x-6}{x^2-4x+3} = \frac{(x-3)(x+2)}{(x-1)(x-3)} = \frac{x+2}{x-1} x 2 − 4 x + 3 x 2 − x − 6 = ( x − 1 ) ( x − 3 ) ( x − 3 ) ( x + 2 ) = x − 1 x + 2 x + 2 x − 1 \boxed{\dfrac{x+2}{x-1}} x − 1 x + 2
Method:
Factorise all numerators and denominators.
Multiply numerators together and denominators together.
Cancel common factors and simplify.
A B × C D = A × C B × D \frac{A}{B} \times \frac{C}{D} = \frac{A \times C}{B \times D} B A × D C = B × D A × C
Example 3.1
Simplify 3 x 4 × 8 x 2 \dfrac{3x}{4} \times \dfrac{8}{x^2} 4 3 x × x 2 8 .
3 x 4 × 8 x 2 = 3 x × 8 4 × x 2 = 24 x 4 x 2 = 6 x \frac{3x}{4} \times \frac{8}{x^2} = \frac{3x \times 8}{4 \times x^2} = \frac{24x}{4x^2} = \frac{6}{x} 4 3 x × x 2 8 = 4 × x 2 3 x × 8 = 4 x 2 24 x = x 6 Cancel: 24 ÷ 4 = 6 24 \div 4 = 6 24 ÷ 4 = 6 , and x ÷ x 2 = 1 x x \div x^2 = \dfrac{1}{x} x ÷ x 2 = x 1 .
6 x \boxed{\dfrac{6}{x}} x 6
Example 3.2
Simplify x 2 − 9 x + 2 × x 2 + 5 x + 6 x − 3 \dfrac{x^2-9}{x+2} \times \dfrac{x^2+5x+6}{x-3} x + 2 x 2 − 9 × x − 3 x 2 + 5 x + 6 .
Factorise each part:
x 2 − 9 = ( x + 3 ) ( x − 3 ) x^2 - 9 = (x+3)(x-3) x 2 − 9 = ( x + 3 ) ( x − 3 )
x 2 + 5 x + 6 = ( x + 2 ) ( x + 3 ) x^2 + 5x + 6 = (x+2)(x+3) x 2 + 5 x + 6 = ( x + 2 ) ( x + 3 )
( x + 3 ) ( x − 3 ) x + 2 × ( x + 2 ) ( x + 3 ) x − 3 \frac{(x+3)(x-3)}{x+2} \times \frac{(x+2)(x+3)}{x-3} x + 2 ( x + 3 ) ( x − 3 ) × x − 3 ( x + 2 ) ( x + 3 ) = ( x + 3 ) ( x − 3 ) ( x + 2 ) ( x + 3 ) ( x + 2 ) ( x − 3 ) = \frac{(x+3)(x-3)(x+2)(x+3)}{(x+2)(x-3)} = ( x + 2 ) ( x − 3 ) ( x + 3 ) ( x − 3 ) ( x + 2 ) ( x + 3 ) Cancel ( x − 3 ) (x-3) ( x − 3 ) and ( x + 2 ) (x+2) ( x + 2 ) :
= ( x + 3 ) ( x + 3 ) = ( x + 3 ) 2 = (x+3)(x+3) = (x+3)^2 = ( x + 3 ) ( x + 3 ) = ( x + 3 ) 2 ( x + 3 ) 2 \boxed{(x+3)^2} ( x + 3 ) 2
Example 3.3
Simplify 2 x 2 + 4 x x 2 − 1 × x + 1 6 x \dfrac{2x^2+4x}{x^2-1} \times \dfrac{x+1}{6x} x 2 − 1 2 x 2 + 4 x × 6 x x + 1 .
Factorise each part:
2 x 2 + 4 x = 2 x ( x + 2 ) 2x^2 + 4x = 2x(x+2) 2 x 2 + 4 x = 2 x ( x + 2 )
x 2 − 1 = ( x + 1 ) ( x − 1 ) x^2 - 1 = (x+1)(x-1) x 2 − 1 = ( x + 1 ) ( x − 1 )
2 x ( x + 2 ) ( x + 1 ) ( x − 1 ) × x + 1 6 x \frac{2x(x+2)}{(x+1)(x-1)} \times \frac{x+1}{6x} ( x + 1 ) ( x − 1 ) 2 x ( x + 2 ) × 6 x x + 1 = 2 x ( x + 2 ) ( x + 1 ) ( x + 1 ) ( x − 1 ) ( 6 x ) = \frac{2x(x+2)(x+1)}{(x+1)(x-1)(6x)} = ( x + 1 ) ( x − 1 ) ( 6 x ) 2 x ( x + 2 ) ( x + 1 ) Cancel 2 x 2x 2 x , ( x + 1 ) (x+1) ( x + 1 ) (note: 2 x ÷ 6 x = 1 3 2x \div 6x = \dfrac{1}{3} 2 x ÷ 6 x = 3 1 ):
= x + 2 3 ( x − 1 ) = \frac{x+2}{3(x-1)} = 3 ( x − 1 ) x + 2 x + 2 3 ( x − 1 ) \boxed{\dfrac{x+2}{3(x-1)}} 3 ( x − 1 ) x + 2
Method: Multiply the first fraction by the reciprocal of the second fraction, then simplify.
A B ÷ C D = A B × D C = A × D B × C \frac{A}{B} \div \frac{C}{D} = \frac{A}{B} \times \frac{D}{C} = \frac{A \times D}{B \times C} B A ÷ D C = B A × C D = B × C A × D
Example 4.1
Simplify 5 x 6 ÷ 10 x 2 3 \dfrac{5x}{6} \div \dfrac{10x^2}{3} 6 5 x ÷ 3 10 x 2 .
Flip the second fraction and multiply:
5 x 6 × 3 10 x 2 = 5 x × 3 6 × 10 x 2 = 15 x 60 x 2 = 1 4 x \frac{5x}{6} \times \frac{3}{10x^2} = \frac{5x \times 3}{6 \times 10x^2} = \frac{15x}{60x^2} = \frac{1}{4x} 6 5 x × 10 x 2 3 = 6 × 10 x 2 5 x × 3 = 60 x 2 15 x = 4 x 1 1 4 x \boxed{\dfrac{1}{4x}} 4 x 1
Example 4.2
Simplify x 2 − 4 x + 3 ÷ x − 2 x 2 + 6 x + 9 \dfrac{x^2-4}{x+3} \div \dfrac{x-2}{x^2+6x+9} x + 3 x 2 − 4 ÷ x 2 + 6 x + 9 x − 2 .
Flip and multiply:
x 2 − 4 x + 3 × x 2 + 6 x + 9 x − 2 \frac{x^2-4}{x+3} \times \frac{x^2+6x+9}{x-2} x + 3 x 2 − 4 × x − 2 x 2 + 6 x + 9 Factorise:
x 2 − 4 = ( x + 2 ) ( x − 2 ) x^2 - 4 = (x+2)(x-2) x 2 − 4 = ( x + 2 ) ( x − 2 )
x 2 + 6 x + 9 = ( x + 3 ) 2 x^2 + 6x + 9 = (x+3)^2 x 2 + 6 x + 9 = ( x + 3 ) 2
= ( x + 2 ) ( x − 2 ) x + 3 × ( x + 3 ) 2 x − 2 = \frac{(x+2)(x-2)}{x+3} \times \frac{(x+3)^2}{x-2} = x + 3 ( x + 2 ) ( x − 2 ) × x − 2 ( x + 3 ) 2 = ( x + 2 ) ( x − 2 ) ( x + 3 ) 2 ( x + 3 ) ( x − 2 ) = \frac{(x+2)(x-2)(x+3)^2}{(x+3)(x-2)} = ( x + 3 ) ( x − 2 ) ( x + 2 ) ( x − 2 ) ( x + 3 ) 2 Cancel ( x − 2 ) (x-2) ( x − 2 ) and one ( x + 3 ) (x+3) ( x + 3 ) :
= ( x + 2 ) ( x + 3 ) = (x+2)(x+3) = ( x + 2 ) ( x + 3 ) ( x + 2 ) ( x + 3 ) \boxed{(x+2)(x+3)} ( x + 2 ) ( x + 3 )
Example 4.3
Simplify 2 x 2 + 6 x x 2 − 4 ÷ x + 3 x + 2 \dfrac{2x^2+6x}{x^2-4} \div \dfrac{x+3}{x+2} x 2 − 4 2 x 2 + 6 x ÷ x + 2 x + 3 .
Flip and multiply:
2 x 2 + 6 x x 2 − 4 × x + 2 x + 3 \frac{2x^2+6x}{x^2-4} \times \frac{x+2}{x+3} x 2 − 4 2 x 2 + 6 x × x + 3 x + 2 Factorise:
2 x 2 + 6 x = 2 x ( x + 3 ) 2x^2 + 6x = 2x(x+3) 2 x 2 + 6 x = 2 x ( x + 3 )
x 2 − 4 = ( x + 2 ) ( x − 2 ) x^2 - 4 = (x+2)(x-2) x 2 − 4 = ( x + 2 ) ( x − 2 )
= 2 x ( x + 3 ) ( x + 2 ) ( x − 2 ) × x + 2 x + 3 = \frac{2x(x+3)}{(x+2)(x-2)} \times \frac{x+2}{x+3} = ( x + 2 ) ( x − 2 ) 2 x ( x + 3 ) × x + 3 x + 2 = 2 x ( x + 3 ) ( x + 2 ) ( x + 2 ) ( x − 2 ) ( x + 3 ) = \frac{2x(x+3)(x+2)}{(x+2)(x-2)(x+3)} = ( x + 2 ) ( x − 2 ) ( x + 3 ) 2 x ( x + 3 ) ( x + 2 ) Cancel ( x + 3 ) (x+3) ( x + 3 ) and ( x + 2 ) (x+2) ( x + 2 ) :
= 2 x x − 2 = \frac{2x}{x-2} = x − 2 2 x 2 x x − 2 \boxed{\dfrac{2x}{x-2}} x − 2 2 x
Method: When denominators are the same, simply add or subtract the numerators and keep the denominator.
A C + B C = A + B C , A C − B C = A − B C \frac{A}{C} + \frac{B}{C} = \frac{A+B}{C}, \qquad \frac{A}{C} - \frac{B}{C} = \frac{A-B}{C} C A + C B = C A + B , C A − C B = C A − B
Example 5.1
Simplify 3 x x + 1 + 5 x + 1 \dfrac{3x}{x+1} + \dfrac{5}{x+1} x + 1 3 x + x + 1 5 .
Same denominator ( x + 1 ) (x+1) ( x + 1 ) , so add numerators:
3 x + 5 x + 1 \frac{3x+5}{x+1} x + 1 3 x + 5 This cannot be simplified further.
3 x + 5 x + 1 \boxed{\dfrac{3x+5}{x+1}} x + 1 3 x + 5
Example 5.2
Simplify 2 x + 3 x − 2 − x + 1 x − 2 \dfrac{2x+3}{x-2} - \dfrac{x+1}{x-2} x − 2 2 x + 3 − x − 2 x + 1 .
Same denominator ( x − 2 ) (x-2) ( x − 2 ) , so subtract numerators:
( 2 x + 3 ) − ( x + 1 ) x − 2 = 2 x + 3 − x − 1 x − 2 = x + 2 x − 2 \frac{(2x+3)-(x+1)}{x-2} = \frac{2x+3-x-1}{x-2} = \frac{x+2}{x-2} x − 2 ( 2 x + 3 ) − ( x + 1 ) = x − 2 2 x + 3 − x − 1 = x − 2 x + 2
Watch out: Distribute the negative sign to BOTH terms in ( x + 1 ) (x+1) ( x + 1 ) .
x + 2 x − 2 \boxed{\dfrac{x+2}{x-2}} x − 2 x + 2
Method:
Factorise each denominator.
Find the Lowest Common Multiple (LCM) of the denominators.
Convert each fraction to an equivalent fraction with the LCM as denominator.
Add or subtract the numerators.
Simplify if possible.
Example 6.1 — Simple different denominators
Simplify 3 x + 2 x + 1 \dfrac{3}{x} + \dfrac{2}{x+1} x 3 + x + 1 2 .
LCM of x x x and ( x + 1 ) (x+1) ( x + 1 ) is x ( x + 1 ) x(x+1) x ( x + 1 ) .
3 x + 2 x + 1 = 3 ( x + 1 ) x ( x + 1 ) + 2 x x ( x + 1 ) \frac{3}{x} + \frac{2}{x+1} = \frac{3(x+1)}{x(x+1)} + \frac{2x}{x(x+1)} x 3 + x + 1 2 = x ( x + 1 ) 3 ( x + 1 ) + x ( x + 1 ) 2 x = 3 ( x + 1 ) + 2 x x ( x + 1 ) = 3 x + 3 + 2 x x ( x + 1 ) = 5 x + 3 x ( x + 1 ) = \frac{3(x+1) + 2x}{x(x+1)} = \frac{3x+3+2x}{x(x+1)} = \frac{5x+3}{x(x+1)} = x ( x + 1 ) 3 ( x + 1 ) + 2 x = x ( x + 1 ) 3 x + 3 + 2 x = x ( x + 1 ) 5 x + 3 5 x + 3 x ( x + 1 ) \boxed{\dfrac{5x+3}{x(x+1)}} x ( x + 1 ) 5 x + 3
Example 6.2 — Subtraction with different denominators
Simplify 4 x + 2 − 1 x − 3 \dfrac{4}{x+2} - \dfrac{1}{x-3} x + 2 4 − x − 3 1 .
LCM is ( x + 2 ) ( x − 3 ) (x+2)(x-3) ( x + 2 ) ( x − 3 ) .
4 ( x − 3 ) ( x + 2 ) ( x − 3 ) − 1 ( x + 2 ) ( x + 2 ) ( x − 3 ) \frac{4(x-3)}{(x+2)(x-3)} - \frac{1(x+2)}{(x+2)(x-3)} ( x + 2 ) ( x − 3 ) 4 ( x − 3 ) − ( x + 2 ) ( x − 3 ) 1 ( x + 2 ) = 4 ( x − 3 ) − ( x + 2 ) ( x + 2 ) ( x − 3 ) = \frac{4(x-3) - (x+2)}{(x+2)(x-3)} = ( x + 2 ) ( x − 3 ) 4 ( x − 3 ) − ( x + 2 ) = 4 x − 12 − x − 2 ( x + 2 ) ( x − 3 ) = \frac{4x - 12 - x - 2}{(x+2)(x-3)} = ( x + 2 ) ( x − 3 ) 4 x − 12 − x − 2 = 3 x − 14 ( x + 2 ) ( x − 3 ) = \frac{3x-14}{(x+2)(x-3)} = ( x + 2 ) ( x − 3 ) 3 x − 14 3 x − 14 ( x + 2 ) ( x − 3 ) \boxed{\dfrac{3x-14}{(x+2)(x-3)}} ( x + 2 ) ( x − 3 ) 3 x − 14
Example 6.3 — One denominator is a factor of the other
Simplify 5 x ( x + 3 ) + 2 x \dfrac{5}{x(x+3)} + \dfrac{2}{x} x ( x + 3 ) 5 + x 2 .
The LCM of x ( x + 3 ) x(x+3) x ( x + 3 ) and x x x is x ( x + 3 ) x(x+3) x ( x + 3 ) , since x x x is already a factor of x ( x + 3 ) x(x+3) x ( x + 3 ) .
5 x ( x + 3 ) + 2 ( x + 3 ) x ( x + 3 ) \frac{5}{x(x+3)} + \frac{2(x+3)}{x(x+3)} x ( x + 3 ) 5 + x ( x + 3 ) 2 ( x + 3 ) = 5 + 2 ( x + 3 ) x ( x + 3 ) = \frac{5 + 2(x+3)}{x(x+3)} = x ( x + 3 ) 5 + 2 ( x + 3 ) = 5 + 2 x + 6 x ( x + 3 ) = \frac{5 + 2x + 6}{x(x+3)} = x ( x + 3 ) 5 + 2 x + 6 = 2 x + 11 x ( x + 3 ) = \frac{2x+11}{x(x+3)} = x ( x + 3 ) 2 x + 11 2 x + 11 x ( x + 3 ) \boxed{\dfrac{2x+11}{x(x+3)}} x ( x + 3 ) 2 x + 11
Example 6.4 — Quadratic denominators
Simplify 3 x 2 + 3 x + 2 − 1 x 2 − 1 \dfrac{3}{x^2+3x+2} - \dfrac{1}{x^2-1} x 2 + 3 x + 2 3 − x 2 − 1 1 .
First factorise each denominator:
x 2 + 3 x + 2 = ( x + 1 ) ( x + 2 ) x^2 + 3x + 2 = (x+1)(x+2) x 2 + 3 x + 2 = ( x + 1 ) ( x + 2 )
x 2 − 1 = ( x + 1 ) ( x − 1 ) x^2 - 1 = (x+1)(x-1) x 2 − 1 = ( x + 1 ) ( x − 1 )
LCM is ( x + 1 ) ( x + 2 ) ( x − 1 ) (x+1)(x+2)(x-1) ( x + 1 ) ( x + 2 ) ( x − 1 ) .
3 ( x + 1 ) ( x + 2 ) − 1 ( x + 1 ) ( x − 1 ) \frac{3}{(x+1)(x+2)} - \frac{1}{(x+1)(x-1)} ( x + 1 ) ( x + 2 ) 3 − ( x + 1 ) ( x − 1 ) 1 = 3 ( x − 1 ) ( x + 1 ) ( x + 2 ) ( x − 1 ) − ( x + 2 ) ( x + 1 ) ( x − 1 ) ( x + 2 ) = \frac{3(x-1)}{(x+1)(x+2)(x-1)} - \frac{(x+2)}{(x+1)(x-1)(x+2)} = ( x + 1 ) ( x + 2 ) ( x − 1 ) 3 ( x − 1 ) − ( x + 1 ) ( x − 1 ) ( x + 2 ) ( x + 2 ) = 3 ( x − 1 ) − ( x + 2 ) ( x + 1 ) ( x + 2 ) ( x − 1 ) = \frac{3(x-1) - (x+2)}{(x+1)(x+2)(x-1)} = ( x + 1 ) ( x + 2 ) ( x − 1 ) 3 ( x − 1 ) − ( x + 2 ) = 3 x − 3 − x − 2 ( x + 1 ) ( x + 2 ) ( x − 1 ) = \frac{3x - 3 - x - 2}{(x+1)(x+2)(x-1)} = ( x + 1 ) ( x + 2 ) ( x − 1 ) 3 x − 3 − x − 2 = 2 x − 5 ( x + 1 ) ( x + 2 ) ( x − 1 ) = \frac{2x-5}{(x+1)(x+2)(x-1)} = ( x + 1 ) ( x + 2 ) ( x − 1 ) 2 x − 5 2 x − 5 ( x + 1 ) ( x + 2 ) ( x − 1 ) \boxed{\dfrac{2x-5}{(x+1)(x+2)(x-1)}} ( x + 1 ) ( x + 2 ) ( x − 1 ) 2 x − 5
Not in Sec 2 2026: Complex fractions (fractions within fractions) are not explicitly listed in the 2026 Sec 2 syllabus. The notes below are kept for completeness and challenge practice.
A complex fraction has a fraction in the numerator, denominator, or both. Simplify by treating it as a division problem.
Example 7.1
Simplify x 3 x 2 6 \dfrac{\dfrac{x}{3}}{\dfrac{x^2}{6}} 6 x 2 3 x .
Rewrite as division:
x 3 ÷ x 2 6 = x 3 × 6 x 2 = 6 x 3 x 2 = 2 x \frac{x}{3} \div \frac{x^2}{6} = \frac{x}{3} \times \frac{6}{x^2} = \frac{6x}{3x^2} = \frac{2}{x} 3 x ÷ 6 x 2 = 3 x × x 2 6 = 3 x 2 6 x = x 2 2 x \boxed{\dfrac{2}{x}} x 2
Example 7.2
Simplify 1 x + 1 y 1 x y \dfrac{\dfrac{1}{x} + \dfrac{1}{y}}{\dfrac{1}{xy}} x y 1 x 1 + y 1 .
First simplify the numerator 1 x + 1 y \dfrac{1}{x} + \dfrac{1}{y} x 1 + y 1 :
1 x + 1 y = y x y + x x y = x + y x y \frac{1}{x} + \frac{1}{y} = \frac{y}{xy} + \frac{x}{xy} = \frac{x+y}{xy} x 1 + y 1 = x y y + x y x = x y x + y Now divide by 1 x y \dfrac{1}{xy} x y 1 :
x + y x y ÷ 1 x y = x + y x y × x y 1 = x + y \frac{x+y}{xy} \div \frac{1}{xy} = \frac{x+y}{xy} \times \frac{xy}{1} = x+y x y x + y ÷ x y 1 = x y x + y × 1 x y = x + y
Not in Sec 2 2026: Solving equations with algebraic fractions is not explicitly listed in the 2026 Sec 2 syllabus as a standalone topic. Where the cleared equation is linear, this is an extension of linear equation skills. Where the cleared equation is quadratic (as in Example 8.3 below), this goes beyond Sec 2 scope. These notes are kept for completeness; focus on linear outcomes for Sec 2 practice.
Method:
Find the LCM of all denominators.
Multiply every term on both sides of the equation by the LCM to clear all fractions.
Solve the resulting equation (usually linear or quadratic).
Check your answer does not make any denominator zero.
Example 8.1 — Linear equation
Solve x 3 + x 4 = 7 \dfrac{x}{3} + \dfrac{x}{4} = 7 3 x + 4 x = 7 .
LCM of 3 and 4 is 12. Multiply every term by 12:
12 × x 3 + 12 × x 4 = 12 × 7 12 \times \frac{x}{3} + 12 \times \frac{x}{4} = 12 \times 7 12 × 3 x + 12 × 4 x = 12 × 7 4 x + 3 x = 84 4x + 3x = 84 4 x + 3 x = 84
Example 8.2 — Algebraic denominators
Solve 3 x + 1 2 = 5 x \dfrac{3}{x} + \dfrac{1}{2} = \dfrac{5}{x} x 3 + 2 1 = x 5 .
LCM of x x x , 2 2 2 , and x x x is 2 x 2x 2 x . Multiply every term by 2 x 2x 2 x :
2 x × 3 x + 2 x × 1 2 = 2 x × 5 x 2x \times \frac{3}{x} + 2x \times \frac{1}{2} = 2x \times \frac{5}{x} 2 x × x 3 + 2 x × 2 1 = 2 x × x 5 Check: x = 4 ≠ 0 x = 4 \neq 0 x = 4 = 0 , so the denominator is not zero. Answer is valid.
Example 8.3 — Results in a quadratic
Solve x x − 2 − 3 x + 1 = 1 \dfrac{x}{x-2} - \dfrac{3}{x+1} = 1 x − 2 x − x + 1 3 = 1 .
LCM is ( x − 2 ) ( x + 1 ) (x-2)(x+1) ( x − 2 ) ( x + 1 ) . Multiply every term by ( x − 2 ) ( x + 1 ) (x-2)(x+1) ( x − 2 ) ( x + 1 ) :
x ( x + 1 ) − 3 ( x − 2 ) = ( x − 2 ) ( x + 1 ) x(x+1) - 3(x-2) = (x-2)(x+1) x ( x + 1 ) − 3 ( x − 2 ) = ( x − 2 ) ( x + 1 ) Expand the left side:
x 2 + x − 3 x + 6 = x 2 + x − 2 x − 2 x^2 + x - 3x + 6 = x^2 + x - 2x - 2 x 2 + x − 3 x + 6 = x 2 + x − 2 x − 2 x 2 − 2 x + 6 = x 2 − x − 2 x^2 - 2x + 6 = x^2 - x - 2 x 2 − 2 x + 6 = x 2 − x − 2 Subtract x 2 x^2 x 2 from both sides:
− 2 x + 6 = − x − 2 -2x + 6 = -x - 2 − 2 x + 6 = − x − 2 6 + 2 = − x + 2 x 6 + 2 = -x + 2x 6 + 2 = − x + 2 x Check: x = 8 x = 8 x = 8 gives denominators 8 − 2 = 6 ≠ 0 8-2 = 6 \neq 0 8 − 2 = 6 = 0 and 8 + 1 = 9 ≠ 0 8+1 = 9 \neq 0 8 + 1 = 9 = 0 . Answer is valid.
Wrong:
[\frac{x+3}{x+5} \neq \frac{3}{5} \quad \text{(You CANNOT cancel the } x \text{ here!)}]
The x x x in the numerator and the x x x in the denominator are terms (connected by addition), not factors. You can only cancel when the entire numerator or denominator shares a common factor.
Correct: x + 3 x + 5 \dfrac{x+3}{x+5} x + 5 x + 3 cannot be simplified further.
Wrong:
[\frac{x^2-4}{x-2} \neq x^2-2 \quad \text{(Incorrect — you cannot just cancel like this)}]
Correct: Factorise first:
[\frac{x^2-4}{x-2} = \frac{(x+2)(x-2)}{x-2} = x+2]
Wrong:
[\frac{2x+3}{x-1} - \frac{x+5}{x-1} = \frac{2x+3-x+5}{x-1} = \frac{x+8}{x-1} \quad \text{(Incorrect!)}]
The negative sign must be distributed to all terms in the second numerator.
Correct:
[\frac{2x+3}{x-1} - \frac{x+5}{x-1} = \frac{(2x+3)-(x+5)}{x-1} = \frac{2x+3-x-5}{x-1} = \frac{x-2}{x-1}]
When you multiply by the LCM to clear fractions, you must multiply every term on both sides of the equation.
The denominator of a fraction can never be zero (division by zero is undefined). You must always state the values of the variable that are not allowed .
How to find restrictions: Set each denominator equal to zero and solve.
Example 10.1
For 3 x x − 5 \dfrac{3x}{x-5} x − 5 3 x , the restriction is:
x − 5 ≠ 0 ⟹ x ≠ 5 x - 5 \neq 0 \implies x \neq 5 x − 5 = 0 ⟹ x = 5
Example 10.2
For x + 1 x 2 − 4 \dfrac{x+1}{x^2-4} x 2 − 4 x + 1 , factorise the denominator first:
x 2 − 4 = ( x + 2 ) ( x − 2 ) x^2 - 4 = (x+2)(x-2) x 2 − 4 = ( x + 2 ) ( x − 2 ) Restrictions: ( x + 2 ) ( x − 2 ) ≠ 0 (x+2)(x-2) \neq 0 ( x + 2 ) ( x − 2 ) = 0 , so x ≠ − 2 x \neq -2 x = − 2 and x ≠ 2 x \neq 2 x = 2 .
Example 10.3
For 2 x 2 + x − 6 \dfrac{2}{x^2+x-6} x 2 + x − 6 2 , factorise the denominator:
x 2 + x − 6 = ( x + 3 ) ( x − 2 ) x^2 + x - 6 = (x+3)(x-2) x 2 + x − 6 = ( x + 3 ) ( x − 2 ) Restrictions: x ≠ − 3 x \neq -3 x = − 3 and x ≠ 2 x \neq 2 x = 2 .
In examinations: Unless the question specifically asks for restrictions, you do not always need to state them — but always check that your solutions to equations do not violate the restrictions.
Try these on your own. Show all working clearly.
Q1. Simplify 4 x 3 10 x \dfrac{4x^3}{10x} 10 x 4 x 3 .
Q2. Simplify x 2 − 25 x 2 + 3 x − 10 \dfrac{x^2-25}{x^2+3x-10} x 2 + 3 x − 10 x 2 − 25 .
Q3. Simplify x 2 − 2 x − 8 x 2 + x − 2 \dfrac{x^2-2x-8}{x^2+x-2} x 2 + x − 2 x 2 − 2 x − 8 .
Q4. Find 3 x 2 x + 4 × x 2 + 5 x + 4 9 x \dfrac{3x^2}{x+4} \times \dfrac{x^2+5x+4}{9x} x + 4 3 x 2 × 9 x x 2 + 5 x + 4 .
Q5. Find x 2 − 9 x 2 + 2 x ÷ x − 3 x + 2 \dfrac{x^2-9}{x^2+2x} \div \dfrac{x-3}{x+2} x 2 + 2 x x 2 − 9 ÷ x + 2 x − 3 .
Q6. Simplify 5 2 x + 3 4 x \dfrac{5}{2x} + \dfrac{3}{4x} 2 x 5 + 4 x 3 .
Q7. Simplify 2 x + 3 − 1 x − 1 \dfrac{2}{x+3} - \dfrac{1}{x-1} x + 3 2 − x − 1 1 .
Q8. Simplify 3 x 2 − 1 + 2 x 2 + x \dfrac{3}{x^2-1} + \dfrac{2}{x^2+x} x 2 − 1 3 + x 2 + x 2 .
Q9. Solve 2 x + 1 3 = 1 \dfrac{2}{x} + \dfrac{1}{3} = 1 x 2 + 3 1 = 1 .
Q10. Solve x + 1 x − 1 − 2 x + 2 = 2 \dfrac{x+1}{x-1} - \dfrac{2}{x+2} = 2 x − 1 x + 1 − x + 2 2 = 2 .
A1.
4 x 3 10 x = 4 x 2 10 = 2 x 2 5 \frac{4x^3}{10x} = \frac{4x^2}{10} = \frac{2x^2}{5} 10 x 4 x 3 = 10 4 x 2 = 5 2 x 2
A2.
Factorise: x 2 − 25 = ( x + 5 ) ( x − 5 ) x^2 - 25 = (x+5)(x-5) x 2 − 25 = ( x + 5 ) ( x − 5 ) , and x 2 + 3 x − 10 = ( x + 5 ) ( x − 2 ) x^2 + 3x - 10 = (x+5)(x-2) x 2 + 3 x − 10 = ( x + 5 ) ( x − 2 )
( x + 5 ) ( x − 5 ) ( x + 5 ) ( x − 2 ) = x − 5 x − 2 \frac{(x+5)(x-5)}{(x+5)(x-2)} = \frac{x-5}{x-2} ( x + 5 ) ( x − 2 ) ( x + 5 ) ( x − 5 ) = x − 2 x − 5
A3.
Factorise: x 2 − 2 x − 8 = ( x − 4 ) ( x + 2 ) x^2 - 2x - 8 = (x-4)(x+2) x 2 − 2 x − 8 = ( x − 4 ) ( x + 2 ) , and x 2 + x − 2 = ( x + 2 ) ( x − 1 ) x^2 + x - 2 = (x+2)(x-1) x 2 + x − 2 = ( x + 2 ) ( x − 1 )
( x − 4 ) ( x + 2 ) ( x + 2 ) ( x − 1 ) = x − 4 x − 1 \frac{(x-4)(x+2)}{(x+2)(x-1)} = \frac{x-4}{x-1} ( x + 2 ) ( x − 1 ) ( x − 4 ) ( x + 2 ) = x − 1 x − 4
A4.
Factorise: x 2 + 5 x + 4 = ( x + 4 ) ( x + 1 ) x^2 + 5x + 4 = (x+4)(x+1) x 2 + 5 x + 4 = ( x + 4 ) ( x + 1 )
3 x 2 x + 4 × ( x + 4 ) ( x + 1 ) 9 x = 3 x 2 ( x + 4 ) ( x + 1 ) 9 x ( x + 4 ) = 3 x ( x + 1 ) 9 = x ( x + 1 ) 3 \frac{3x^2}{x+4} \times \frac{(x+4)(x+1)}{9x} = \frac{3x^2(x+4)(x+1)}{9x(x+4)} = \frac{3x(x+1)}{9} = \frac{x(x+1)}{3} x + 4 3 x 2 × 9 x ( x + 4 ) ( x + 1 ) = 9 x ( x + 4 ) 3 x 2 ( x + 4 ) ( x + 1 ) = 9 3 x ( x + 1 ) = 3 x ( x + 1 )
A5.
Factorise: x 2 − 9 = ( x + 3 ) ( x − 3 ) x^2 - 9 = (x+3)(x-3) x 2 − 9 = ( x + 3 ) ( x − 3 ) , x 2 + 2 x = x ( x + 2 ) x^2 + 2x = x(x+2) x 2 + 2 x = x ( x + 2 )
( x + 3 ) ( x − 3 ) x ( x + 2 ) × x + 2 x − 3 = ( x + 3 ) ( x − 3 ) ( x + 2 ) x ( x + 2 ) ( x − 3 ) = x + 3 x \frac{(x+3)(x-3)}{x(x+2)} \times \frac{x+2}{x-3} = \frac{(x+3)(x-3)(x+2)}{x(x+2)(x-3)} = \frac{x+3}{x} x ( x + 2 ) ( x + 3 ) ( x − 3 ) × x − 3 x + 2 = x ( x + 2 ) ( x − 3 ) ( x + 3 ) ( x − 3 ) ( x + 2 ) = x x + 3
A6.
LCM of 2 x 2x 2 x and 4 x 4x 4 x is 4 x 4x 4 x .
10 4 x + 3 4 x = 13 4 x \frac{10}{4x} + \frac{3}{4x} = \frac{13}{4x} 4 x 10 + 4 x 3 = 4 x 13
A7.
LCM is ( x + 3 ) ( x − 1 ) (x+3)(x-1) ( x + 3 ) ( x − 1 ) .
2 ( x − 1 ) − 1 ( x + 3 ) ( x + 3 ) ( x − 1 ) = 2 x − 2 − x − 3 ( x + 3 ) ( x − 1 ) = x − 5 ( x + 3 ) ( x − 1 ) \frac{2(x-1) - 1(x+3)}{(x+3)(x-1)} = \frac{2x-2-x-3}{(x+3)(x-1)} = \frac{x-5}{(x+3)(x-1)} ( x + 3 ) ( x − 1 ) 2 ( x − 1 ) − 1 ( x + 3 ) = ( x + 3 ) ( x − 1 ) 2 x − 2 − x − 3 = ( x + 3 ) ( x − 1 ) x − 5
A8.
Factorise: x 2 − 1 = ( x + 1 ) ( x − 1 ) x^2 - 1 = (x+1)(x-1) x 2 − 1 = ( x + 1 ) ( x − 1 ) , x 2 + x = x ( x + 1 ) x^2 + x = x(x+1) x 2 + x = x ( x + 1 )
LCM is x ( x + 1 ) ( x − 1 ) x(x+1)(x-1) x ( x + 1 ) ( x − 1 ) .
3 x x ( x + 1 ) ( x − 1 ) + 2 ( x − 1 ) x ( x + 1 ) ( x − 1 ) \frac{3x}{x(x+1)(x-1)} + \frac{2(x-1)}{x(x+1)(x-1)} x ( x + 1 ) ( x − 1 ) 3 x + x ( x + 1 ) ( x − 1 ) 2 ( x − 1 ) = 3 x + 2 x − 2 x ( x + 1 ) ( x − 1 ) = 5 x − 2 x ( x + 1 ) ( x − 1 ) = \frac{3x + 2x - 2}{x(x+1)(x-1)} = \frac{5x-2}{x(x+1)(x-1)} = x ( x + 1 ) ( x − 1 ) 3 x + 2 x − 2 = x ( x + 1 ) ( x − 1 ) 5 x − 2
A9.
LCM is 3 x 3x 3 x . Multiply through:
Check: x = 3 ≠ 0 x = 3 \neq 0 x = 3 = 0 . Valid. x = 3 \boxed{x = 3} x = 3
A10.
LCM is ( x − 1 ) ( x + 2 ) (x-1)(x+2) ( x − 1 ) ( x + 2 ) . Multiply through:
( x + 1 ) ( x + 2 ) − 2 ( x − 1 ) = 2 ( x − 1 ) ( x + 2 ) (x+1)(x+2) - 2(x-1) = 2(x-1)(x+2) ( x + 1 ) ( x + 2 ) − 2 ( x − 1 ) = 2 ( x − 1 ) ( x + 2 ) Expand left side: x 2 + 3 x + 2 − 2 x + 2 = x 2 + x + 4 x^2 + 3x + 2 - 2x + 2 = x^2 + x + 4 x 2 + 3 x + 2 − 2 x + 2 = x 2 + x + 4
Expand right side: 2 ( x 2 + x − 2 ) = 2 x 2 + 2 x − 4 2(x^2 + x - 2) = 2x^2 + 2x - 4 2 ( x 2 + x − 2 ) = 2 x 2 + 2 x − 4
x 2 + x + 4 = 2 x 2 + 2 x − 4 x^2 + x + 4 = 2x^2 + 2x - 4 x 2 + x + 4 = 2 x 2 + 2 x − 4 0 = x 2 + x − 8 0 = x^2 + x - 8 0 = x 2 + x − 8 Using the quadratic formula:
x = − 1 ± 1 + 32 2 = − 1 ± 33 2 x = \frac{-1 \pm \sqrt{1 + 32}}{2} = \frac{-1 \pm \sqrt{33}}{2} x = 2 − 1 ± 1 + 32 = 2 − 1 ± 33 x = − 1 + 33 2 ≈ 2.37 or x = − 1 − 33 2 ≈ − 3.37 \boxed{x = \frac{-1 + \sqrt{33}}{2} \approx 2.37 \quad \text{or} \quad x = \frac{-1 - \sqrt{33}}{2} \approx -3.37} x = 2 − 1 + 33 ≈ 2.37 or x = 2 − 1 − 33 ≈ − 3.37 Check restrictions: neither value equals 1 1 1 or − 2 -2 − 2 , so both solutions are valid.
End of Algebraic Fractions Study Notes