Difference between revisions of "009B Sample Midterm 2, Problem 5"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
| Line 12: | Line 12: | ||
| <math style="vertical-align: -1px">\sec^2x=\tan^2x+1</math> | | <math style="vertical-align: -1px">\sec^2x=\tan^2x+1</math> | ||
|- | |- | ||
| − | |'''2.''' | + | |'''2.''' Recall |
|- | |- | ||
| <math style="vertical-align: -13px">\int \sec^2 x~dx=\tan x+C</math> | | <math style="vertical-align: -13px">\int \sec^2 x~dx=\tan x+C</math> | ||
Revision as of 11:02, 27 March 2017
Evaluate the integral:
| Foundations: |
|---|
| 1. Recall the trig identity |
| 2. Recall |
| 3. How would you integrate |
|
You can use -substitution. |
| Let |
| Then, |
|
Thus, |
Solution:
| Step 1: |
|---|
| First, we write |
| Using the trig identity |
| we have |
| Plugging in the last identity into one of the we get |
|
|
| by using the identity again on the last equality. |
| Step 2: |
|---|
| So, we have |
| For the first integral, we need to use -substitution. |
| Let Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle u=\tan(x).} |
| Then, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle du=\sec^2(x)dx.} |
| So, we have |
| Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \int \tan^4(x)~dx=\int u^2~du-\int (\sec^2(x)-1)~dx.} |
| Step 3: |
|---|
| We integrate to get |
|
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{\int \tan^4(x)~dx} & = & \displaystyle{\frac{u^3}{3}-(\tan(x)-x)+C}\\ &&\\ & = & \displaystyle{\frac{\tan^3(x)}{3}-\tan(x)+x+C.} \end{array}} |
| Final Answer: |
|---|
| Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{\tan^3(x)}{3}-\tan(x)+x+C} |