Difference between revisions of "009B Sample Final 3, Problem 6"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
| Line 65: | Line 65: | ||
|Now, we use <math>u</math>-substitution. | |Now, we use <math>u</math>-substitution. | ||
|- | |- | ||
| − | | | + | |Let <math>u=2x-1.</math> |
| + | |- | ||
| + | |Then, <math>du=2dx</math> and <math>\frac{du}{2}=dx.</math> | ||
| + | |- | ||
| + | |Hence, we have | ||
| + | |- | ||
| + | | <math>\begin{array}{rcl} | ||
| + | \displaystyle{\int \frac{3x-1}{2x^2-x}~dx} & = & \displaystyle{\ln |x|+\frac{1}{2}\int \frac{1}{u}~du}\\ | ||
| + | &&\\ | ||
| + | & = & \displaystyle{\ln |x|+\frac{1}{2}\ln |u|+C}\\ | ||
| + | &&\\ | ||
| + | & = & \displaystyle{\ln |x|+\frac{1}{2}\ln |2x-1|+C.} | ||
| + | \end{array}</math> | ||
|} | |} | ||
| Line 90: | Line 102: | ||
!Final Answer: | !Final Answer: | ||
|- | |- | ||
| − | |'''(a)''' | + | | '''(a)''' <math>\ln |x|+\frac{1}{2}\ln |2x-1|+C</math> |
|- | |- | ||
|'''(b)''' | |'''(b)''' | ||
|} | |} | ||
[[009B_Sample_Final_3|'''<u>Return to Sample Exam</u>''']] | [[009B_Sample_Final_3|'''<u>Return to Sample Exam</u>''']] | ||
Revision as of 13:14, 2 March 2017
Find the following integrals
(a)
(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{\sqrt{x+1}}{x}~dx}
| 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 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(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 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. |
| 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=2x-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=2dx} 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 \frac{du}{2}=dx.} |
| Hence, 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{\ln |x|+\frac{1}{2}\int \frac{1}{u}~du}\\ &&\\ & = & \displaystyle{\ln |x|+\frac{1}{2}\ln |u|+C}\\ &&\\ & = & \displaystyle{\ln |x|+\frac{1}{2}\ln |2x-1|+C.} \end{array}} |
(b)
| Step 1: |
|---|
| Step 2: |
|---|
| 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) |