Integrating e^7x using U-Substitution | Step-by-Step Guide

  • Thread starter Thread starter Cacophony
  • Start date Start date
  • Tags Tags
    Integrating
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
5 replies · 13K views
Cacophony
Messages
41
Reaction score
0

Homework Statement



S e^7x


Homework Equations



no

The Attempt at a Solution



Ok so I am using U-substitution for this problem but I don't know what to do next.

u = 7x, du = 7dx

How do I integrate e^u*du?
 
on Phys.org
Try treating ∫eu du just as if it were ∫ex dx
 
Cacophony said:

Homework Statement



S e^7x


Homework Equations



no

The Attempt at a Solution



Ok so I am using U-substitution for this problem but I don't know what to do next.

u = 7x, du = 7dx

How do I integrate e^u*du?
This is one of the easiest integrations!

##\int e^u~du = e^u + C##
 
What happen's to du? Why does it disappear in the solution?
 
It disappears for the same reason when integrating something like ∫2x dx to get x2 + C
 
Cacophony said:

Homework Statement



S e^7x

Homework Equations



no

The Attempt at a Solution



Ok so I am using U-substitution for this problem but I don't know what to do next.

u = 7x, du = 7dx

How do I integrate e^u*du?
I just want to point out, you are asking "how do I integrate"
[tex]\int e^u \,du[/tex]

Which implies a bit you MAY think that will give you the answer (you could have just omitted the 1/7 to be brief).

But if you did miss it, since
[tex]du =7dx \rightarrow dx = \frac{du}{7}[/tex]
When you replace dx in the original integral with du/7 and 7x in the original integral with u, you get
[tex]\int e^u \frac{du}{7}=\frac{1}{7} \int e^u \, du[/tex]
 
Last edited: