
William W. answered 01/02/20
Experienced Tutor and Retired Engineer
x2*ex is a product so we must use the product rule to find the derivative. The Product Rule is:
[f(x) * g(x)] ' = f '(x)*g(x) + f(x)*g'(x)
Let f(x) = x2 meaning f '(x) = 2x
Let g(x) = ex meaning g'(x) = ex
[f(x) * g(x)] ' = 2x*ex + x2 *ex
There are common factors of "ex " and "x" so we can factor those out to get:
xex(2 + x) or xex(x + 2) so this is true