Solving Integral ∫(x^3)/(x^2 + 9) dx | Help with Integral Homework Statement

  • Thread starter Thread starter Temp0
  • Start date Start date
  • Tags Tags
    Integral
Temp0
Messages
79
Reaction score
0

Homework Statement



∫(x^3)/(x^2 + 9) dx

Homework Equations





The Attempt at a Solution



This question can be solved using long division, but I just wanted to know why I can't do it this other way.

So I start with one substitution, t = x^2, dt = 2xdx.
By taking out 1/2 from the integrand, I can make the integral:
∫(t dt)/(t + 9)
Then, using another substitution, u = t + 9, t = u - 9, du = dt
I make the equation into:
∫(u - 9)du / (u)

Separating the integrand into two separate integrals, I can solve it, and it becomes:
1/2 [(x^2 + 9) - 9ln(x^2 + 9)] + C
However, this isn't the right answer because the right answer does't contain a 9/2 constant inside. Why can't I solve this integral this way? Thanks for any help in advance.
 
Physics news on Phys.org
Temp0 said:

Homework Statement



∫(x^3)/(x^2 + 9) dx

Homework Equations





The Attempt at a Solution



This question can be solved using long division, but I just wanted to know why I can't do it this other way.

So I start with one substitution, t = x^2, dt = 2xdx.
By taking out 1/2 from the integrand, I can make the integral:
∫(t dt)/(t + 9)
Then, using another substitution, u = t + 9, t = u - 9, du = dt
I make the equation into:
∫(u - 9)du / (u)

Separating the integrand into two separate integrals, I can solve it, and it becomes:
1/2 [(x^2 + 9) - 9ln(x^2 + 9)] + C
However, this isn't the right answer because the right answer does't contain a 9/2 constant inside. Why can't I solve this integral this way? Thanks for any help in advance.
Your answer is correct, and differs from the result obtained by long division by a constant. After all, C and C + 9/2 are just constants. If you differentiate both answers, you get the integrand you started with.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top