Flashcards · 8 cards

Partial fractions

Say the answer to yourself, then check. Cards you know come back less and less often; cards you don't come back tomorrow.

  1. Rule

    How do you split 2x−3(x−1)(x+1)(x+2)\dfrac{2x - 3}{(x - 1)(x + 1)(x + 2)} into partial fractions?

    Answer

    Write Ax−1+Bx+1+Cx+2\dfrac{A}{x - 1} + \dfrac{B}{x + 1} + \dfrac{C}{x + 2}, multiply through by the bottom, then make each bracket zero in turn to find AA, BB and CC.

    5x − 1(x − 1)(x + 1)=Ax − 1+Bx + 1x = 1 gives A = (5 − 1) ÷ 2 = 2x = −1 gives B = (−5 − 1) ÷ (−2) = 3
    Partial fractionsMake each bracket zero in turn to find A and B
  2. Rule

    What if the top's degree is at least the bottom's?

    Answer

    Divide first: a whole part plus a proper fraction. Then split the proper fraction.

    175=3+25whole part + remainderx² + 3x + 5x + 1=x + 2+3x + 1
    Divide firstWhole part, plus a proper fraction to split
  3. Know it

    Where is 2x−3(x2−1)(x+2)\dfrac{2x - 3}{(x^2 - 1)(x + 2)} undefined?

    Answer

    Where the bottom is zero. Factorise it fully, (x−1)(x+1)(x+2)(x - 1)(x + 1)(x + 2): so x=1x = 1, −1-1 or −2-2.

  4. Know it

    How do you check your partial fractions?

    Answer

    Put a simple value such as x=0x = 0 into both the original fraction and your answer: they must agree.

  5. Rule

    Which fractions do you write for a repeated bracket such as (x+2)3(x + 2)^3?

    Answer

    One for each power: Ax+2+B(x+2)2+C(x+2)3\dfrac{A}{x + 2} + \dfrac{B}{(x + 2)^2} + \dfrac{C}{(x + 2)^3}.

    (x − 1)(x + 2)→Ax − 1+Bx + 2(x + 1)³→Ax + 1+B(x + 1)²+C(x + 1)³(x + 1)(x² + 2)→Ax + 1+Bx + Cx² + 2
    Which fractions to writeOne fraction for each power of a repeated bracket; Bx + C over a quadratic
  6. Know it

    Which fraction goes over a quadratic factor that won't factorise, such as x2+2x^2 + 2?

    Answer

    Bx+Cx2+2\dfrac{Bx + C}{x^2 + 2}: a linear top, not just a number.

  7. Know it

    How many constants should the partial fractions have?

    Answer

    As many as the degree of the bottom: a cubic bottom always needs three.

  8. Which method?

    WAEC 2018 · Paper 2 · Q3

    Using the substitution u=x−2u = x - 2, write x3+5(x−2)4\dfrac{x^3 + 5}{(x - 2)^4} as an expression in terms of uu.

    Using the answer in (a), express x3+5(x−2)4\dfrac{x^3 + 5}{(x - 2)^4} in partial fractions.

    Why substitute u=x−2u = x - 2?

    Answer

    It turns the fraction into (u+2)3+5u4\dfrac{(u + 2)^3 + 5}{u^4}. Expand the top and divide each term by u4u^4: the partial fractions appear at once.