Difference between revisions of "022 Exam 2 Sample B, Problem 5"
Jump to navigation
Jump to search
(Created page with "<span class="exam"> Find the antiderivative of <math>\int \frac{2e^{2x}}{e^2x + 1}\, dx.</math> {| class="mw-collapsible mw-collapsed" style = "text-align:left;" !Foundations...") |
|||
Line 1: | Line 1: | ||
− | <span class="exam"> Find the antiderivative of <math>\int \frac{2e^{2x}}{e^2x + 1}\, dx.</math> | + | <span class="exam"> Find the antiderivative of <math>\int \frac{2e^{2x}}{e^{2x} + 1}\, dx.</math> |
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
Line 22: | Line 22: | ||
!Step 1: | !Step 1: | ||
|- | |- | ||
− | |Use a ''u''-substitution with <math style="vertical-align: -8%">u = e^{ | + | |Use a ''u''-substitution with <math style="vertical-align: -8%">u = e^{2x}+1.</math> This means <math style="vertical-align: 0%">du = 2e^{2x}\,dx</math>. After substitution we have |
::<math>\int \frac{2e^{2x}}{e^{2x} + 1}\, dx\,=\, \int \frac{1}{u}\,du.</math> | ::<math>\int \frac{2e^{2x}}{e^{2x} + 1}\, dx\,=\, \int \frac{1}{u}\,du.</math> | ||
|} | |} | ||
Line 38: | Line 38: | ||
!Step 3: | !Step 3: | ||
|- | |- | ||
− | | Now we need to substitute back into our original variables using our original substitution <math style="vertical-align: - | + | | Now we need to substitute back into our original variables using our original substitution <math style="vertical-align: -8%">u = e^{2x} + 1</math> |
|- | |- | ||
− | | to find <math>\log(u) = \log(e^{ | + | | to find <math style="vertical-align: -23%">\log(u) = \log(e^{2x} + 1).</math> |
|} | |} | ||
Line 53: | Line 53: | ||
|- | |- | ||
| | | | ||
− | ::<math>\int \frac{2e^{2x}}{e^2x + 1}\, dx \,=\, \log(e^{ | + | ::<math>\int \frac{2e^{2x}}{e^2x + 1}\, dx \,=\, \log(e^{2x}+1) + C.</math> |
|} | |} | ||
[[022_Exam_2_Sample_B|'''<u>Return to Sample Exam</u>''']] | [[022_Exam_2_Sample_B|'''<u>Return to Sample Exam</u>''']] |