009A Sample Midterm 3, Problem 3
Revision as of 14:28, 17 February 2017 by Kayla Murray (talk | contribs)
Use the definition of the derivative to compute for
| Foundations: |
|---|
| Limit Definition of Derivative |
Solution:
| Step 1: |
|---|
| 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 f(x)=3\sqrt{-2x+5}.} |
| Using the limit definition of the derivative, 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{f'(x)} & = & \displaystyle{\lim_{h\rightarrow 0} \frac{f(x+h)-f(x)}{h}}\\ &&\\ & = & \displaystyle{\lim_{h\rightarrow 0} \frac{3\sqrt{-2(x+h)+5}-3\sqrt{-2x+5}}{h}}\\ &&\\ & = & \displaystyle{\lim_{h\rightarrow 0} \frac{3\sqrt{-2x+-2h+5}-3\sqrt{-2x+5}}{h}.} \end{array}} |
| Step 2: |
|---|
| Final Answer: |
|---|