求导 f(x)=x^2 2x alnx,

f'=(x^2)' 2(x)' a(lnx)'
=2x^1 2 a*1/x
=2x 2 a/x
(a b c)'=a' b' c'
(x^n)'=nx^(n-1)
(Cx)'=Cx'
此处第一项n=2
第二项n=1

更多阅读