y=2x+3^x的导数

问题描述:

y=2x+3^x的导数
y=x^4+cosx和y=log2x+x^2的导数(2是一

你要知道x^a的导数=a·x^(a-1)a^x的导数=a^x·lna(这里a是常数)所以y=2x+3^x的导数=2+3^x·ln3y=x^4+cosx的导数=4x^3-sinx ( 因为(cosx)'=-sinx )y=log2x+x^2的导数=1/(x·ln2)+2x ( 以a为底的 (logax)'=1/(x·lna) ...