Difference between revisions of "022 Exam 2 Sample A, Problem 4"
Jump to navigation
Jump to search
(Created page with "<span class="exam"> Find the antiderivative of <math style="vertical-align: -45%">\int (3x+2)^4\,dx.</math> {| class="mw-collapsible mw-collapsed" style = "text-align:left;"...") |
|||
Line 4: | Line 4: | ||
!Foundations: | !Foundations: | ||
|- | |- | ||
− | |This problem requires | + | |This problem requires three rules of integration. In particular, you need |
|- | |- | ||
− | | | + | |'''Integration by substitution (U - sub):''' If <math>u = g(x)</math> is a differentiable functions whose range is in the domain of <math>f</math>, then |
+ | |- | ||
+ | |<math>\int g'(x)f(g(x)) dx = \int f(u) du.</math> | ||
+ | |- | ||
+ | |We also need the derivative of the natural log since we will recover natural log from integration: | ||
+ | |- | ||
+ | |<math>\left(ln(x)\right)' = \frac{1}{x}</math> | ||
|- | |- | ||
− | || | + | ||Finally, we will need our power rule for integration: |
|- | |- | ||
| | | |
Revision as of 10:03, 15 May 2015
Find the antiderivative of
Foundations: |
---|
This problem requires three rules of integration. In particular, you need |
Integration by substitution (U - sub): If is a differentiable functions whose range is in the domain of , then |
We also need the derivative of the natural log since we will recover natural log from integration: |
Finally, we will need our power rule for integration: |
|
Solution:
Step 1: |
---|
Use a U-substitution with This means , and after substitution we have
|
Step 2: |
---|
We can no apply the power rule for integration:
|
Step 3: |
---|
Since our original function is a function of x, we must substitute x back into the result from problem 2: |
|
Step 4: |
---|
As will all indefinite integrals, don't forget the "+C" at the end. |
Final Answer: |
---|