You are here:

Calculus/Partial fractions

Advertisement


Question
Hi, i have read over and over the examples and answers using the partial fractions method, and i just dont get it!!
heres a question,

use the method of partial fractions to find an expression of the form shown for the function
f(x)=

   3x + 11   = A   +   Bx+C
(x-3) (x^2 +1)    x-3           x^2 + 1

(They are fractions e.g A/x-3 and Bx+C/x^2 + 1)

If you could do step by step answer using this method explaining each step, it would be such a huge help!!!

thankyou!


Answer
Questioner:   sarah
Category:  Calculus
Private:  No
 
Subject:  partial fractions
Question:  Hi, i have read over and over the examples and answers using the partial fractions method, and i just dont get it!!
heres a question,

use the method of partial fractions to find an expression of the form shown for the function
f(x)=

  3x + 11 = A + Bx+C
(x-3) (x^2 +1) x-3        x^2 + 1

(They are fractions e.g A/x-3 and Bx+C/x^2 + 1)

If you could do step by step answer using this method explaining each step, it would be such a huge help!!!

thankyou!
.....................................
Hi, Sarah,

Your problem should be written this way, and it will come through better:

 3x + 11             A      Bx + C
--------------- =  ------ + ---------
(x-3)(x^2 +1)       x - 3    x^2 + 1

You have the basics OK, that:

For a linear denominator like x-3, write a constant on top.
For a quadratic, write a linear top, like Bx + C.

So far so good.

NOW you must find a way to write three equations in A,B,C, that don't have x's.  
Start by multiplying out and clearing fractions:

 3x + 11             A      Bx + C
--------------- =  ------ + --------- << all times (x-3)(x^2+1)
(x-3)(x^2 +1)       x - 3    x^2 + 1

3x + 11 = A(x^2+1) + (Bx + C)(x - 3)

Now here is ONE way to proceed: First remove all parentheses:

3x + 11 = Ax^2 + A + Bx^2 - 3Bx + Cx - 3C

Now match up coefficients on both sides:

Const:  11 = A - 3C
x:       3 = -3B + C
x^2:     0 = A + B

Solve those equations for A,B,C and you are home.

Const:  11 = A - 3C
x:       3 = -3B + C
x^2:     0 = A + B  >>  A = - B, and plug that in:

Const:  11 = - B - 3C   >> times -3
x:       3 = -3B + C

Const: -33 = +3B + 9C
x:       3 = -3B + C
-------------------------  << add
     -30 = 10C
       C = -3

x:      3 = -3B - 3  << subst
       6 = -3B
       B = -2
       A = 2

Finish:

 3x + 11             2       2x + 3
--------------- =  ------  - ---------
(x-3)(x^2 +1)       x - 3     x^2 + 1

.........................................
Now here is ANOTHER way to proceed: Using

3x + 11 = A(x^2+1) + (Bx + C)(x - 3)

PICK three values of x.  x = 38, x = 19, x = -22 would work, but maybe

x = 3, x = 0, x = 1

would be a lot simpler.  That will produce three equations to be solved.  I'll leave that to you; it's a good exercise, as those authors like to say.

Calculus

All Answers


Answers by Expert:


Ask Experts

Volunteer


Paul Klarreich

Expertise

All topics in first-year calculus including infinite series, max-min and related rate problems. Also trigonometry and complex numbers, theory of equations, exponential and logarithmic functions. I can also try (but not guarantee) to answer questions on Analysis -- sequences, limits, continuity.

Experience

I taught all mathematics subjects from elementary algebra to differential equations at a two-year college in New York City for 25 years.

Education/Credentials
(See above.)

©2012 About.com, a part of The New York Times Company. All rights reserved.