导数运用题目

问题描述:

导数运用题目
f(x)= 10^x + lgx 则f'(x)多少

f(x)= 10^x + lgx
f'(x)=(10^x)'+(lgx)'=10^x×ln10+1/(xln10)