Class CBSE Class 12 Mathematics Integrals Q #1481
KNOWLEDGE BASED
UNDERSTAND
5 Marks 2025 AISSCE(Board Exam) LA
Find: $\int\frac{x^{2}+1}{(x^{2}+2)(2x^{2}+1)}dx$

AI Tutor Explanation

Powered by Gemini

Detailed Solution

Step 1: Partial Fraction Decomposition

Let $x^2 = y$. Then the integral becomes: $\int \frac{y+1}{(y+2)(2y+1)} dy$ Now, we decompose the fraction into partial fractions: $\frac{y+1}{(y+2)(2y+1)} = \frac{A}{y+2} + \frac{B}{2y+1}$ $y+1 = A(2y+1) + B(y+2)$

Step 2: Solving for A and B

To find $A$, let $y = -2$: $-2+1 = A(2(-2)+1) + B(-2+2)$ $-1 = A(-4+1)$ $-1 = -3A$ $A = \frac{1}{3}$ To find $B$, let $y = -\frac{1}{2}$: $-\frac{1}{2} + 1 = A(2(-\frac{1}{2})+1) + B(-\frac{1}{2}+2)$ $\frac{1}{2} = A(0) + B(\frac{3}{2})$ $\frac{1}{2} = \frac{3}{2}B$ $B = \frac{1}{3}$ So, $\frac{y+1}{(y+2)(2y+1)} = \frac{1/3}{y+2} + \frac{1/3}{2y+1}$

Step 3: Substituting back and Integrating

Substituting $y = x^2$ back into the expression: $\frac{x^2+1}{(x^2+2)(2x^2+1)} = \frac{1/3}{x^2+2} + \frac{1/3}{2x^2+1}$ Now, we integrate: $\int \frac{x^2+1}{(x^2+2)(2x^2+1)} dx = \frac{1}{3} \int \frac{1}{x^2+2} dx + \frac{1}{3} \int \frac{1}{2x^2+1} dx$ $= \frac{1}{3} \int \frac{1}{x^2+(\sqrt{2})^2} dx + \frac{1}{3} \int \frac{1}{2(x^2+\frac{1}{2})} dx$ $= \frac{1}{3} \int \frac{1}{x^2+(\sqrt{2})^2} dx + \frac{1}{6} \int \frac{1}{x^2+(\frac{1}{\sqrt{2}})^2} dx$ Using the formula $\int \frac{1}{x^2+a^2} dx = \frac{1}{a} \tan^{-1}(\frac{x}{a}) + C$: $= \frac{1}{3} \cdot \frac{1}{\sqrt{2}} \tan^{-1}(\frac{x}{\sqrt{2}}) + \frac{1}{6} \cdot \frac{1}{\frac{1}{\sqrt{2}}} \tan^{-1}(\frac{x}{\frac{1}{\sqrt{2}}}) + C$ $= \frac{1}{3\sqrt{2}} \tan^{-1}(\frac{x}{\sqrt{2}}) + \frac{1}{6} \cdot \sqrt{2} \tan^{-1}(\sqrt{2}x) + C$ $= \frac{\sqrt{2}}{6} \tan^{-1}(\frac{x}{\sqrt{2}}) + \frac{\sqrt{2}}{6} \tan^{-1}(\sqrt{2}x) + C$

Final Answer: $\frac{\sqrt{2}}{6} \tan^{-1}(\frac{x}{\sqrt{2}}) + \frac{\sqrt{2}}{6} \tan^{-1}(\sqrt{2}x) + C$

AI generated content. Review strictly for academic accuracy.

Pedagogical Audit
Bloom's Analysis: This is an UNDERSTAND question because the student needs to understand the concept of partial fraction decomposition and apply the standard integration formulas.
Knowledge Dimension: PROCEDURAL
Justification: The question requires the student to apply a specific procedure (partial fraction decomposition) and then use standard integration techniques.
Syllabus Audit: In the context of CBSE Class 12, this is classified as KNOWLEDGE. The question directly tests the student's knowledge of integration techniques, specifically partial fractions, as covered in the textbook.