Determining the unknown constant Let f(x) = {2x² if x≤1 ax-2 if x>1. Determine a value of a (if possible) for which f' is continuous at x=1.
Table of contents
- 0. Functions7h 52m
- Introduction to Functions16m
- Piecewise Functions10m
- Properties of Functions9m
- Common Functions1h 8m
- Transformations5m
- Combining Functions27m
- Exponent rules32m
- Exponential Functions28m
- Logarithmic Functions24m
- Properties of Logarithms34m
- Exponential & Logarithmic Equations35m
- Introduction to Trigonometric Functions38m
- Graphs of Trigonometric Functions44m
- Trigonometric Identities47m
- Inverse Trigonometric Functions48m
- 1. Limits and Continuity2h 2m
- 2. Intro to Derivatives1h 33m
- 3. Techniques of Differentiation3h 18m
- 4. Applications of Derivatives2h 38m
- 5. Graphical Applications of Derivatives6h 2m
- 6. Derivatives of Inverse, Exponential, & Logarithmic Functions2h 37m
- 7. Antiderivatives & Indefinite Integrals1h 26m
- 8. Definite Integrals4h 44m
- 9. Graphical Applications of Integrals2h 27m
- 10. Physics Applications of Integrals 3h 16m
- 11. Integrals of Inverse, Exponential, & Logarithmic Functions2h 34m
- 12. Techniques of Integration7h 39m
- 13. Intro to Differential Equations2h 55m
- 14. Sequences & Series5h 36m
- 15. Power Series2h 19m
- 16. Parametric Equations & Polar Coordinates7h 58m
2. Intro to Derivatives
Differentiability
Problem 3.2.37
Textbook Question
One-Sided Derivatives
Compute the right-hand and left-hand derivatives as limits to show that the functions in Exercises 37–40 are not differentiable at the point P.


1
Identify the piecewise function f(x) based on the graph: f(x) = x^2 for x < 0 and f(x) = x for x ≥ 0.
To find the left-hand derivative at P(0,0), compute the limit as x approaches 0 from the left: lim (x -> 0-) [f(x) - f(0)] / (x - 0). Since f(x) = x^2 for x < 0, this becomes lim (x -> 0-) [x^2 - 0] / x.
Simplify the left-hand limit expression: lim (x -> 0-) x^2 / x = lim (x -> 0-) x.
To find the right-hand derivative at P(0,0), compute the limit as x approaches 0 from the right: lim (x -> 0+) [f(x) - f(0)] / (x - 0). Since f(x) = x for x ≥ 0, this becomes lim (x -> 0+) [x - 0] / x.
Simplify the right-hand limit expression: lim (x -> 0+) x / x = lim (x -> 0+) 1.

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
2mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
One-Sided Derivatives
One-sided derivatives are limits that assess the behavior of a function as it approaches a specific point from one side only. The right-hand derivative considers the limit as the input approaches the point from the right, while the left-hand derivative considers the limit from the left. If these two limits exist but are not equal, the function is not differentiable at that point.
Recommended video:
One-Sided Limits
Differentiability
A function is differentiable at a point if it has a defined derivative at that point, which means the function must be continuous and have a consistent slope from both sides. If the left-hand and right-hand derivatives at a point are not equal, the function is not differentiable there. This concept is crucial for understanding the smoothness and behavior of functions at specific points.
Recommended video:
Finding Differentials
Limits
Limits are fundamental in calculus, representing the value that a function approaches as the input approaches a certain point. They are essential for defining derivatives, as the derivative itself is the limit of the average rate of change of the function as the interval approaches zero. Understanding limits allows for the analysis of function behavior near points of interest, particularly in determining continuity and differentiability.
Recommended video:
One-Sided Limits
Watch next
Master Determining Differentiability Graphically with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice
Textbook Question