Calc 1 - derivative of absolute value

Click For Summary
SUMMARY

The discussion focuses on determining the points where the derivative of absolute value functions cannot be taken, specifically at corners where the function transitions from positive to negative. The example function |x-5| demonstrates that while limits exist at x=5, the left-hand and right-hand derivatives are not equal, confirming the non-differentiability at that point. The general rule established is that for a function f(x) = |g(x)|, the derivative does not exist where g(x) = 0, as indicated by the application of the chain rule.

PREREQUISITES
  • Understanding of limits and derivatives in calculus
  • Familiarity with the absolute value function
  • Knowledge of the chain rule in differentiation
  • Ability to analyze piecewise functions
NEXT STEPS
  • Study the properties of piecewise functions and their derivatives
  • Learn about the implications of the chain rule on differentiability
  • Explore the concept of one-sided limits in calculus
  • Investigate other examples of non-differentiable points in various functions
USEFUL FOR

Students studying calculus, particularly those learning about derivatives and absolute value functions, as well as educators seeking to clarify concepts of differentiability at critical points.

hayesk85
Messages
7
Reaction score
0

Homework Statement



Question is: how can you tell if there are any places you can't take the derivative of an equation that has an absolute value (using logic, not just graphing it)

example equations

1. \left|x-5\right|

2. \left| x3+4x2+9x+17 \right|
x2+1

3. \left|\sqrt[3]{x}\right|

The Attempt at a Solution



1. I realize there is a corner at x=5, but the limit still exists there and the limits match
 
Physics news on Phys.org
hayesk85 said:

Homework Statement



Question is: how can you tell if there are any places you can't take the derivative of an equation that has an absolute value (using logic, not just graphing it)

example equations

1. \left| x-5 \right|

1. I realize there is a corner at x=5, but the limit still exists there and the limits match

Are the limits really equal from both sides? Remember that as x-->5, the value of x-5 could be positive or negative, depending on which side of 5 x is approaching from. So if x-->5+, then x is getting close to 5, but is SLIGHTLY MORE, hence the quantity x-5 will be positive. If we had x-->5-, then x is will always be SLIGHTLY LESS than 5, making x-5 negative. For this reason, the left and right hand derivatives are not infact equal.
 
Last edited:
If f(x)= |x-5| the
\frac{df}{dx}(5)= \lim_{h\rightarrow 0}\frac{f(5+h)- f(5)}{h}= \lim_{h\rightarrow 0}\frac{|5+h- 5|}{h}= \lim_{h\rightarrow 0}\frac{|h|}{h}

If h< 0, that fraction is -1, if h> 0, that fraction is 1. Yes, the two limits exist. No, they are not the same.

It is impossible to tell what you meant by the others. Do not use "tex" or "itex" on individual parts- include the entire formula. Here, I think, you have "\left|" in one "tex" formula and "\right|" in another. They have to be balanced in the same "tex" formula.
I still couldn't tell what you meant since you seem to be using an underline, "\U" to get fractions. Use \frac{}{} instead.

More generally, if f(x)= |g(x)|, by the chain rule, taking u= g(x),
\frac{df}{dx}= \frac{d|u|}{du}\frac{du}{dx}
The first derivative, d|u|/du, does not exist wherever u= g(x)= 0 and, so, neither does df/dx.
 
Last edited by a moderator:

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K