illjazz
- 59
- 0
Homework Statement
Differentiate
y=\ln(e^{-x} + xe^{-x})
Homework Equations
- Logarithmic differentiation?
The Attempt at a Solution
Here goes:
y=\ln(e^{-x} + xe^{-x})
y'=\frac{e^{-x} + (x\frac{d}{dx}e^{-x}+e^{-x}\frac{d}{dx}x)}{e^{-x}+xe^{-x}})
\frac{e^{-x}+xe^{-x}+e^{-x}}{e^{-x}+xe^{-x}}
I must be missing something huge here because the book's solution is
y'=\frac{-x}{1+x}