009B Sample Midterm 2, Problem 5

From Math Wiki
Revision as of 14:03, 18 April 2016 by MathAdmin (talk | contribs)
Jump to navigation Jump to search

Evaluate the integral:


Foundations:  
Recall:
1.
2.
How would you integrate
You could use -substitution. Let Then, Thus,
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\displaystyle {\int \sec ^{2}(x)\tan(x)~dx}&=&\displaystyle {\int u~du}\\&&\\&=&\displaystyle {{\frac {u^{2}}{2}}+C}\\&&\\&=&\displaystyle {{\frac {\tan ^{2}x}{2}}+C.}\\\end{array}}}


Solution:

Step 1:  
First, we write
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int \tan ^{4}(x)~dx=\int \tan ^{2}(x)\tan ^{2}(x)~dx.}
Using the trig identity 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 \sec^2(x)=\tan^2(x)+1,} 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 \tan^2(x)=\sec^2(x)-1.}
Plugging in the last identity into one of the 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 \tan^2(x),} we 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{\int \tan^2(x) (\sec^2(x)-1)~dx}\\ &&\\ & = & \displaystyle{\int \tan^2(x)\sec^2(x)~dx-\int \tan^2(x)~dx}\\ &&\\ & = & \displaystyle{\int \tan^2(x)\sec^2(x)~dx-\int (\sec^2x-1)~dx.}\\ \end{array}}
using the identity again on the last equality.
Step 2:  
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 \tan^2(x)\sec^2(x)~dx-\int (\sec^2x-1)~dx.}
For the first integral, we need to use 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} -substitution. Let Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u=\tan(x).} Then,
So, we have
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\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 (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\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:  
  

Return to Sample Exam