Question:

$\int \frac{1}{\sin x \cos x}\, dx$ is equal to:

Show Hint

An alternative quick way is to multiply the numerator and denominator by 2 to get $\int \frac{2}{\sin 2x} \, dx = 2 \int \text{cosec } 2x \, dx$. This leads to $\log|\tan x| + C$ via standard integration formulas.
Updated On: May 2, 2026
  • $\log|\tan x| + C$
  • $\log|\sin 2x| + C$
  • $\log|\sec x| + C$
  • $\log|\cos x| + C$
  • $\log|\sin x| + C$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Concept: There are several ways to approach this, but multiplying and dividing by a factor to create a standard derivative or using a double-angle identity is most efficient.

Step 1:
Convert the integrand into a more useful form.
Divide the numerator and denominator by $\cos^2 x$: \[ \int \frac{1 / \cos^2 x}{(\sin x \cos x) / \cos^2 x} \, dx = \int \frac{\sec^2 x}{\tan x} \, dx \]

Step 2:
Apply substitution.
Let $u = \tan x$, then $du = \sec^2 x \, dx$. The integral becomes: \[ \int \frac{1}{u} \, du = \log|u| + C \]

Step 3:
Substitute back.
\[ \log|\tan x| + C \]
Was this answer helpful?
0
0