009B Sample Final 2, Problem 6 Detailed Solution

From Grad Wiki
Revision as of 17:32, 2 December 2017 by Kayla Murray (talk | contribs) (Created page with "<span class="exam"> Evaluate the following integrals: <span class="exam">(a)  <math>\int \frac{dx}{x^2\sqrt{x^2-16}}</math> <span class="exam">(b)  <math>\int_{-\p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Evaluate the following integrals:

(a)  

(b)  

(c)  


Background Information:  
1. For    what would be the correct trig substitution?
       The correct substitution is  
2. Recall the Pythagorean identity
       
3. Through partial fraction decomposition, we can write the fraction
       
       for some constants


Solution:

(a)

Step 1:  
We start by using trig substitution.
Let  
Then,  
So, the integral becomes
       
Step 2:  
Now, we integrate to get
       

(b)

Step 1:  
First, we write
       
Step 2:  
Now, we use  -substitution.
Let    Then,  
Since this is a definite integral, we need to change the bounds of integration.
Then, we have
         and  
So, we have
       

(c)

Step 1:  
First, we write
       
Now, we use partial fraction decomposition. Wet set
       
If we multiply both sides of this equation by    we get
       
If we let    we get  
If we let    we get  
So, we have
       
Step 2:  
Now, 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_0^1 \frac{x-3}{(x+1)(x+5)}~dx} & = & \displaystyle{\int_0^1 \frac{-1}{x+1}+\frac{2}{x+5}~dx}\\ &&\\ & = & \displaystyle{\int_0^1 \frac{-1}{x+1}~dx+\int_0^1 \frac{2}{x+5}~dx.} \end{array}}

Now, 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 for both of these integrals.
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+1.}   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.}
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 t=x+5.}   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 dt=dx.}
Since these are definite integrals, 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=0+1=1}   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=1+1=2.}
Also,
       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 t_1=0+5=5}   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 t_2=1+5=6.}
Therefore, 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 \begin{array}{rcl} \displaystyle{\int_0^1 \frac{x-3}{(x+1)(x+5)}~dx} & = & \displaystyle{\int_1^2 \frac{-1}{u}~du+\int_5^6 \frac{2}{t}~dt}\\ &&\\ & = & \displaystyle{-\ln|u|\bigg|_1^2+2\ln|t|\bigg|_5^6}\\ &&\\ & = & \displaystyle{-\ln(2)+2\ln(6)-2\ln(5).} \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 \frac{1}{16}\bigg(\frac{\sqrt{x^2-16}}{x}\bigg)+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}
   (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 -\ln(2)+2\ln(6)-2\ln(5)}

Return to Sample Exam