Antidifferentiation for a larger problem

  • Thread starter Thread starter nealh149
  • Start date Start date
nealh149
Messages
110
Reaction score
0

Homework Statement


I'm trying to antidifferentiate a function in order to find the volume of a solid. The function comes out to be (2x+1)/(x^2+8x+16)


Homework Equations



N/A

The Attempt at a Solution


I've tried a multitude of things. I figured that partial fractions would work, but it turns out that since the denominator is a square that doesn't work. I'm not asking you to solve, just a nudge in the right direction
 
Physics news on Phys.org
nealh149 said:
I figured that partial fractions would work, but it turns out that since the denominator is a square that doesn't work.

What do you mean by this? Try the partial fraction decomposition \frac{A}{(x+4)}+\frac{B}{(x+4)^2}
 
ALright. I don't understand though. Where did the third (x+4) come from. The denominator only factors to (x+4)(x+4)
 
Okay even when i try that I get

A(x+4)^2+B(x+4) = 2x+1

When I plug into eliminate one of the variables (x=-4) then I get 0+0 = -7. I'm probably doing something wrong.
 
nealh149 said:
ALright. I don't understand though. Where did the third (x+4) come from. The denominator only factors to (x+4)(x+4)
We know that the number of unknown constants must be equal to the degree of the denominator, and so the easiest way to set it up is to take the two fractions as A/(x+4) and B/(x+4)2

nealh149 said:
Okay even when i try that I get

A(x+4)^2+B(x+4) = 2x+1

When I plug into eliminate one of the variables (x=-4) then I get 0+0 = -7. I'm probably doing something wrong.

This is not correct: You should have the following expression: \frac{2x+1}{(x+4)^2}\equiv \frac{A}{(x+4)}+\frac{B}{(x+4)^2} Multiplying this expression by (x+4)2 does not give what you have above.
 
Ok. I'll try that. Why did you use those denominators though, for the partials. Intuitively I would use x+4 and x+4 because they multiply together to get x^2 +8x+16

Thanks though
 
Alright. So I solve that equation and get 2x+1 = A(x+4) + B

A = 1 and B = -7

WHen I antidifferentiate I get ln(x+4) + 7/(x+4) Seems that I'm missing a factor of 2 in front of the first term. Sorry for the problems.
 
nevermind on that last part, i found a mistake. but the previous question is still troubling me
 
nealh149 said:
Ok. I'll try that. Why did you use those denominators though, for the partials. Intuitively I would use x+4 and x+4 because they multiply together to get x^2 +8x+16

Thanks though
Well, if we use (x+4) as the only denominator we obtain something like \frac{2x+1}{(x+4)^2}\equiv \frac{A}{x+4}+\frac{B}{x+4}=\frac{A+B}{x+4}; notice that this can never be in the required form (since the denominator will always be linear). Thus, we take the two fractions as (x+4) and (x+4)2, so that the fraction looks like\frac{A}{x+4}+\frac{B}{(x+4)^2}=\frac{A(x+4)+B}{(x+4)^2} which is of the required form.
 
  • #10
Alright that makes sense. I'm trying to solve that equation now. I can solve for B=-7, but I can't solve for A because I have two variables: x and A.
 
  • #11
nealh149 said:
Alright that makes sense. I'm trying to solve that equation now. I can solve for B=-7, but I can't solve for A because I have two variables: x and A.

Just put, say, x=0.
 
  • #12
Oh nvm. I got it. I have the problem solved now. I really appreciate the help cristo, you've enhanced my understanding of partial fractions.
 
  • #13
nealh149 said:
Oh nvm. I got it. I have the problem solved now. I really appreciate the help cristo, you've enhanced my understanding of partial fractions.

You're very welcome; glad to be of help!
 

Similar threads

Back
Top