Partial Fraction Decomposition

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
shamieh
Messages
538
Reaction score
0
Quick question... I know that if the numerator is greater than the denominator I need to divide out by long division BUT If the numerator is equal to the denominator (the exponent is what I'm talking about to be specific) then, do I need to do anything? Because I'm stuck on this problem

$$\int \frac{3t - 2}{t + 1} dt$$Some how they are getting like 3(t-5) + 1 or something weird.. I don't understand..What is the first step I should do..

Some how they are changing it... Here it is if you'd like to see it. They aren't doing long division they are doing something else weird... http://www.slader.com/textbook/9780538497909-stewart-calculus-early-transcendentals-7th-edition/492/exercises/8/#
 
Physics news on Phys.org
I mean now I see what they're doing but I don't see how I'm supposed to just KNOW that 3(t + 1) - 5 is another form of 3t - 2
 
Also how are they getting rid of the $$(t + 1)$$ in the numerator and just saying $$3 - \frac{5}{(t + 1)}$$ is this magic??
 
I would write:

$$\frac{3t-2}{t+1}=\frac{3t+3 - 5}{t+1}=\frac{3(t+1)}{t+1}-\frac{5}{t+1}=3-\frac{5}{t+1}$$
 
Hello, shamieh!

You can always use Long Division.

. . [tex]\begin{array}{ccccc} &&&& 3 \\<br /> && --&--&-- \\<br /> t+1 & ) & 3t & - & 2 \\<br /> && 3t & + & 3 \\<br /> && -- & -- & -- \\<br /> &&& - & 5 \end{array}[/tex][tex]\text{Therefore: }\:\frac{3t-2}{t+1} \;=\;3 - \frac{5}{t+1}[/tex]