Difference between revisions of "009B Sample Midterm 3, Problem 3"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
| Line 8: | Line 8: | ||
!Foundations: | !Foundations: | ||
|- | |- | ||
| − | | <math>u</math>-substitution | + | |How would you integrate <math>2x(x^2+1)^3~dx?</math> |
| + | |- | ||
| + | | | ||
| + | ::You could use <math>u</math>-substitution. Let <math>u=x^2+1</math>. Then, <math>du=2xdx</math>. | ||
| + | |- | ||
| + | | | ||
| + | ::Thus, <math>\int 2x(x^2+1)^3~dx=\int u^3~du=\frac{u^4}{4}+C=\frac{(x^2+1)^4}{4}+C</math>. | ||
|} | |} | ||
Revision as of 17:49, 28 March 2016
Compute the following integrals:
- a)
- b)
| Foundations: |
|---|
| How would you integrate |
|
|
Solution:
(a)
| Step 1: |
|---|
| We proceed using -substitution. Let . Then, and . |
| Therefore, we have |
| Step 2: |
|---|
| We integrate to get |
(b)
| Step 1: |
|---|
| Again, we proceed using u substitution. Let . Then, . |
| Since this is a definite integral, we need to change the bounds of integration. |
| We have and . |
| Step 2: |
|---|
| So, we get |
| Final Answer: |
|---|
| (a) |
| (b) |