High School Calculus/The Derivative: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>Pi zero
m Reverted edits by 159.146.18.136 (talk) to last version by ShadowsAssociate
 
(No difference)

Latest revision as of 17:23, 8 January 2020

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