Find the derivative of (1) y = 2 ^ - x E ^ - x (2) y = x ^ 3 ln 1 / X

Find the derivative of (1) y = 2 ^ - x E ^ - x (2) y = x ^ 3 ln 1 / X

1、
y=(2e)^(-x)
y'=(2e)^(-x)*(-x)'
=-(2e)^(-x)
2、
y'=(x^3)'*ln(1/x)+x^3*[ln(1/x)]'
=3x^2*ln(1/x)+x^3*1/(1/x)*(1/x)'
=3x^2*ln(1/x)+x^4*(-1/x^2)
=3x^2*ln(1/x)-x^2