Saved Bookmarks
| 1. |
Integrate the following functions e^x((1+sinx)/(1+cosx)) |
|
Answer» SOLUTION :`INT e^x((1+sinx)/(1+cosx)) dx` =`int e^x((1+2sin (x/2) COS(x/2)/(2cos^2 (x/2)) dx` =`int e^x(1/2 sec^2 (x/2) + TAN (x/2)) dx` =`e^x tan(x/2)+c, F(x) = tan x/2` `f^.(x) = 1/2 sec^2 x/2` |
|