I think the quotient rule gets bogged down here. Use the product rule with a negative exponent:
y = (x+2)e-x
y' = e-x - (x+2)e-x
= -(x+1)e-x
y'' = -e-x + (x+1)e-x
= xe-x
However, using your quotient rule, factor out the ex top and bottom:
ex(1 - (x+2))/e2x
= -(x+1)/ex
Do it again, and you wind up where I did.
find the first and second derivative of:
f(x) = (x+2)/e^x
I get to:
f'(x) = e^x - (x+2)(e^x) / (e^x)^2
I'm stuck at that
4 answers
Tnx for the quick answer, but I still have a question:
why is it - in y' = e^-x (-) (x+2)e^-x
instead of a + ?
why is it - in y' = e^-x (-) (x+2)e^-x
instead of a + ?
and how do you get (x+1)?
oh I get it now, tnx!