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;"...") |
|||
(5 intermediate revisions by the same user not shown) | |||
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 style="vertical-align: -25%">u = g(x)</math>  is a differentiable functions whose range is in the domain of <math style="vertical-align: -20%">f</math>, then | ||
|- | |- | ||
| | | | ||
− | |- | + | ::<math>\int g'(x)f(g(x)) dx = \int f(u) du.</math> |
− | | | + | |- |
+ | |We also need our power rule for integration: | ||
|- | |- | ||
| | | | ||
− | ::<math style="vertical-align: - | + | ::<math style="vertical-align: -70%;">\int x^n dx \,=\, \frac{x^{n + 1}}{n + 1}+C,</math>  for <math style="vertical-align: -23%;">n\neq 0</math>. |
|} | |} | ||
Line 19: | Line 22: | ||
!Step 1: | !Step 1: | ||
|- | |- | ||
− | + | |Use a ''u''-substitution with <math style="vertical-align: -8%">u = 3x + 2.</math> This means <math style="vertical-align: 0%">du = 3\,dx</math>, or <math style="vertical-align: -21%">dx=du/3</math>. After substitution we have | |
− | ::<math>\int \left(3x + 2\right)^4 dx = \int u^4 du</math> | + | ::<math>\int \left(3x + 2\right)^4 \,dx \,=\, \int u^4 \,\frac{du}{3}\,=\,\frac{1}{3}\int u^4\,du.</math> |
|} | |} | ||
Line 27: | Line 30: | ||
|- | |- | ||
|We can no apply the power rule for integration: | |We can no apply the power rule for integration: | ||
− | ::<math>\int u^4 du = \frac{u^5}{5}</math> | + | ::<math>\frac{1}{3}\int u^4\,du \,=\, \frac{1}{3}\cdot\frac{u^5}{5}\,=\,\frac{u^5}{15}.</math> |
|} | |} | ||
Line 33: | Line 36: | ||
!Step 3: | !Step 3: | ||
|- | |- | ||
− | | Since our original function is a function of x, we must substitute x back into the result from | + | |Since our original function is a function of <math style="vertical-align: 0%">x</math>, we must substitute <math style="vertical-align: 0%">x</math> back into the result from step 2: |
|- | |- | ||
| | | | ||
− | ::<math>\frac{u^5}{5} = \frac{(3x + 2)^5}{5}</math> | + | ::<math>\frac{u^5}{5} \,=\, \frac{(3x + 2)^5}{5}.</math> |
|} | |} | ||
Line 42: | Line 45: | ||
!Step 4: | !Step 4: | ||
|- | |- | ||
− | | As will all indefinite integrals, don't forget the | + | | As will all indefinite integrals, don't forget the constant  <math style="vertical-align: 0%">C</math> at the end. |
|} | |} | ||
Line 48: | Line 51: | ||
!Final Answer: | !Final Answer: | ||
|- | |- | ||
− | |<math>\int \left(3x + 2\right)^ | + | | |
+ | ::<math>\int \left(3x + 2\right)^4\,dx\,=\, \frac{(3x + 2)^5}{15} + C.</math> | ||
|} | |} | ||
[[022_Exam_2_Sample_A|'''<u>Return to Sample Exam</u>''']] | [[022_Exam_2_Sample_A|'''<u>Return to Sample Exam</u>''']] |
Latest revision as of 15:22, 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 our power rule for integration: |
|
Solution:
Step 1: |
---|
Use a u-substitution with This means , or . 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 , we must substitute back into the result from step 2: |
|
Step 4: |
---|
As will all indefinite integrals, don't forget the constant at the end. |
Final Answer: |
---|
|