Is Substitution Allowed in Integration with Negative Exponents?

  • Thread starter Thread starter theRukus
  • Start date Start date
  • Tags Tags
    Integration
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 · 1K views
theRukus
Messages
49
Reaction score
0

Homework Statement


[itex]\int \frac{-2x}{\sqrt[4]{x+2}}dx[/itex]

The Attempt at a Solution


[itex]=-2*\int x(x+2)^{\frac{1}{4}}dx[/itex]

Let [itex]u=x+2[/itex].
Then, [itex]u-2=x[/itex],
and [itex]du = dx[/itex]

.. Continued from above,
[itex]=-2*\int (u-2)u^{\frac{1}{4}}du[/itex]
[itex]=-2*\int u^{5/4}-2u^{\frac{1}{4}}du[/itex]Is that last step allowed?
 
Physics news on Phys.org
theRukus said:

Homework Statement


[itex]\int \frac{-2x}{\sqrt[4]{x+2}}dx[/itex]



The Attempt at a Solution


[itex]=-2*\int x(x+2)^{1/4}dx[/itex]

Let [itex]u=x+2[/itex].
Then, [itex]u-2=x[/itex],
and [itex]du = dx[/itex]

.. Continued from above,
[itex]=-2*\int (u-2)u^{1/4}du[/itex]
[itex]=-2*\int u^{5/4}-2u^{1/4}du[/itex]


Is that last step allowed?

Yes, absolutely. You are doing it exactly correctly.