009B Sample Midterm 3, Problem 3

From Grad Wiki
Revision as of 17:06, 29 March 2016 by Kayla Murray (talk | contribs)
Jump to navigation Jump to search

Compute the following integrals:

a)
b)


Foundations:  
How would you integrate
You could use -substitution. Let Then, Thus,
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 2x(x^2+1)^3~dx} & = & \displaystyle{\int u^3~du}\\ &&\\ & = & \displaystyle{\frac{u^4}{4}+C}\\ && \\ & = & \displaystyle{\frac{(x^2+1)^4}{4}+C.}\\ \end{array}}

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^2~dx} 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 \frac{du}{3}=x^2~dx.}
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 \begin{array}{rcl} \displaystyle{\int x^2\sin (x^3) ~dx} & = & \displaystyle{\frac{-1}{3}\cos(u)+C}\\ &&\\ & = & \displaystyle{\frac{-1}{3}\cos(x^3)+C.}\\ \end{array}}

(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 and
Step 2:  
So, we get
Final Answer:  
(a)
(b)

Return to Sample Exam