High School Calculus/The Derivative

From testwiki
Revision as of 17:23, 8 January 2020 by imported>Pi zero (Reverted edits by 159.146.18.136 (talk) to last version by ShadowsAssociate)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The definition of a Derivative of a Function

f(x)=limΔx0f(x+Δx)f(x)Δx

Example

f(x)=x2
Use the limit definition with the given function

f(x)=limΔx0(x+Δx)2x2Δx

f(x)=limΔx0(x2+2xΔx+Δx2)x2Δx

f(x)=limΔx02xΔx+Δx2Δx

f(x)=limΔx0Δx(2x+Δx)Δx

f(x)=limΔx0(2x+Δx)

f(x)=2x+0

f(x)=2x

Template:BookCat