Here are the essential concepts you must grasp in order to answer the question correctly.
Differentiability
A function is differentiable at a point if it has a defined derivative at that point, which means the limit of the difference quotient exists. For a function f(x) to be differentiable at x = 0, the limit of (f(x) - f(0)) / (x - 0) as x approaches 0 must exist. Differentiability implies continuity, so if a function is differentiable at a point, it must also be continuous there.
Recommended video:
Limit Definition of Derivative
The derivative of a function at a point can be defined using the limit: f'(a) = lim (h -> 0) [f(a + h) - f(a)] / h. In this case, to find f'(0), we need to evaluate the limit as h approaches 0 of [f(h) - f(0)] / h. This definition is crucial for determining the slope of the tangent line to the function at that point.
Recommended video:
Definition of the Definite Integral
Bounded Functions
The condition |f(x)| ≤ x² for −1 ≤ x ≤ 1 indicates that the function f(x) is bounded by the parabola x² within the specified interval. This constraint helps in analyzing the behavior of f(x) as x approaches 0, particularly in ensuring that f(x) approaches 0 faster than x does, which is essential for proving differentiability at that point.
Recommended video:
Finding Area When Bounds Are Not Given