Techniques of integration, Partial Fractions problem.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
12 replies · 5K views
afcwestwarrior
Messages
453
Reaction score
0

Homework Statement



∫(2t)/(t-3)^2

the integral is 2 to 0

ok does it = A/ t-3 + B/(t-3)^2

I'm not sure if you break up (t-3)^2
 
Physics news on Phys.org
afcwestwarrior said:

Homework Statement



∫(2t)/(t-3)^2

the integral is 2 to 0

ok does it = A/ t-3 + B/(t-3)^2

I'm not sure if you break up (t-3)^2

Yep, [tex]\frac{2t}{ (t-3)^2} = \frac{A}{t-3} + \frac{B}{(t-3)^2}[/tex].

From here, just multiply both sides by [tex](t-3)^2[/tex]

Edit: Sorry, I used the variable 'x' instead of 't'.
 
So would it be 2t= A(t-3)+ B

=At-3A+B
A(t) - (3A+B)

A=2
3A+B=0

Is this correct.
 
afcwestwarrior said:
So would it be 2t= A(t-3)+ B

=At-3A+B
A(t) - (3A+B)

A=2
3A+B=0

Is this correct.

You should get
A = 2 and B - 3A = 0
 
you distributed the negative to make it B-3A
 
A=2
and B=6

then would it be 2/ t-2 + 6/ (t-2)^2


skipping u substitution part

= 2 ln[t-2] + 6 ln [(t-2)^2

is that correct
 
afcwestwarrior said:
A=2
and B=6

then would it be 2/ t-2 + 6/ (t-2)^2skipping u substitution part

= 2 ln[t-2] + 6 ln [(t-2)^2

is that correct
You have a typo. It's a 3 not a 2.

[tex]\int \frac{2t}{ (t-3)^2}dt =\int \frac{2}{t-3}dt + \int \frac{6}{(t-3)^2}dt[/tex]

Also, you did not integrate the right term correctly, it's a degree of "-2" not "-1"
 
A=3 is what your saying, I'm not following. Where's my mistake
 
afcwestwarrior said:
A=3 is what your saying, I'm not following. Where's my mistake

It is (t-3) not (t-2)
 
oh ok I understand. so would it be 2 Ln [t-3] + 6 ln[(t-3)^2]
 
afcwestwarrior said:
oh ok I understand. so would it be 2 Ln [t-3] + 6 ln[(t-3)^2]
This part is incorrect. What is the anti-derivative of [tex]\frac{1}{(t-3)^2}[/tex]?