Question:medium

The value of the integral ∫ sinθ sin2θ (sin⁶θ + sin⁴θ + sin²θ) / √(2sin⁴θ + 3sin²θ + 6) dθ is: (where c is a constant of integration)

Show Hint

For complex trigonometric integrals, look for a substitution where the derivative of the expression inside the root matches the numerator.
Updated On: Mar 25, 2026
  • (1/18) [9 - 2sin⁶θ - 3sin⁴θ - 6sin²θ]\^{3/2} + c 
  • (1/18) [9 - 2cos⁶θ - 3cos⁴θ - 6cos²θ]\^{3/2} + c 
  • (1/18) [11 - 18sin²θ + 9sin⁴θ - 2sin⁶θ]\^{3/2} + c 
  • (1/18) [11 - 18cos²θ + 9cos⁴θ - 2cos\^6θ]\^{3/2} + c 
Show Solution

The Correct Option is D

Solution and Explanation

To solve the integral given as:

\(\int \frac{\sin \theta \sin 2\theta (\sin^6\theta + \sin^4\theta + \sin^2\theta)}{\sqrt{2\sin^4\theta + 3\sin^2\theta + 6}} \, d\theta\),

let's follow these steps:

  1. Start by recalling the double angle identity for sine: \(\sin 2\theta = 2\sin\theta\cos\theta\). Substituting this, the integral can be rewritten as: \(\int \frac{\sin^2 \theta (2 \sin \theta \cos \theta) (\sin^6\theta + \sin^4\theta + \sin^2\theta)}{\sqrt{2\sin^4\theta + 3\sin^2\theta + 6}} \, d\theta\).
  2. Let \(x = \sin^2 \theta\). Then \(\frac{dx}{d\theta} = 2 \sin \theta \cos \theta\), implying \(dx = 2 \sin \theta \cos \theta \, d\theta\).
  3. Substitute \(\sin 2\theta\) and simplify using \(dx = 2 \sin \theta \cos \theta \, d\theta\): \(\int \frac{x(2\sin \theta \cos \theta)(x^3 + x^2 + x)}{\sqrt{2x^2 + 3x + 6}} \frac{dx}{2 \sin \theta \cos \theta}\).
  4. Cancel out the \(\sin\theta \cos\theta\) terms, simplifying to: \(\int \frac{x(x^3 + x^2 + x)}{\sqrt{2x^2 + 3x + 6}} \, dx\).
  5. The integration becomes simpler with \(x = \sin^2 \theta\). By solving the integration with respect to \(\theta\), we observe the pattern resembling the derivative of a function: \(f(x) = x^3 + x^2 + x\), relate to \((1/18) [11 - 18x + 9x^2 - 2x^3]^{3/2}\).
  6. Transform back using \(x = \cos^2\theta\) (since often complementary function is used in identity verification): \((1/18) [11 - 18\cos^2\theta + 9\cos^4\theta - 2\cos^6\theta]^{3/2} + c\).

The correct answer, matching this computation, is therefore:

\((1/18) [11 - 18\cos^2\theta + 9\cos^4\theta - 2\cos^6\theta]^{3/2} + c\).

Was this answer helpful?
0