Is using u-substitution the right approach for integrating e(x^2 + x)(2x+1) dx?

  • Thread starter Thread starter a.a
  • Start date Start date
  • Tags Tags
    Dx Integrate
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
a.a
Messages
126
Reaction score
0

Homework Statement



integrate: e(x^2 +x)(2x+1) dx


The Attempt at a Solution



let u= e(x^2 +x)
du=e(x^2 +x)(2x+1)dx

integral e(x^2 +x)(2x+1) dx = integral 1/u du

am I on the right track? i didnt get the same answer as the prof...
 
Physics news on Phys.org


If you mean

[tex] \int e^{x^2+x} (2x+1) \, dx[/tex]

then your substitution is one of at least two that will work, but how do you obtain

[tex] \int \frac 1 u \, du [/tex]

as the next step?
 


because du=e(x2 +x)(2x+1)dx ?

integral e(x2 +x)(2x+1) dx = integral du/e(x2 +x)
=integral 1/u du
?
 


If

[tex] u = e^{x^2+x}[/tex]

then

[tex] du = e^{x^2+x}(2x+1) dx[/tex]which is exactly the form of the original integral.
why is there need for a fraction?