0

We have to find the integration of the following functiontt

I tried but got stuck can anybody help me how to proceed . Is there anyother method to solve this enter image description here

Koolman
  • 2,898

1 Answers1

2

You have:

$\int \dfrac {x^2}{(x \sin x + \cos x)^2} dx\\ \int (x \sec x)\dfrac {x \cos x}{(x \sin x + \cos x)^2} dx$

How about integration by parts?

$u = x \sec x\\ dv \frac {x \cos x}{(x \sin x + \cos x)^2} dx$

Doug M
  • 57,877