Deriving the Limit Definition of |x| Using Symbolic Methods

  • Thread starter Thread starter Orion1
  • Start date Start date
  • Tags Tags
    Absolute Limits
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
Orion1
Messages
961
Reaction score
3


Is this the correct symbolic method to differentiate this formula using the limit definition?

[tex]f(x) = x|x|[/tex]

[tex]f'(x) = \lim_{h \rightarrow 0} \frac{(x + h)|(x + h)| - x|x|}{h}[/tex]

[tex]f'(x) = \lim_{h \rightarrow 0} \frac{(x + h)^2 - x^2}{h} = \lim_{h \rightarrow 0} \frac{x^2 + 2hx + h^2 - x^2}{h} = \lim_{h \rightarrow 0} \frac{2hx + h^2}{h} = \lim_{h \rightarrow 0} 2x + h[/tex]
[tex]\boxed{f'(x) = 2|x|}[/tex]

[/Color]
 
Last edited:
Physics news on Phys.org
3 cases, x>0, x<0 and x=0.