learn.howToCalculate
learn.whatIsHeading
Derivative calculates instantaneous rate of change: df/dx = lim(h→0) [f(x+h)-f(x)]/h; foundation of calculus.
Guía paso a paso
- 1Input function
- 2Apply derivative rules: power rule, chain rule, product rule, quotient rule
- 3Results show derivative function
Ejemplos resueltos
Entrada
f(x) = x³ + 2x
Resultado
f'(x) = 3x² + 2
Errores comunes a evitar
- ✕Misapplying chain rule
- ✕Not remembering constant multiples rule
Preguntas frecuentes
What does derivative represent?
Slope of tangent line; instantaneous rate of change; velocity if position function.
learn.ctaText
Pruébalo tú mismo →