Fatskills
Practice. Master. Repeat.
Study Guide: GCSE Maths Algebra - How to Solve: Algebraic Fractions (Simplify, Solve Equations) – Complete Guide
Source: https://www.fatskills.com/gcse-math/chapter/gcse-maths-algebra-how-to-solve-algebraic-fractions-simplify-solve-equations-complete-guide

GCSE Maths Algebra - How to Solve: Algebraic Fractions (Simplify, Solve Equations) – Complete Guide

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~5 min read

How to Solve: Algebraic Fractions (Simplify, Solve Equations) – Complete Guide

For GCSE & A-Level (Physics, Chemistry, Biology) – Ace Your Exam!


Introduction

"Mastering algebraic fractions unlocks 6–8 marks in your GCSE Maths exam—and they’re hidden in A-Level Physics equations like resistors in parallel or reaction rates. One wrong step, and your answer’s gone. Today, you’ll learn the exact method to simplify, solve, and conquer them—no guesswork."


WHAT YOU NEED TO KNOW FIRST

Before starting, you must understand: 1. Factorising quadratics (e.g., x² – 5x + 6 = (x – 2)(x – 3)). 2. Multiplying and dividing fractions (e.g., ½ × ⅔ = ⅓). 3. Solving linear equations (e.g., 3x + 2 = 8 → x = 2).

If you’re shaky on any of these, pause and revise them first.


KEY TERMS & FORMULAS

Key Terms

  1. Algebraic fraction: A fraction with variables in the numerator, denominator, or both (e.g., (x + 1)/(x – 2)).
  2. Common denominator: The smallest expression that both denominators divide into (e.g., for 1/x and 1/(x+1), the common denominator is x(x+1)).
  3. Excluded values: Values of x that make the denominator zero (e.g., for 1/(x – 3), x ≠ 3).

Formulas

  1. Simplifying fractions:
    (a × c)/(b × c) = a/b MEMORISE THIS (Cancel common factors).
  2. Adding/subtracting fractions:
    a/b + c/d = (ad + bc)/bd MEMORISE THIS (Cross-multiply).
  3. Solving equations with fractions:
    Multiply both sides by the lowest common denominator (LCD) to eliminate fractions. MEMORISE THIS.

STEP-BY-STEP METHOD

Simplifying Algebraic Fractions

Step 1: Factorise the numerator and denominator fully. Step 2: Cancel identical factors (top and bottom). Step 3: Write the simplified fraction. State any excluded values.

Solving Equations with Algebraic Fractions

Step 1: Identify the lowest common denominator (LCD) of all fractions. Step 2: Multiply every term in the equation by the LCD to eliminate fractions. Step 3: Simplify the equation (expand brackets, collect like terms). Step 4: Solve the resulting equation (linear or quadratic). Step 5: Check your solution against the excluded values (denominator ≠ 0).


WORKED EXAMPLES

Example 1 – Basic Simplification

Simplify: (6x² – 12x)/(3x)

Step 1: Factorise numerator and denominator. Numerator: 6x² – 12x = 6x(x – 2) Denominator: 3x (already simplified).

Step 2: Cancel common factors. (6x(x – 2))/(3x) = 2(x – 2) (Cancel 3x).

Step 3: Write simplified form. Answer: 2(x – 2), x ≠ 0.

What we did and why: We factorised to reveal common terms, then cancelled them. The excluded value (x ≠ 0) comes from the original denominator.


Example 2 – Medium (Adding Fractions)

Solve: 1/x + 1/(x + 2) = 5/6

Step 1: Find the LCD. LCD of x, x + 2, and 6 is 6x(x + 2).

Step 2: Multiply every term by the LCD. 6x(x + 2) × (1/x) + 6x(x + 2) × (1/(x + 2)) = 6x(x + 2) × (5/6)

Step 3: Simplify. 6(x + 2) + 6x = 5x(x + 2) 6x + 12 + 6x = 5x² + 10x 12x + 12 = 5x² + 10x

Step 4: Rearrange to form a quadratic. 5x² – 2x – 12 = 0

Step 5: Solve the quadratic (factorise or use formula). (5x + 6)(x – 2) = 0 x = –6/5 or x = 2

Step 6: Check excluded values. Original denominators: x ≠ 0, x ≠ –2. Both solutions are valid.

Answer: x = –6/5 or x = 2.

What we did and why: We eliminated fractions by multiplying by the LCD, then solved the quadratic. Always check solutions against excluded values!


Example 3 – Exam-Style (Disguised Fractions)

A-Level Physics Context: The combined resistance R of two resistors in parallel is given by: 1/R = 1/R₁ + 1/R₂ If R₁ = x + 1 and R₂ = x – 1, and R = 2, find x.

Step 1: Substitute the given values. 1/2 = 1/(x + 1) + 1/(x – 1)

Step 2: Find the LCD. LCD of 2, x + 1, and x – 1 is 2(x + 1)(x – 1).

Step 3: Multiply every term by the LCD. 2(x + 1)(x – 1) × (1/2) = 2(x + 1)(x – 1) × (1/(x + 1)) + 2(x + 1)(x – 1) × (1/(x – 1))

Step 4: Simplify. (x + 1)(x – 1) = 2(x – 1) + 2(x + 1) x² – 1 = 2x – 2 + 2x + 2 x² – 1 = 4x

Step 5: Rearrange and solve. x² – 4x – 1 = 0 Use the quadratic formula: x = [4 ± √(16 + 4)]/2 = [4 ± √20]/2 = 2 ± √5

Step 6: Check excluded values. Denominators: x ≠ –1, x ≠ 1. Both solutions are valid.

Answer: x = 2 + √5 or x = 2 – √5.

What we did and why: This is a real A-Level Physics problem! We treated it like any algebraic fraction, used the LCD, and solved the quadratic. Always link maths to real-world applications.


COMMON MISTAKES

  1. MISTAKE: Cancelling terms that aren’t factors.
    WHY IT HAPPENS: Students see x in x + 2 and 3x and cancel them.
    CORRECT APPROACH: Only cancel identical factors (e.g., x in x(x + 2) and 3x).

  2. MISTAKE: Forgetting to multiply every term by the LCD.
    WHY IT HAPPENS: Students multiply only the fractions, not the whole equation.
    CORRECT APPROACH: Multiply every term (including numbers like 5 in 5 = 1/x + 2).

  3. MISTAKE: Ignoring excluded values.
    WHY IT HAPPENS: Students solve the equation but don’t check if solutions make denominators zero.
    CORRECT APPROACH: Always state x ≠ [values that make denominator zero].

  4. MISTAKE: Expanding brackets incorrectly.
    WHY IT HAPPENS: Students rush and make sign errors (e.g., –(x – 2) = –x – 2).
    CORRECT APPROACH: Use brackets and expand carefully: –(x – 2) = –x + 2.

  5. MISTAKE: Not simplifying fully.
    WHY IT HAPPENS: Students stop at (x² – 4)/(x – 2) instead of simplifying to x + 2.
    CORRECT APPROACH: Always factorise and cancel where possible.


EXAM TRAPS

  1. TRAP: Hidden denominators in word problems.
    HOW TO SPOT IT: Look for phrases like "rate of reaction", "resistors in parallel", or "average speed".
    HOW TO AVOID IT: Write the equation first, then identify denominators.

  2. TRAP: Quadratics disguised as fractions.
    HOW TO SPOT IT: After eliminating fractions, you get terms.
    HOW TO AVOID IT: Always rearrange to ax² + bx + c = 0 before solving.

  3. TRAP: Excluded values in the answer.
    HOW TO SPOT IT: The question asks for "valid solutions" or "possible values".
    HOW TO AVOID IT: Check every solution against the original denominators.


1-MINUTE RECAP

"Here’s the no-fail method for algebraic fractions: 1. Simplify: Factorise top and bottom, cancel identical factors, state excluded values. 2. Solve: Find the LCD, multiply every term by it, simplify, solve the equation, check solutions. 3. Avoid traps: Never cancel non-factors, always multiply every term, and check excluded values. For exams, write every step—examiners love method marks. If you see a fraction, think LCD. If you see a quadratic, think factorise or formula. You’ve got this!"