I am having problem in solving the integration:
$$\int \frac{e^x (x+1)}{\cos^2 (x e^x)} dx.$$ Please help
2026-04-23 20:28:55.1776976135
Integration by subtitution :
109 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Let $xe^x=u$ and and $\mathrm du=(xe^x+e^x) \mathrm dx=e^x(x+1) \mathrm dx$ (the derivative follows from the product rule). This gives
$$\int \sec^2 u \mathrm du=\tan u+C=\tan (xe^x)+C.$$
EDIT: Fixed to account for edit in question.