用求导数定义方法,求出f(x)=x²-1的导数.

来源:学生作业帮助网 编辑:作业帮 时间:2024/07/18 18:25:56
用求导数定义方法,求出f(x)=x²-1的导数.
x){>eųMOy6uu|6mSu@xӶBMZj="}P4u Mۜ\ ];h4 M] V,gkPgmMQEvP&vY&DܨF 1-Kj

用求导数定义方法,求出f(x)=x²-1的导数.
用求导数定义方法,求出f(x)=x²-1的导数.

用求导数定义方法,求出f(x)=x²-1的导数.
f'(x) =lim(h->0)[ f(x+h) -f(x)] /h
=lim(h->0)[ (x+h)^2-1 - x^2 +1 )] /h
=lim(h->0)( 2xh +h^2 ) /h
=lim(h->0)( 2x +h )
=2x