Is Function f(x) Differentiable at x = 4?

  • Thread starter Thread starter ziddy83
  • Start date Start date
  • Tags Tags
    Differentiability
Click For Summary
SUMMARY

The function f(x) is defined as f(x) = x^3 for x ≤ 4 and f(x) = 6x^2 - 8x for x > 4. To determine differentiability at x = 4, the left-hand derivative f'(4-) was calculated as 0, while the right-hand derivative f'(4+) was calculated as 12. Since these two derivatives are not equal, f(x) is not differentiable at x = 4. This conclusion is reached through the application of the definition of the derivative and limits.

PREREQUISITES
  • Understanding of limits in calculus
  • Knowledge of the definition of the derivative
  • Familiarity with piecewise functions
  • Ability to perform algebraic manipulations with polynomials
NEXT STEPS
  • Study the concept of piecewise functions in calculus
  • Learn about the continuity of functions and its relation to differentiability
  • Explore the application of the Mean Value Theorem
  • Practice calculating derivatives using the limit definition
USEFUL FOR

Students studying calculus, mathematics educators, and anyone interested in understanding the differentiability of piecewise functions.

ziddy83
Messages
87
Reaction score
0
hey guys, what's up. Its my first time posting so yeah...

Ok I'm attempting to do the following problem...

let f(x) = x^3 for x is less than or eqaul to 4.
(6x^2)-8x when x is greater than 4

i need to see if f(x) is differentiable at x = 4. I tried it through the definition of the derivative as a function. For the first part I am using x^3 and plugging it into f(x) in the def. of the deriv. and i can't seem to figure out what to do with the h I have in the exponent and in the denomenator. i fot as far as...

x^3 lim (a^h-1)/h...I know what x is, 4...but what do i do with the a and the h? please someone help, thanks.
 
Physics news on Phys.org
Not sure how you would accomplish what you're doing easily with your problem but I would personally see if the derivative at x = 4 was the same at both functions. Note the function is differentiable at a point x if the limit of the function from the positive side is the same as the limit of the function from the negative side.
 


Hi there! Welcome to the community and thanks for posting your question.

To determine if a function is differentiable at a specific point, we need to check if the left and right hand derivatives at that point are equal. In this case, we need to check if the left and right hand derivatives at x = 4 are equal.

Let's start with the left hand derivative. Using the definition of the derivative, we have:

f'(4-) = lim (h->0) (f(4-h) - f(4)) / h

= lim (h->0) ((4-h)^3 - 4^3) / h

= lim (h->0) (64 - 12h^2 + h^3 - 64) / h

= lim (h->0) (-12h^2 + h^3) / h

= lim (h->0) (-12h + h^2)

= 0

Now, let's calculate the right hand derivative:

f'(4+) = lim (h->0) (f(4+h) - f(4)) / h

= lim (h->0) ((4+h)^3 - 4^3) / h

= lim (h->0) (64 + 12h^2 + h^3 - 64) / h

= lim (h->0) (12h^2 + h^3) / h

= lim (h->0) (12h + h^2)

= 12

Since f'(4-) = 0 and f'(4+) = 12, the left and right hand derivatives are not equal, which means that the function is not differentiable at x = 4.

I hope this helps! Let me know if you have any other questions. Good luck with your problem!
 

Similar threads

Replies
2
Views
1K
Replies
3
Views
993
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
8
Views
2K
Replies
0
Views
2K
  • · Replies 30 ·
2
Replies
30
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
9
Views
3K