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

From Grad Wiki
Jump to navigation Jump to search
Line 36: Line 36:
 
!Step 1:    
 
!Step 1:    
 
|-
 
|-
|
+
|Again, we proceed using u substitution. Let <math>u=\cos(x)</math>. Then, <math>du=-\sin(x)dx</math>.
 
|-
 
|-
|
+
|Since this is a definite integral, we need to change the bounds of integration.
 
|-
 
|-
|
+
|We have <math>u_1=\cos\bigg(-\frac{\pi}{4}\bigg)=\frac{\sqrt{2}}{2}</math> and <math>u_2=\cos\bigg(\frac{\pi}{4}\bigg)=\frac{\sqrt{2}}{2}</math>.
|-
 
|
 
 
|}
 
|}
  
Line 48: Line 46:
 
!Step 2: &nbsp;
 
!Step 2: &nbsp;
 
|-
 
|-
|
+
|So, we get
|-
 
|
 
|-
 
|
 
 
|-
 
|-
|
+
|<math>\int_{-\frac{\pi}{4}}^{\frac{\pi}{4}} \cos^2(x)\sin (x)dx=\int_{\frac{\sqrt{2}}{2}}^{\frac{\sqrt{2}}{2}} -u^2=\left.\frac{-u^3}{3}\right|_{\frac{\sqrt{2}}{2}}^{\frac{\sqrt{2}}{2}}=0</math>
 
|}
 
|}
  
Line 62: Line 56:
 
|'''(a)''' <math>\frac{-1}{3}\cos(x^3)+C</math>
 
|'''(a)''' <math>\frac{-1}{3}\cos(x^3)+C</math>
 
|-
 
|-
|'''(b)'''  
+
|'''(b)''' <math>0</math>
 
|}
 
|}
 
[[009B_Sample_Midterm_3|'''<u>Return to Sample Exam</u>''']]
 
[[009B_Sample_Midterm_3|'''<u>Return to Sample Exam</u>''']]

Revision as of 12:46, 31 January 2016

Compute the following integrals:

a)
b)


Foundations:  
u substitution

Solution:

(a)

Step 1:  
We proceed using u substitution. Let . 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=3x^2dx} .
Therefore, 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 x^2\sin (x^3) dx=\int \frac{\sin(u)}{3}du}
Step 2:  
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 \int x^2\sin (x^3) dx=\frac{-1}{3}\cos(u)+C=\frac{-1}{3}\cos(x^3)+C}

(b)

Step 1:  
Again, we proceed using u 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=\cos(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=-\sin(x)dx} .
Since this is a definite integral, we need to change the bounds of integration.
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 u_1=\cos\bigg(-\frac{\pi}{4}\bigg)=\frac{\sqrt{2}}{2}} and 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_2=\cos\bigg(\frac{\pi}{4}\bigg)=\frac{\sqrt{2}}{2}} .
Step 2:  
So, 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 \int_{-\frac{\pi}{4}}^{\frac{\pi}{4}} \cos^2(x)\sin (x)dx=\int_{\frac{\sqrt{2}}{2}}^{\frac{\sqrt{2}}{2}} -u^2=\left.\frac{-u^3}{3}\right|_{\frac{\sqrt{2}}{2}}^{\frac{\sqrt{2}}{2}}=0}
Final Answer:  
(a) 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{-1}{3}\cos(x^3)+C}
(b) 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 0}

Return to Sample Exam