Help with Solid of Revolution/Partial Fraction Decompisition Question

  • Thread starter Thread starter student93
  • Start date Start date
  • Tags Tags
    Fraction Solid
student93
Messages
83
Reaction score
0

Homework Statement



Question is attached in this post.


Homework Equations



Question is attached in this post.

The Attempt at a Solution



Disk Method with the radius equal to 1/(x^2+5x+6)

∫A/(x+2) + B/(x+2)^2 + C/(x+3) + D/(x+3)^2 from 0 to 3

I've used algebra to solve for both B and D, both of which are equal to 1, but can't seem to be able to solve for the values of A and C.

The answer to the question is 2π(5ln2 - 2ln5)
 

Attachments

  • Screen shot 2014-02-24 at 12.40.39 PM.png
    Screen shot 2014-02-24 at 12.40.39 PM.png
    11 KB · Views: 533
Physics news on Phys.org
student93 said:

Homework Statement



Question is attached in this post.


Homework Equations



Question is attached in this post.

The Attempt at a Solution



Disk Method with the radius equal to 1/(x^2+5x+6)

∫A/(x+2) + B/(x+2)^2 + C/(x+3) + D/(x+3)^2 from 0 to 3

I've used algebra to solve for both B and D, both of which are equal to 1, but can't seem to be able to solve for the values of A and C.

The answer to the question is 2π(5ln2 - 2ln5)

Your values for B and D are correct. How can we help you find your mistake if you don't show your work?
 
LCKurtz said:
Your values for B and D are correct. How can we help you find your mistake if you don't show your work?

1=A(x+2)(x+3)^2 + B(x+3)^2 + C(x+2)^2(x+3) +D(x+2)^2

I first let x=-3, and was able to get D=1

Next I let x=-2 and was able to get B=1

However, I can't seem use this method to get the values of either A or C.
 
student93 said:
1=A(x+2)(x+3)^2 + B(x+3)^2 + C(x+2)^2(x+3) +D(x+2)^2

I first let x=-3, and was able to get D=1

Next I let x=-2 and was able to get B=1

However, I can't seem use this method to get the values of either A or C.

That's because (x + 2)(x + 3) vanishes when x = -3 or x = -2, so to make the coefficients of A and C not vanish you need to choose some other values for x.

That will leave you with two equations in two unknowns once you substitute the known values of B and D.
 
Try plugging in some other values for ##x## to get more equations. Alternatively you can compare coefficients of various powers of ##x## on both sides. For example, maybe try ##x=0## or looking at the coefficient of ##x^3## on both sides.
 
LCKurtz said:
Try plugging in some other values for ##x## to get more equations. Alternatively you can compare coefficients of various powers of ##x## on both sides. For example, maybe try ##x=0## or looking at the coefficient of ##x^3## on both sides.

Could you clarify exactly what you mean by comparing coefficients of various powers of x on both sides?

Also, alternatively, can I use Trig Substitution instead to solve this problem?
 
student93 said:
Could you clarify exactly what you mean by comparing coefficients of various powers of x on both sides?

Also, alternatively, can I use Trig Substitution instead to solve this problem?

You have ##1=A(x+2)(x+3)^2 + B(x+3)^2 + C(x+2)^2(x+3) +D(x+2)^2##. It's pretty easy to see the coefficient of ##x^3## on the right side is ##A+C## and you have ##0x^3## on the left so ##A+C = 0##.

I don't see how trig substitution would be useful nor why you would want to try it.
 
Back
Top