You can put this solution on YOUR website! y = (x-1)*e^x
Take y' using the product rule and we get
y' = (x-1)*e^x + e^x (1)
take y''using the product rule and we get
y'' = (x-1)*e^x + e^x + e^x
Now y''(0) = (0-1)e^0 + e^0 + e^0 = -1 + 1 + 1 = 1
This is answer choice (D)