009B Sample Final 3, Problem 6

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

Find 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 \frac{3x-1}{2x^2-x}~dx}

(b)  

Foundations:  
Through partial fraction decomposition, we can write the fraction
       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}{(x+1)(x+2)}=\frac{A}{x+1}+\frac{B}{x+2}}
       for some constants 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 A,B.}


Solution:

(a)

Step 1:  
First, we factor the denominator 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 \frac{3x-1}{2x^2-x}~dx=\int \frac{3x-1}{x(2x-1)}.}
We use the method of partial fraction decomposition.
We 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 \frac{3x-1}{x(2x-1)}=\frac{A}{x}+\frac{B}{2x-1}.}
If we multiply both sides of this equation by 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 3x-1=A(2x-1)+Bx.}
Step 2:  
Now, if we 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 x=0,} 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 A=1.}
If we 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 x=\frac{1}{2},} 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 B=1.}
Therefore,
       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{3x-1}{x(2x-1)}=\frac{1}{x}+\frac{1}{2x-1}.}
Step 3:  
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 \begin{array}{rcl} \displaystyle{\int \frac{3x-1}{2x^2-x}~dx} & = & \displaystyle{\int \frac{1}{x}+\frac{1}{2x-1}~dx}\\ &&\\ & = & \displaystyle{\int \frac{1}{x}~dx+\int \frac{1}{2x-1}~dx}\\ &&\\ & = & \displaystyle{\ln |x|+\int \frac{1}{2x-1}~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.

(b)

Step 1:  
Step 2:  


Final Answer:  
(a)
(b)

Return to Sample Exam