Difference between revisions of "022 Exam 1 Sample A, Problem 1"
Jump to navigation
Jump to search
(Created page with "<span style="font-size:135%"><font face=Times Roman>1. Use the definition of derivative to find the derivative of <math style="vertical-align: -15%">f(x)=\sqrt{x-5}</math>.</f...") |
m |
||
Line 22: | Line 22: | ||
|- | |- | ||
| <math>f'(x)\,=\,\lim_{h\rightarrow0}\frac{f(x+h)-f(x)}{h}\,=\,\lim_{h\rightarrow0}\frac{\sqrt{x+h-5}-\sqrt{x-5}}{h}.</math> | | <math>f'(x)\,=\,\lim_{h\rightarrow0}\frac{f(x+h)-f(x)}{h}\,=\,\lim_{h\rightarrow0}\frac{\sqrt{x+h-5}-\sqrt{x-5}}{h}.</math> | ||
+ | |} | ||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" |
Revision as of 21:19, 1 April 2015
1. Use the definition of derivative to find the derivative of .
Foundations: |
---|
Recall that the derivative is actually defined through the limit |
The goal in solving this is to plug the values and into the appropriate in the numerator, and then find a way to cancel the in the denominator. Unlike simplifying a rational expression containing radicals, here it's appropriate to have a radical in the denominator. |
Again, the goal is to cancel the . |
Solution:
Step 1: |
---|
Following the hints above, we initially have |
Step 2: | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
We can't plug in , as this would lead to the unallowed "division by zero". Instead, we multiply by the conjugate of the numerator and clean up:
| ||||||||||
Notice that this is the same result you would get using our more convenient "rules of integration", including the chain rule, but that's not the point of this problem. You specifically need to treat the derivative as a limit. |