Division, addition and subtraction, improper fractions, and algebraic long division — all in one place.
📖 3 Concepts✏️ 2 Quizzes📄 4 Past Paper Qs
01
Division of Algebraic Fractions
Core Rule
Dividing by a fraction is the same as multiplying by its reciprocal — swap the numerator and denominator of the second fraction, then multiply.
Always check: does the numerator share a factor with the denominator? If not, the fraction is fully simplified.
03
Improper Algebraic Fractions
What makes a fraction "improper"?
When the degree (highest power) of the numerator \(\geq\) degree of the denominator — just like \(\tfrac{10}{7}\) in arithmetic. Convert to a mixed form using long division.
The polynomial division identity:
$$F(x) \;=\; Q(x)\cdot d(x) \;+\; R \qquad\Longleftrightarrow\qquad \frac{F(x)}{d(x)} = Q(x)+\frac{R}{d(x)}$$
$$\frac{x^2+5x+8}{x-2}=(x+7)+\frac{22}{x-2}$$
Or equivalently: \(\;x^2+5x+8=(x+7)(x-2)+22\)
⚡ Remainder Shortcut
To find only the remainder: substitute \(x\) = root of the divisor.
For \((x-2)\): set \(x=2\;\Rightarrow\;4+10+8=22\;\checkmark\)
Theory Quiz
Quiz 01 — Core Concepts
Four questions to lock in the theory before past papers.
Q1. To divide two algebraic fractions you should:
Q2. How do you factorise \(x^2-25\)?
Q3. Is \(\dfrac{x^3+2x}{x+1}\) an improper fraction?
Q4. Using the remainder shortcut, find the remainder when \(x^2+5x+8\) is divided by \((x-2)\).
Edexcel Past Paper Questions
202405-02
Improper Fraction → Mixed Form
3 marks
Question
$$g(x)=\frac{2x^2-5x+8}{x-2}$$
Write \(g(x)\) in the form \(\;Ax+B+\dfrac{C}{x-2}\;\) where \(A,B,C\) are integers to be found.
// Model Solution
Set up
$$2x^2-5x+8=(Ax+B)(x-2)+C$$
x = 2
$$C=2(4)-5(2)+8=8-10+8=6$$
Long div
\(2x\cdot(x-2)=2x^2-4x\;\Rightarrow\;\) rem \(-x+8\) \(-1\cdot(x-2)=-x+2\;\Rightarrow\;\) rem \(6\;\checkmark\)