Saitama
- 4,244
- 93
Homework Statement
I=\int_0^{\pi} \frac{xdx}{9\cos^2 x+\sin^2 x}
Homework Equations
The Attempt at a Solution
The given integral can be written as
I=\int_0^{\pi} \frac{(\pi-x)dx}{9\cos^2 x+\sin^2 x}
The denominator remains unchanged because ##\cos^2(\pi-x)=-\cos x## and square of it is positive.
Hence
2I=\int_0^{\pi} \frac{\pi dx}{9\cos^2 x+\sin^2 x}
Factoring out ##\cos^2 x## from denominator
2I=\pi \int_0^{\pi} \frac{\sec^2 x dx}{9+\tan^2 x}
Substituting ##\tan x=t##, both the upper and lower limits of the integrand equals zero and hence I=0 but this is wrong. I don't see where I went wrong.

Any help is appreciated. Thanks!