Difference between revisions of "022 Exam 2 Sample A, Problem 1"

From Math Wiki
Jump to navigation Jump to search
Line 27: Line 27:
 
!Step 1:  
 
!Step 1:  
 
|-
 
|-
|We need to identify the composed functions in order to apply the chain rule.  Note that if we set <math style="vertical-align: -20%">g(x)\,=\,\ln x</math>, and  
+
|We need to identify the composed functions in order to apply the chain rule.  Note that if we set <math style="vertical-align: -21%">g(x)\,=\,\ln x</math>, and  
 
|-
 
|-
 
|
 
|
 
::<math>f(x)\,=\,\frac{(x+5)(x-1)}{x},</math>
 
::<math>f(x)\,=\,\frac{(x+5)(x-1)}{x},</math>
 
|-
 
|-
|we then have <math style="vertical-align: -22%">y\,=\,g\circ f(x)\,=\,g\left(f(x)\right).</math>
+
|we then have <math style="vertical-align: -21%">y\,=\,g\circ f(x)\,=\,g\left(f(x)\right).</math>
 
|}
 
|}
  

Revision as of 14:17, 14 May 2015

Find the derivative of  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 y\,=\,\ln \frac{(x+5)(x-1)}{x}.}

Foundations:  
This problem requires several advanced rules of differentiation. In particular, you need
The Chain Rule: If 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 f} 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 g} are differentiable functions, 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 (f\circ g)'(x) = f'(g(x))\cdot g'(x).}

The Product Rule: If 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 f} 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 g} are differentiable functions, 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 (fg)'(x) = f'(x)\cdot g(x)+f(x)\cdot g'(x).}

The Quotient Rule: If 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 f} and are differentiable functions 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 g(x) \neq 0}  , 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 \left(\frac{f}{g}\right)'(x) = \frac{f'(x)\cdot g(x)-f(x)\cdot g'(x)}{\left(g(x)\right)^2}. }

 Solution:

Step 1:  
We need to identify the composed functions in order to apply the chain rule. Note that if we set 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 g(x)\,=\,\ln x} , 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 f(x)\,=\,\frac{(x+5)(x-1)}{x},}
we then 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 y\,=\,g\circ f(x)\,=\,g\left(f(x)\right).}
Step 2:  
We can now apply all three advanced techniques. For example, to find the derivative 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 f'(x)} ,
Part (c):  
We can choose to expand the second term, finding
          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 e(x^{2}+2)^{2}=ex^{4}+4ex^{2}+4e.}
We then only require the product rule on the first term, so
          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 h'(x)\,=\,(4x)'\cdot\sin(x)+4x\cdot(\sin(x))'+\left(ex^{4}+4ex^{2}+4e\right)'\,=\,4\sin(x)+4x\cos(x)+4ex^{3}+8ex.}

Return to Sample Exam