Difference between revisions of "009B Sample Midterm 3, Problem 5"

From Grad Wiki
Jump to navigation Jump to search
Line 79: Line 79:
 
|-
 
|-
 
|'''(b)''' <math>\frac{\pi}{2}</math>
 
|'''(b)''' <math>\frac{\pi}{2}</math>
 +
|}
  
 
[[009B_Sample_Midterm_3|'''<u>Return to Sample Exam</u>''']]
 
[[009B_Sample_Midterm_3|'''<u>Return to Sample Exam</u>''']]

Revision as of 13:15, 31 January 2016

Evaluate the indefinite and definite integrals.


a)
b)


Foundations:  
Review u substitution
Trig identities

Solution:

(a)

Step 1:  
We start by writing .
Since Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \tan ^{2}x=\sec ^{2}x-1} , we have .
Step 2:  
Now, we need to use u substitution for the first integral. Let . Then, . So, we have
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int \tan ^{3}xdx=\int udu-\int \tan xdx={\frac {u^{2}}{2}}-\int \tan xdx={\frac {\tan ^{2}x}{2}}-\int \tan xdx} .
Step 3:  
For the remaining integral, we need to use u substitution. First, we write Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int \tan ^{3}xdx={\frac {\tan ^{2}x}{2}}-\int {\frac {\sin x}{\cos x}}dx} .
Now, we let . Then, . So, we get
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int \tan ^{3}xdx={\frac {\tan ^{2}x}{2}}+\int {\frac {1}{u}}dx={\frac {\tan ^{2}x}{2}}+\ln |u|+C={\frac {\tan ^{2}x}{2}}+\ln |\cos x|+C} .

(b)

Step 1:  
One of the double angle formulas is Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \cos(2x)=1-2\sin ^{2}(x)} . Solving for Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \sin ^{2}(x)} , we get .
Plugging this identity into our integral, we get Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int _{0}^{\pi }\sin ^{2}x~dx=\int _{0}^{\pi }{\frac {1-\cos(2x)}{2}}dx=\int _{0}^{\pi }{\frac {1}{2}}dx-\int _{0}^{\pi }{\frac {\cos(2x)}{2}}dx} .
Step 2:  
If we integrate the first integral, we get
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int _{0}^{\pi }\sin ^{2}x~dx=\left.{\frac {x}{2}}\right|_{0}^{\pi }-\int _{0}^{\pi }{\frac {\cos(2x)}{2}}dx={\frac {\pi }{2}}-\int _{0}^{\pi }{\frac {\cos(2x)}{2}}dx} .
Step 3:  
For the remaining integral, we need to use u substitution. Let . Then, . Also, since this is a definite integral
and we are using u substiution, we need to change the bounds of integration. We have and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u_{2}=2(\pi )=2\pi } .
So, the integral becomes
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int _{0}^{\pi }\sin ^{2}x~dx={\frac {\pi }{2}}-\int _{0}^{2\pi }{\frac {\cos(u)}{4}}du={\frac {\pi }{2}}-\left.{\frac {\sin(u)}{4}}\right|_{0}^{2\pi }={\frac {\pi }{2}}-{\bigg (}{\frac {\sin(2\pi )}{4}}-{\frac {\sin(0)}{4}}{\bigg )}={\frac {\pi }{2}}}
Final Answer:  
(a)
(b)

Return to Sample Exam