You are here:

Calculus/absolute value function

Advertisement


Question
This is a very basic and fast question, but it has a little twist so I just wanted to be sure my thinking is correct:

Given the function f defined for all real numbers x by f(x)= 2|x-1|x^2

c.) What value of x is the derivative of f(x) continuous?

I'm not use to finding the ones contain absolute values but i think it is something like f'(x)= |x-1|2x+((x-1)/|x-1|)x^2

I think it is continuous for all real numbers except |x-1|≠ 0 right, making -1 the only undefined point because the derivative of an absolute function rule when |u|=0, in this case x-1 being u? Please correct me if I'm wrong.

Answer
Questioner:   Linrosa
Category:  Calculus
Private:  No
 
Subject:  Continuity of a derivative of an absolute value
Question:  This is a very basic and fast question, but it has a little twist so I just wanted to be sure my thinking is correct:

Given the function f defined for all real numbers x by f(x)= 2|x-1|x^2

c.) What value of x is the derivative of f(x) continuous?

I'm not use (USED TO) to finding the ones contain absolute values but i think it is something like f'(x)= |x-1|2x+((x-1)/|x-1|)x^2

I think it is continuous for all real numbers except |x-1|≠ 0 right, making -1 the only undefined point because the derivative of an absolute function rule when |u|=0, in this case x-1 being u? Please correct me if I'm wrong.

..........................................
=======================================================
WARNING: USE COURIER FONT TO VIEW THIS
===================================================

When you deal with absolute value, the thing to do is replace it with its definition:

NOT SO FAST, BUT VERY BASIC.

               { thing, when the thing is positive
| thing | = {
               { opposite of thing, when the thing is negative
So

           { x - 1, when x-1 is positive, which means x >= 1
| x - 1 | = {
           { 1 - x, when x-1 is negative, which means x < 1

Now you can go to work:

f(x)= |x-1|x^2   << I skipped the '2', it is irrelevant.


           { (x - 1)x^2, when x-1 is positive, which means x >= 1
|x-1|x^2  = {
           { (1 - x)x^2, when x-1 is negative, which means x < 1

           { x^3 - x^2, when x-1 is positive, which means x >= 1
         = {
           { x^2 - x^3, when x-1 is negative, which means x < 1

Now you can see that it is simply two polynomials, and the only issue is "what happens at x = 1 ?"

Using the 'right side':  f'(x) = 3x^2 - 2x
Lim x->0 f'(x) = f'(0) = 0

Using the 'left  side':  f'(x) = -3x^2 + 2x
Lim x->0 f'(x) = f'(0) = 0, which is the same.

Looks like it is continuous.

Calculus

All Answers


Answers by Expert:


Ask Experts

Volunteer


Paul Klarreich

Expertise

All topics in first-year calculus including infinite series, max-min and related rate problems. Also trigonometry and complex numbers, theory of equations, exponential and logarithmic functions. I can also try (but not guarantee) to answer questions on Analysis -- sequences, limits, continuity.

Experience

I taught all mathematics subjects from elementary algebra to differential equations at a two-year college in New York City for 25 years.

Education/Credentials
(See above.)

©2012 About.com, a part of The New York Times Company. All rights reserved.