Evaluate lim h->0: Solving Absolute Value Homework

  • Thread starter Thread starter bcaie16
  • Start date Start date
  • Tags Tags
    Limits
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:

f'(x) = \frac{x}{|x|}*x'

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:

f(x) = -4*|x-4|

-> g(x) = -4*(x-4) and -4*(4-x)


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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top