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

From Grad Wiki
Jump to navigation Jump to search
Line 70: Line 70:
 
!Step 1:    
 
!Step 1:    
 
|-
 
|-
|First, we add and subtract <math>x</math> from the numerator.  
+
|First, we add and subtract <math style="vertical-align: 0px">x</math> from the numerator.  
 
|-
 
|-
 
|So, we have
 
|So, we have
Line 89: Line 89:
 
|Now, we need to use partial fraction decomposition for the second integral.
 
|Now, we need to use partial fraction decomposition for the second integral.
 
|-
 
|-
|Since <math>2x^2+x=x(2x+1)</math>, we let <math>\frac{1-x}{2x^2+x}=\frac{A}{x}+\frac{B}{2x+1}</math>.
+
|Since <math style="vertical-align: -5px">2x^2+x=x(2x+1)</math>, we let <math>\frac{1-x}{2x^2+x}=\frac{A}{x}+\frac{B}{2x+1}</math>.
 
|-
 
|-
|Multiplying both sides of the last equation by <math>x(2x+1)</math>,  
+
|Multiplying both sides of the last equation by <math style="vertical-align: -5px">x(2x+1)</math>,  
 
|-
 
|-
|we get <math>1-x=A(2x+1)+Bx</math>.
+
|we get <math style="vertical-align: -5px">1-x=A(2x+1)+Bx</math>.
 
|-
 
|-
|If we let <math>x=0</math>, the last equation becomes <math>1=A</math>.
+
|If we let <math style="vertical-align: 0px">x=0</math>, the last equation becomes <math style="vertical-align: -1px">1=A</math>.
 
|-
 
|-
|If we let <math>x=-\frac{1}{2}</math>, then we get <math>\frac{3}{2}=-\frac{1}{2}B</math>. Thus, <math>B=-3</math>.
+
|If we let <math style="vertical-align: -14px">x=-\frac{1}{2}</math>, then we get <math style="vertical-align: -14px">\frac{3}{2}=-\frac{1}{2}B</math>. Thus, <math style="vertical-align: 0px">B=-3</math>.
 
|-
 
|-
 
|So, in summation, we have <math>\frac{1-x}{2x^2+x}=\frac{1}{x}+\frac{-3}{2x+1}</math>.
 
|So, in summation, we have <math>\frac{1-x}{2x^2+x}=\frac{1}{x}+\frac{-3}{2x+1}</math>.
Line 118: Line 118:
 
!Step 4: &nbsp;
 
!Step 4: &nbsp;
 
|-
 
|-
|For the final remaining integral, we use <math>u</math>-substitution.  
+
|For the final remaining integral, we use <math style="vertical-align: 0px">u</math>-substitution.  
 
|-
 
|-
|Let <math>u=2x+1</math>. Then, <math>du=2dx</math> and <math>\frac{du}{2}=dx</math>.
+
|Let <math style="vertical-align: -2px">u=2x+1</math>. Then, <math style="vertical-align: 0px">du=2dx</math> and <math style="vertical-align: -14px">\frac{du}{2}=dx</math>.
 
|-
 
|-
 
|Thus, our final integral becomes
 
|Thus, our final integral becomes
Line 135: Line 135:
 
|Therefore, the final answer is
 
|Therefore, the final answer is
 
|-
 
|-
|<math>\int \frac{2x^2+1}{2x^2+x}~dx=x+\ln x-\frac{3}{2}\ln (2x+1) +C</math>
+
|
 +
::<math>\int \frac{2x^2+1}{2x^2+x}~dx=x+\ln x-\frac{3}{2}\ln (2x+1) +C</math>
 
|}
 
|}
 
'''(c)'''
 
'''(c)'''

Revision as of 10:50, 22 February 2016

Compute the following integrals.

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 \int e^x(x+\sin(e^x))~dx}

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{2x^2+1}{2x^2+x}~dx}

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 \int \sin^3x~dx}


Foundations:  
Review 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
Integration by parts
Partial fraction decomposition
Trig identities

Solution:

(a)

Step 1:  
We first distribute 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 e^x(x+\sin(e^x))~dx=\int e^xx~dx+\int e^x\sin(e^x)~dx} .
Now, for the first integral on the right hand side of the last equation, we use integration by parts.
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} 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 dv=e^xdx} . 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=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 v=e^x} .
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 e^x(x+\sin(e^x))~dx=} & = & \displaystyle{\bigg(xe^x-\int e^x~dx \bigg)+\int e^x\sin(e^x)~dx}\\ &&\\ & = & \displaystyle{xe^x-e^x+\int e^x\sin(e^x)~dx}\\ \end{array}}
Step 2:  
Now, for the one remaining integral, we use 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=e^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=e^xdx} .
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 e^x(x+\sin(e^x))~dx} & = & \displaystyle{xe^x-e^x+\int \sin(u)~du}\\ &&\\ & = & \displaystyle{xe^x-e^x-\cos(u)+C}\\ &&\\ & = & \displaystyle{xe^x-e^x-\cos(e^x)+C}\\ \end{array}}

(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 , we get .
If we use this identity, we have
    .
Step 2:  
Now, we proceed by -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