根据导数定义证明一些和常数有关的函数1. 若f(x) = g(x+c), c是常数, 用导数定义证明 f'(x) = g'(x+c)2. 若 f(x) = g(cx), c是常数, 用导数定义证明 f'(x) = c*g'(cx)
来源:学生作业帮助网 编辑:作业帮 时间:2024/11/20 16:40:48
根据导数定义证明一些和常数有关的函数1. 若f(x) = g(x+c), c是常数, 用导数定义证明 f'(x) = g'(x+c)2. 若 f(x) = g(cx), c是常数, 用导数定义证明 f'(x) = c*g'(cx)
根据导数定义证明一些和常数有关的函数
1. 若f(x) = g(x+c), c是常数, 用导数定义证明 f'(x) = g'(x+c)
2. 若 f(x) = g(cx), c是常数, 用导数定义证明 f'(x) = c*g'(cx)
根据导数定义证明一些和常数有关的函数1. 若f(x) = g(x+c), c是常数, 用导数定义证明 f'(x) = g'(x+c)2. 若 f(x) = g(cx), c是常数, 用导数定义证明 f'(x) = c*g'(cx)
(x+c)'=1
(cx)'=c
g"(x+c)=(x+c)'g'(x+c) =g'(x+c)
g"(cx)=(cx)' g'(cx)=c*g'(cx)
1.f'(x)=lim(h->0)[(f(x+h)-f(x))/h]
=lim(h->0)[(g(x+h+c)-g(x+c))/h]
=lim(h->0)[(g(x+c+h)-g(x+c))/h]
=g'(x+c)
2.f'(x)=lim(h->0)[(f(x+h)-f(x))/h]
=lim(h->0...
全部展开
1.f'(x)=lim(h->0)[(f(x+h)-f(x))/h]
=lim(h->0)[(g(x+h+c)-g(x+c))/h]
=lim(h->0)[(g(x+c+h)-g(x+c))/h]
=g'(x+c)
2.f'(x)=lim(h->0)[(f(x+h)-f(x))/h]
=lim(h->0)[(g(c(x+h))-g(cx))/h]
=lim(h->0)[(g(cx+ch)-g(cx))/h]
=c*lim(ch->0)[(g(cx+ch)-g(cx))/(ch)]
=cg'(cx)
收起