You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
An algebraic fraction is a fraction whose numerator and/or denominator is a polynomial in some variable, most commonly x. They are the algebraic analogue of rational numbers, and the same arithmetic principles — common denominators for addition, invert-and-multiply for division, simplification by cancelling shared factors — carry across exactly. What changes is the technical demand: every step rests on confident polynomial factorisation, careful tracking of excluded values of x, and disciplined sign work.
This lesson covers the four arithmetic operations on algebraic fractions, the simplification of compound (nested) fractions, and the rewriting of an improper rational expression as a polynomial plus a proper remainder via polynomial long division. The material is foundational: it underwrites partial fractions (lesson 8), the integration of rational functions in the Year 2 calculus chapter, the binomial expansion of (1+x)−1 and its variants, and the algebraic manipulation of differentiated quotients via the quotient rule.
This lesson is aligned with the Edexcel 9MA0 specification, Pure Mathematics Paper 1 — Section 2.5: "Simplify rational expressions including by factorising and cancelling, and algebraic division (by linear expressions only)." It draws synoptically on Section 2.3 (factorisation, the factor and remainder theorems — see lesson 6) and feeds directly into Section 2.6 (partial fractions — lesson 8) and Section 8 (integration of rational functions).
| Specification reference | Skill assessed |
|---|---|
| 2.5(a) | Simplify a rational expression by factorising numerator and denominator and cancelling common factors |
| 2.5(b) | Add, subtract, multiply and divide algebraic fractions, presenting the answer in fully simplified form |
| 2.5(c) | Perform algebraic long division by a linear expression to obtain quotient and remainder |
| 2.5(d) | Express an improper algebraic fraction in the mixed form quotient + (remainder)/(divisor) |
| Term | Meaning |
|---|---|
| Algebraic fraction (rational expression) | A ratio P(x)/Q(x) of two polynomials with Q(x)≡0 |
| Proper fraction | degP<degQ |
| Improper fraction | degP≥degQ |
| Excluded value | Any x for which the original denominator is zero; must be stated even after cancellation |
| Common denominator | A polynomial divisible by every denominator in the sum; the lowest such polynomial is the LCM |
| Mixed form | P(x)/Q(x)=quotient(x)+remainder(x)/Q(x) |
The single most important principle is this: you may only cancel factors, never individual terms in a sum. The cancellation rule reads b⋅ca⋅c=ba(c=0). Both numerator and denominator must be expressed as products before any cancellation takes place. If either is a sum, it must be factorised first. The expression x2+5x+6x2−9 cannot be simplified by striking out the x2 symbols. Instead, factorise: x2+5x+6x2−9=(x+2)(x+3)(x−3)(x+3)=x+2x−3,x=−3,−2. Note the two excluded values: x=−3 is excluded because the original denominator vanishes there, even though the simplified expression (x−3)/(x+2) is perfectly defined at x=−3. Forgetting this is a routine source of mark loss.
Cancel-only-factors warning. Writing x+3x+2=32 by "cancelling the x" is the most common error in the entire chapter. The x in the numerator is added to 2, not multiplied by it. There is no factor of x to cancel.
Simplify 4x2−12x2+7x+3 and state the values of x for which the original expression is undefined.
Solution.
To add or subtract algebraic fractions, you must rewrite them over a common denominator. The lowest common denominator is the LCM of the individual denominators, and to find it you must factorise each denominator first. Skipping that factorisation almost always inflates the denominator unnecessarily and creates an expression that requires re-cancellation at the end.
The general procedure:
Express as a single fraction in fully simplified form: x−23−x2−4x+1.
Solution.
The numerator 2x+5 does not factorise to share anything with the denominator, so no further cancellation is possible.
Sign discipline on subtraction. Always bracket the subtracted numerator before distributing the minus sign. The single most common error in this section is to subtract only the first term, leaving the others with the wrong sign.
Multiplication of algebraic fractions follows BA×DC=BDAC, and division uses the invert-and-multiply rule BA÷DC=BA×CD=BCAD,C=0.
In practice it is almost always cheaper to factorise all four polynomials before multiplying anything out. Cancelling early keeps the algebra small; multiplying first and then trying to factorise a degree-four numerator and denominator is hard work and invites errors.
Simplify x2−1x2+5x+6×x2+2xx2−x.
Solution. Factorise everything first:
Hence (x−1)(x+1)(x+2)(x+3)×x(x+2)x(x−1). Cancel (x−1), (x+2) and x: x+1x+3,x=0,±1,−2.
Simplify x2+4xx2−9÷2x+8x−3.
Solution. Invert and multiply: x2+4xx2−9×x−32x+8. Factorise:
So x(x+4)(x−3)(x+3)×x−32(x+4)=x2(x+3),x=0,−4,3.
| Operation | Standard procedure | Critical step |
|---|---|---|
| Simplification | Factorise numerator and denominator; cancel common factors | Both must be in product form before any cancellation |
| Addition | Factorise denominators; form LCM; rewrite each fraction over LCM; combine numerators; simplify | Re-factorise the resulting numerator to check for further cancellation |
| Subtraction | As for addition | Bracket the subtracted numerator before distributing the minus sign |
| Multiplication | Factorise everything; cancel any common factors across both fractions; multiply remaining factors | Cancel before multiplying out, never after |
| Division | Replace ÷ by multiplication by the reciprocal of the second fraction; then proceed as for multiplication | Invert only the divisor, never the dividend |
| Long division | Divide leading term, multiply back, subtract, bring down; repeat until remainder has degree below divisor | Bracket the multiplied divisor before subtracting |
A compound fraction is a fraction whose numerator or denominator (or both) is itself a fraction. The standard strategy is to multiply the top and the bottom of the outer fraction by a common quantity that clears the inner denominators.
Simplify 1−x211+x1.
Multiply top and bottom by x2: x2−1x2+x=(x−1)(x+1)x(x+1)=x−1x,x=0,±1.
Compound fractions appear naturally in the simplification of derivatives obtained from the quotient rule and in the algebraic manipulation of difference quotients used to define the derivative from first principles.
For Paper 1 you must be able to divide a polynomial by a linear expression x−a (the spec restricts division to the linear case, although the same algorithm generalises). Long division converts an improper fraction into the mixed form x−aP(x)=q(x)+x−ar, where q(x) is the quotient polynomial and r is the constant remainder (a constant because the divisor is linear).
The relationship between the remainder and the value of the polynomial at x=a is the remainder theorem (treated fully in lesson 6): r=P(a). This gives an instant arithmetic check on every long division you perform.
Express x+1x2+3x+5 in the form x+b+x+1c.
Long division.
So the quotient is x+2 and the remainder is 3, giving x+1x2+3x+5=x+2+x+13.
Check via the remainder theorem. P(x)=x2+3x+5, so P(−1)=1−3+5=3. This matches the remainder, confirming the division is correct.
The mixed form is the natural input to integration: ∫(x+2+3/(x+1))dx=21x2+2x+3ln∣x+1∣+C, where the polynomial part is integrated termwise and the proper-fraction tail integrates to a logarithm.
| Type | Condition on degrees | Example | Standard treatment |
|---|---|---|---|
| Proper | degP<degQ | x+13, x2−42x−1 | Decompose into partial fractions (lesson 8) |
| Improper, degP=degQ | equal degrees | x+1x+5 | Long division yields a constant quotient plus a proper tail |
| Improper, degP>degQ | strictly greater | x+1x2+3x+5 | Long division yields a non-constant quotient plus a proper tail |
The exam convention is that an answer should be left in the form most useful for the next step: as a single fraction when the question asks for one; in mixed form when the question continues to integration or asymptotic analysis; in partial-fraction form when binomial expansion or Laplace-style work follows.
Express x−22x3−x2+4x−7 in the form ax2+bx+c+x−2d, stating the values of the constants a, b, c, d.
Solution.
Quotient 2x2+3x+10, remainder 13, so x−22x3−x2+4x−7=2x2+3x+10+x−213, giving a=2, b=3, c=10, d=13.
Remainder-theorem check. P(x)=2x3−x2+4x−7, so P(2)=16−4+8−7=13. Match.
This kind of question is common in the second half of Paper 1, where the algebraic-fraction skill is folded into a broader question on integration, asymptotes, or curve sketching. The mixed form gives an immediate reading of the curve's behaviour at infinity (y∼2x2) and at the vertical asymptote x=2.
Simplify hx+h1−x1.
This is the difference quotient that defines the derivative of 1/x from first principles, and the algebra is a standard A-Level exercise in compound-fraction manipulation.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.