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
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
1 reply · 1K views
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.