022 Exam 2 Sample A, Problem 3

From Math Wiki
Revision as of 09:41, 15 May 2015 by MathAdmin (talk | contribs) (Created page with "<span class="exam"> Find the antiderivative of <math style="vertical-align: -50%">\int \frac{1}{3x+2}\,dx.</math> {| class="mw-collapsible mw-collapsed" style = "text-align:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Find the antiderivative of Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int {\frac {1}{3x+2}}\,dx.}


Foundations:  
This problem requires two rules of integration. In particular, you need
Integration by substitution (U - sub): If and are differentiable functions, then

    

The Product Rule: If and are differentiable functions, then

    

The Quotient Rule: If and are differentiable functions and  , then

    
Additionally, we will need our power rule for differentiation:
for ,
as well as the derivative of natural log:
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \left(\ln x\right)'\,=\,{\frac {1}{x}}.}

 Solution:

Step 1:  
Use a U-substitution with Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u=3x+2.} This means 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 = 3 dx} , and after substitution 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 \int \frac{1}{3x + 2} = \int \frac{1}{3u} du}
Step 2:  
We can now take the integral remembering the special rule:
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{1}{3u} du = \frac{\log(u)}{3}}
Step 3:  
Since this integral is an indefinite integral we have to remember to add C at the end.
Final Answer:  
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{1}{3x + 2} dx = \frac{\ln(3x + 2)}{3}}

Return to Sample Exam