009B Sample Final 3, Problem 6

From Grad Wiki
Revision as of 13:50, 12 March 2017 by Kayla Murray (talk | contribs)
Jump to navigation Jump to search

Find the following integrals

(a)  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int {\frac {3x-1}{2x^{2}-x}}~dx}

(b)  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int {\frac {\sqrt {x+1}}{x}}~dx}

Foundations:  
Through partial fraction decomposition, we can write the fraction
       
for some constants


Solution:

(a)

Step 1:  
First, we factor the denominator to get
       
We use the method of partial fraction decomposition.
We let
       
If we multiply both sides of this equation by    we get
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle 3x-1=A(2x-1)+Bx.}
Step 2:  
Now, if we let    we get  
If we let    we get  
Therefore,
       
Step 3:  
Now, we have
       
Now, we use  -substitution.
Let  
Then,    and  
Hence, we have
       

(b)

Step 1:  
We begin by using  -substitution.
Let  
Then,  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u^{2}=x+1}   and  
Also, we have
       
Hence,
       
Using all this information, we get
       
Step 2:  
Now, we have
       
Step 3:  
Now, for the remaining integral, we use partial fraction decomposition.
Let
       
Then, we multiply this equation by    to get
       
If we let    we get  
If we let    we get  
Thus, we have
       
Using this equation, we have
       
Step 4:  
To complete this integral, we need to 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 the first integral, 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=u+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 dt=du.}
For the second integral, 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 v=u-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 dv=du.}
Finally, 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 \frac{\sqrt{x+1}}{x}~dx} & = & \displaystyle{2\sqrt{x+1}+\int \frac{-1}{t}~dt+\int \frac{1}{v}~dv}\\ &&\\ & = & \displaystyle{2\sqrt{x+1}+\ln|t|+\ln|v|+C}\\ &&\\ & = & \displaystyle{2\sqrt{x+1}+\ln|u+1|+\ln|u-1|+C}\\ &&\\ & = & \displaystyle{2\sqrt{x+1}+\ln|\sqrt{x+1}+1|+\ln|\sqrt{x+1}-1|+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 \ln |x|+\frac{1}{2}\ln |2x-1|+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 2\sqrt{x+1}+\ln|\sqrt{x+1}+1|+\ln|\sqrt{x+1}-1|+C}

Return to Sample Exam