Integration with partial fractions - help

Click For Summary
SUMMARY

The discussion focuses on solving the integration of the rational function (5x^2 - 17x + 10) / ((x-1)^3 * (x+1)) using partial fraction decomposition. The user, Bensky, successfully determined the values of C and D as -1 and -4, respectively, but sought assistance in finding A and B. After substituting various values for x, including 2 and -2, Bensky derived the equations -3A + B = -15 and 3A + 3B = 3, ultimately concluding that A = 4 and B = -3.

PREREQUISITES
  • Understanding of partial fraction decomposition
  • Familiarity with polynomial long division
  • Basic algebraic manipulation skills
  • Knowledge of solving systems of equations
NEXT STEPS
  • Practice additional problems on partial fraction decomposition
  • Learn about polynomial long division techniques
  • Explore methods for solving systems of linear equations
  • Review integration techniques for rational functions
USEFUL FOR

Students studying calculus, particularly those focusing on integration techniques and partial fraction decomposition, as well as educators seeking examples for teaching these concepts.

Bensky
Messages
82
Reaction score
0
Integration with partial fractions -- help!

Homework Statement


Here is the problem: http://img130.imageshack.us/img130/1673/integralthing.png
The answer should be 4.


Homework Equations



N/A

The Attempt at a Solution



Here are my steps so far:

(5x^2 - 17x + 10) / ((x-1)^3 * (x+1)) = A/(x-1) + B/(x-1)^2 + C/(x-1)^3 + D/(x+1)
5x^2 - 17x + 10 = A(x-1)^2(x+1) + B(x-1)(x+1) + C(x+1) + D(x-1)^3

Substituting 1 for x gives:
5-17+10 = 2C
C = -1

Substituting -1 for x gives:
5(-1)^2 - 17(-1) + 10 = -8D
D = -4

Variables C and D are correct according to the answer given to me on the practice test.

Now I'm at the point where I want to find the other 2 variables, A and B. I'm not sure how to go about doing this. I talked to my professor and she said something about plugging in random values for x and somehow getting A and B that way, but it didn't make much sense to me after she explained it. I have to be able to do this for a test where I will not be allowed anything but the Apple OSX calculator (it's basically the same as the Windows Calculator), so the easiest method to do this would be appreciated.

Thank you,
Bensky
 
Last edited by a moderator:
Physics news on Phys.org


You're on the right track with the way you split up the separate fractions. The important thing is that your equation -- (5x^2 - 17x + 10) / ((x-1)^3 * (x+1)) = A/(x-1) + B/(x-1)^2 + C/(x-1)^3 + D/(x+1) -- has to hold for all values of x. That's what your teacher was talking about when he/she said to plug in random numbers. Presumably you have already tried x = 1 and x = -1. Another one to try is x = 0. Your choice for another one.
 


Mark44 said:
You're on the right track with the way you split up the separate fractions. The important thing is that your equation -- (5x^2 - 17x + 10) / ((x-1)^3 * (x+1)) = A/(x-1) + B/(x-1)^2 + C/(x-1)^3 + D/(x+1) -- has to hold for all values of x. That's what your teacher was talking about when he/she said to plug in random numbers. Presumably you have already tried x = 1 and x = -1. Another one to try is x = 0. Your choice for another one.

Thanks Mark -- I actually figured this out on my own a minute or so before I saw this post.

For anyone else trying to do these types of problems: I ended up substituting x=2 and x=-2 to get the system of eq's (solved by elimination):
-3A + B = -15
3A + 3B = 3
-------------------
The A's already cancel, so...
4B = -12
B=-3 => A = 4

Maybe I should have screwed around a bit more before I posted here. :blushing:
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 16 ·
Replies
16
Views
2K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K