Question:medium

$\int\frac{dx}{sin^{2}x~cos^{2}x}=$

Show Hint

$\int sec^{2}x~dx = tan~x$ and $\int cosec^{2}x~dx = -cot~x$.
Updated On: Jun 19, 2026
  • $tan~x+cot~x+c$
  • $tan~x-cot~x+c$
  • $tan~x~cot~x+c$
  • $tan~x-cot~2x+c$
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: Understanding the Question:
Evaluate an indefinite integral involving trigonometric functions in the denominator.

Step 2: Key Formula or Approach:

Use the identity $\sin^2 x + \cos^2 x = 1$ to split the fraction.

Step 3: Detailed Explanation:

\[ I = \int \frac{1}{\sin^2 x \cos^2 x} dx \] Substitute $1 = \sin^2 x + \cos^2 x$: \[ I = \int \frac{\sin^2 x + \cos^2 x}{\sin^2 x \cos^2 x} dx \] \[ I = \int (\frac{\sin^2 x}{\sin^2 x \cos^2 x} + \frac{\cos^2 x}{\sin^2 x \cos^2 x}) dx \] \[ I = \int (\frac{1}{\cos^2 x} + \frac{1}{\sin^2 x}) dx \] \[ I = \int (\sec^2 x + \csc^2 x) dx \] Integrating term by term: \[ I = \tan x - \cot x + c \]

Step 4: Final Answer:

The integral is $\tan x - \cot x + c$.
Was this answer helpful?
0