Difference between revisions of "009B Sample Final 1, Problem 4"

From Grad Wiki
Jump to navigation Jump to search
Line 29: Line 29:
 
|We first distribute to get  
 
|We first distribute to get  
 
|-
 
|-
|<math>\int e^x(x+\sin(e^x))~dx=\int e^xx~dx+\int e^x\sin(e^x)~dx</math>.
+
|
 +
::<math>\int e^x(x+\sin(e^x))~dx=\int e^xx~dx+\int e^x\sin(e^x)~dx</math>.
 
|-
 
|-
 
|Now, for the first integral on the right hand side of the last equation, we use integration by parts.  
 
|Now, for the first integral on the right hand side of the last equation, we use integration by parts.  
 
|-
 
|-
|Let <math>u=x</math> and <math>dv=e^xdx</math>. Then, <math>du=dx</math> and <math>v=e^x</math>.  
+
|Let <math style="vertical-align: 0px">u=x</math> and <math style="vertical-align: 0px">dv=e^xdx</math>. Then, <math style="vertical-align: 0px">du=dx</math> and <math style="vertical-align: 0px">v=e^x</math>.  
 
|-
 
|-
 
|So, we have
 
|So, we have
Line 48: Line 49:
 
!Step 2: &nbsp;
 
!Step 2: &nbsp;
 
|-
 
|-
|Now, for the one remaining integral, we use <math>u</math>-substitution.  
+
|Now, for the one remaining integral, we use <math style="vertical-align: 0px">u</math>-substitution.  
 
|-
 
|-
|Let <math>u=e^x</math>. Then, <math>du=e^xdx</math>.  
+
|Let <math style="vertical-align: 0px">u=e^x</math>. Then, <math style="vertical-align: 0px">du=e^xdx</math>.  
 
|-
 
|-
 
|So, we have
 
|So, we have

Revision as of 11:43, 22 February 2016

Compute the following integrals.

a)

b)

c)


Foundations:  
Review -substitution
Integration by parts
Partial fraction decomposition
Trig identities

Solution:

(a)

Step 1:  
We first distribute to get
.
Now, for the first integral on the right hand side of the last equation, we use integration by parts.
Let and . Then, and .
So, we have
Step 2:  
Now, for the one remaining integral, we use -substitution.
Let . Then, .
So, we have

(b)

Step 1:  
First, we add and subtract from the numerator.
So, we have
Step 2:  
Now, we need to use partial fraction decomposition for the second integral.
Since , we let .
Multiplying both sides of the last equation by ,
we get .
If we let , the last equation becomes .
If we let , then we get . Thus, .
So, in summation, we have .
Step 3:  
If we plug in the last equation from Step 2 into our final integral in Step 1, we have
Step 4:  
For the final remaining integral, we use -substitution.
Let . Then, and .
Thus, our final integral becomes
Therefore, the final answer is

(c)

Step 1:  
First, we write .
Using the 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 \sin^2x+\cos^2x=1} , 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 \sin^2x=1-\cos^2x} .
If we use this identity, 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\sin^3x~dx=\int (1-\cos^2x)\sin x~dx} .
Step 2:  
Now, we proceed by 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=\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} .
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 \begin{array}{rcl} \displaystyle{\int\sin^3x~dx} & = & \displaystyle{\int -(1-u^2)~du}\\ &&\\ & = & \displaystyle{-u+\frac{u^3}{3}+C}\\ &&\\ & = & \displaystyle{-\cos x+\frac{\cos^3x}{3}+C}\\ \end{array}}
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 xe^x-e^x-\cos(e^x)+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 x+\ln x-\frac{3}{2}\ln (2x+1) +C}
(c) 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 -\cos x+\frac{\cos^3x}{3}+C}

Return to Sample Exam