Difference between revisions of "009A Sample Midterm 3, Problem 3"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
| Line 5: | Line 5: | ||
!Foundations: | !Foundations: | ||
|- | |- | ||
| − | |<math style="vertical-align: -13px">f'(x)=\lim_{h\rightarrow 0}\frac{f(x+h)-f(x)}{h}</math> | + | |Recall |
| + | |- | ||
| + | | <math style="vertical-align: -13px">f'(x)=\lim_{h\rightarrow 0}\frac{f(x+h)-f(x)}{h}</math> | ||
|} | |} | ||
Revision as of 09:51, 27 March 2017
Use the definition of the derivative to compute for
| Foundations: |
|---|
| Recall |
Solution:
| Step 1: |
|---|
| Let |
| Using the limit definition of the derivative, we have |
|
|
| Step 2: |
|---|
| Now, we multiply the numerator and denominator by the conjugate of the numerator. |
| 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{f'(x)} & = & \displaystyle{3\lim_{h\rightarrow 0} \frac{(\sqrt{-2x+-2h+5}-\sqrt{-2x+5})}{h} \frac{(\sqrt{-2x+-2h+5}+\sqrt{-2x+5})}{(\sqrt{-2x+-2h+5}+\sqrt{-2x+5})}}\\ &&\\ & = & \displaystyle{3\lim_{h\rightarrow 0} \frac{(-2x+-2h+5)-(-2x+5)}{h(\sqrt{-2x+-2h+5}+\sqrt{-2x+5})}}\\ &&\\ & = & \displaystyle{3\lim_{h\rightarrow 0} \frac{-2h}{h(\sqrt{-2x+-2h+5}+\sqrt{-2x+5})}}\\ &&\\ & = & \displaystyle{3\lim_{h\rightarrow 0} \frac{-2}{\sqrt{-2x+-2h+5}+\sqrt{-2x+5}}}\\ &&\\ & = & \displaystyle{3\frac{-2}{\sqrt{-2x+5}+\sqrt{-2x+5}}}\\ &&\\ & = & \displaystyle{-\frac{3}{\sqrt{-2x+5}}.} \end{array}} |
| 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 -\frac{3}{\sqrt{-2x+5}}} |