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

From Grad Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
!Foundations:    
 
!Foundations:    
 
|-
 
|-
| u substitution
+
| <math>u</math>-substitution
 
|}
 
|}
  
Line 17: Line 17:
 
!Step 1: &nbsp;  
 
!Step 1: &nbsp;  
 
|-
 
|-
|We proceed using u substitution. Let <math>u=x^3</math>. Then, <math>du=3x^2dx</math>.  
+
|We proceed using <math>u</math>-substitution. Let <math>u=x^3</math>. Then, <math>du=3x^2dx</math>.  
 
|-
 
|-
 
|Therefore, we have
 
|Therefore, we have

Revision as of 18:26, 1 February 2016

Compute the following integrals:

a)
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 \int_{-\frac{\pi}{4}}^{\frac{\pi}{4}} \cos^2(x)\sin (x)~dx}


Foundations:  
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

Solution:

(a)

Step 1:  
We proceed using 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 (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=x^3} . 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~du=\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