早教吧 育儿知识 作业答案 考试题库 百科 知识分享

f(x)=cosx,f'(x)=?

题目详情
f(x)=cosx,f'(x)=?
▼优质解答
答案和解析
f'(x) = lim(h→0)[f(x+h)-f(x)]/h
  = lim(h→0)[sin(x+h)-sinx]/h
  = lim(h→0)2[sin(h/2)]cos(x+h/2)/h
  = lim(h→0)cos(x+h/2)*lim(h→0)[sin(h/2)/(h/2)]
  = cosx
这样可以么?