Break the fraction apart, solve the little pieces, then add them back together. The fraction integrand can be separated into int((1/1)+(1/sin(x))+(1/cos(x)))dx. If an integrand can be separated, then all its parts can be solved separately. This can be split into int1dx + int(1/sin(x))dx + int(1/cos…