Find where the intervals are decreasing/increasing for f(x) = xe^(x^2)
Step one: Find derivative using product rule.
= x*e^(x^2) + (1) * e^(x^2) //e raised to x squared.
= xe^(x^2) + e^(x^2)
= e^(x^2) (x + 1)
Step two: Set that mess to zero and find critical points.
e^(x^2) (x + 1) = 0
(x + 1) = 0 //divide both sides by e^(x^2) to get rid of it.
x = -1
Step three: Plug in test values into f'(x) to find intervals.
f'(-2) = ---, therefore interval is decreasing on (-inf, -1]
f'(2) = +++, therefore interval is increasing on [-1, inf)
I don't think it's right, and I think I screwed up finding the derivative, or setting it to zero.
I'm thinking that I should have set e^(x^2) to zero and solved for x, but that would be impossible as ln0 is undefined.
Help?
Step one: Find derivative using product rule.
= x*e^(x^2) + (1) * e^(x^2) //e raised to x squared.
= xe^(x^2) + e^(x^2)
= e^(x^2) (x + 1)
Step two: Set that mess to zero and find critical points.
e^(x^2) (x + 1) = 0
(x + 1) = 0 //divide both sides by e^(x^2) to get rid of it.
x = -1
Step three: Plug in test values into f'(x) to find intervals.
f'(-2) = ---, therefore interval is decreasing on (-inf, -1]
f'(2) = +++, therefore interval is increasing on [-1, inf)
I don't think it's right, and I think I screwed up finding the derivative, or setting it to zero.
I'm thinking that I should have set e^(x^2) to zero and solved for x, but that would be impossible as ln0 is undefined.
Help?