Difference between revisions of "009B Sample Final 3, Problem 2"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
Line 10: | Line 10: | ||
!Foundations: | !Foundations: | ||
|- | |- | ||
− | |<math>\int \frac{1}{1+x^2}~dx=\arctan(x)+C</math> | + | |'''1.''' |
+ | |- | ||
+ | | <math>\int \frac{1}{1+x^2}~dx=\arctan(x)+C</math> | ||
+ | |- | ||
+ | |'''2.''' How would you integrate <math style="vertical-align: -12px">\int \frac{\ln x}{x}~dx?</math> | ||
|- | |- | ||
| | | | ||
+ | You could use <math style="vertical-align: 0px">u</math>-substitution. | ||
+ | |- | ||
+ | | Let <math style="vertical-align: -5px">u=\ln(x).</math> | ||
+ | |- | ||
+ | | Then, <math style="vertical-align: -13px">du=\frac{1}{x}dx.</math> | ||
|- | |- | ||
| | | | ||
+ | Thus, | ||
|- | |- | ||
| | | | ||
+ | <math>\begin{array}{rcl} | ||
+ | \displaystyle{\int \frac{\ln x}{x}~dx} & = & \displaystyle{\int u~du}\\ | ||
+ | &&\\ | ||
+ | & = & \displaystyle{\frac{u^2}{2}+C}\\ | ||
+ | &&\\ | ||
+ | & = & \displaystyle{\frac{(\ln x)^2}{2}+C.} | ||
+ | \end{array}</math> | ||
+ | |- | ||
|} | |} | ||
Revision as of 16:07, 1 March 2017
Evaluate the following integrals.
(a)
(b)
(c)
Foundations: |
---|
1. |
2. How would you integrate |
You could use -substitution. |
Let |
Then, |
Thus, |
|
Solution:
(a)
Step 1: |
---|
Step 2: |
---|
(b)
Step 1: |
---|
Step 2: |
---|
(c)
Step 1: |
---|
Step 2: |
---|
Final Answer: |
---|
(a) |
(b) |
(c) |