Partial Fractions Calc Problem

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
3 replies · 2K views
coookiemonste
Messages
24
Reaction score
0

Homework Statement


∫1/[(x+a)(x+b)]dx
answer is 1/(a-b) ln[(x+b)/(x+a)] + C


Homework Equations





The Attempt at a Solution



1=A/(x+a) + B/(x+b)
1=B(x+a) + A(x+b)
1=Bx+ Ba + Ax +Ab

so 0=Bx+ Ax, 1=Ba+Ab
A=-B, 1=B(a-b)

∫-1/(x+a) +∫1/(x+b)

Im not sure if I am headed in the right direction or not.
 
Physics news on Phys.org
coookiemonste said:

The Attempt at a Solution



1=A/(x+a) + B/(x+b)

This line should really be 1/((x+a)(x+b))=A/(x+a) + B/(x+b)

1=B(x+a) + A(x+b)
1=Bx+ Ba + Ax +Ab

so 0=Bx+ Ax, 1=Ba+Ab
A=-B, 1=B(a-b)

Good, so B=___?

∫-1/(x+a) +∫1/(x+b)

Im not sure if I am headed in the right direction or not.

This should be B∫-1/(x+a) +B∫1/(x+b)
 
How do you know what A and B equal? You don't know numerical values, just what they're equal to in relation to one another.

gabbagabbahey is right, you should get B∫-1/(x+a) +B∫1/(x+b)

Now what do you know about the integral of 1/x ?
 
muso07 said:
How do you know what A and B equal? You don't know numerical values, just what they're equal to in relation to one another.
The equation 1= B(a-b) settles that.

gabbagabbahey is right, you should get B∫-1/(x+a) +B∫1/(x+b)

Now what do you know about the integral of 1/x ?