Jerry J.
asked 10/04/21Use the definition of the derivative to find the f′(x) for f(x)=x+1x.
Note: Using the definition means doing a limit and algebraically solving the limit. If you use the rules from the next section to do this derivative you will receive NO CREDIT.
he states this under the question any help will be greatly appreciated
1 Expert Answer
Doug C. answered 17d
Math Tutor with Reputation to make difficult concepts understandable
f'(x)=limh->0 [(x+h)+1/(x+h) - (x + 1/x] / h
Simplify the numerator:
[(x+h) + 1/(x+h) - x - 1/x]
[h + 1/(x+h) - 1/x]
Now simplify the complex fraction by multiplying numerator and denominator by x(x+h):
[h + 1/(x+h) - 1/x] / h [x(x+h) / x(x+h)]
[hx(x+h) + x - (x+h)] / [hx(x+h)]
[x2h +h2x + x - x - h] / [hx(x+h)]
h[x2 + hx - 1] / [hx(x+h)]
Cancel the factor of h (h approaches zero, but does not equal zero):
[x2 + hx -1] / [x(x+h)]
Finally take the limit as h-> 0
limh->0 [x2 +xh - 1] / [x(x+h)] = [x2 + 0 - 1] / [x(x + 0)] = (x2 - 1) / x2
This graph shows f(x), f'(x) and g(x) equals the derivative of f(x) calculated above.
It also shows tangent lines at a movable point on the graph of f, using the derivative to determine the slope at that point:
desmos.com/calculator/34jgi2ewnv
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Doug C.
I doubt that the function is really defined as f(x) = x+1x (which equals 2x). Is there a missing division symbol, i.e. f(x) = x + 1/x ?10/04/21