Evaluate lim h->0: Solving Absolute Value Homework

  • Thread starter Thread starter bcaie16
  • Start date Start date
  • Tags Tags
    Limits
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
bcaie16
Messages
5
Reaction score
0

Homework Statement


Evaluate lim h->0 (f(4+h)-f(4))/h
given f(x)=|x-4|-4


2. The attempt at a solution
Not too sure how to do this with absolute values, I've tried just subbing in small values for h, which gave me -1, but as this is an online question for marks, I am not too sure. Any assistance would be greatly appreciated.
 
Physics news on Phys.org
Depending on where you are in your calculus, you may realize that this is the limit definition of a derivative. If so, the formula for the derivative of an absolute value is as follows:

[itex]f'(x) = \frac{x}{|x|}*x'[/itex]

Then use u-substitution to solve this derivative.

However, if you do not know about derivatives, there is a little more work involved. You have to split your function into two parts:

[itex]f(x) = -4*|x-4|[/itex]

[itex]-> g(x) = -4*(x-4)[/itex] and [itex]-4*(4-x)[/itex]


This is done with rules you should have learned in earlier math classes about working with absolute value functions. At this point, you will then evaluate your same limit, this time using g(x), but do note that you will have to change f(4+h) to g(h-4) and f(4) to g(-4) when doing the second part of the piecewise function.