Class 12 Maths NCERT Solutions Chapter 7 Ex 7.4 – Integrals Reducible to Standard Forms | Boundless Maths
Ex 7.4 Class 12 Maths NCERT Solutions

Class 12 Maths NCERT Solutions Chapter 7 Ex 7.4 – Integrals Reducible to Standard Forms

These Class 12 Maths NCERT Solutions Chapter 7 Ex 7.4 cover all 25 questions — integrals of particular functions using completing the square and splitting the numerator to match the six standard forms.

Every question in this exercise is really a pattern-matching exercise in disguise. NCERT gives you six standard integral formulae involving expressions like a² − x², x² + a², and their square-root versions — the entire skill here is manipulating the given integrand until it fits one of those six forms. When the denominator or the term under a square root is a quadratic, completing the square turns it into (x + k)² ± a constant, which matches directly. When the numerator is linear and the denominator is a quadratic (or its square root), splitting the numerator into a multiple of the denominator's derivative plus a constant separates the problem into an easy substitution part and a standard-formula part. The last two questions are MCQs that test the same skill under exam time pressure. This exercise is dense, but mastering it makes Ex 7.4-style questions some of the fastest marks available on the board paper.

25Questions
Medium–HardDifficulty Mix
2026-27CBSE Syllabus

Class 12 Maths NCERT Solutions Chapter 7 Ex 7.4 — All 25 Questions

1

Integrate: \dfrac{3x^2}{x^6+1}

Easy +
Solution

\dfrac{3x^2}{x^6+1} = \dfrac{3x^2}{(x^3)^2+1}

Put x^3=t, so 3x^2\,dx=dt

\displaystyle\int \dfrac{3x^2}{x^6+1}\,dx = \int \dfrac{dt}{t^2+1} = \tan^{-1}t [∵ \displaystyle\int \dfrac{dx}{x^2+a^2} = \dfrac{1}{a}\tan^{-1}\left(\dfrac{x}{a}\right)\text{, here }a=1]

\displaystyle\int \dfrac{3x^2}{x^6+1}\,dx = \tan^{-1}(x^3) + C
2

Integrate: \dfrac{1}{\sqrt{1+4x^2}}

Easy +
Solution

\dfrac{1}{\sqrt{1+4x^2}} = \dfrac{1}{\sqrt{1+(2x)^2}}

Put 2x=t, so 2\,dx=dt

\displaystyle\int \dfrac{1}{\sqrt{1+4x^2}}\,dx = \dfrac12\int \dfrac{dt}{\sqrt{t^2+1}} = \dfrac12\log\left|t+\sqrt{t^2+1}\right| [∵ \displaystyle\int \dfrac{dx}{\sqrt{x^2+a^2}} = \log\left|x+\sqrt{x^2+a^2}\right|\text{, here }a=1]

\displaystyle\int \dfrac{1}{\sqrt{1+4x^2}}\,dx = \dfrac12\log\left|2x+\sqrt{1+4x^2}\right| + C
3

Integrate: \dfrac{1}{\sqrt{(2-x)^2+1}}

Easy +
Solution

Put 2-x=t, so -dx=dt

\displaystyle\int \dfrac{1}{\sqrt{(2-x)^2+1}}\,dx = -\int \dfrac{dt}{\sqrt{t^2+1}} = -\log\left|t+\sqrt{t^2+1}\right| [∵ \displaystyle\int \dfrac{dx}{\sqrt{x^2+a^2}} = \log\left|x+\sqrt{x^2+a^2}\right|\text{, here }a=1]

\displaystyle\int \dfrac{1}{\sqrt{(2-x)^2+1}}\,dx = -\log\left|(2-x)+\sqrt{(2-x)^2+1}\right| + C
4

Integrate: \dfrac{1}{\sqrt{9-25x^2}}

Easy +
Solution

\dfrac{1}{\sqrt{9-25x^2}} = \dfrac{1}{\sqrt{3^2-(5x)^2}}

Put 5x=t, so 5\,dx=dt

\displaystyle\int \dfrac{1}{\sqrt{9-25x^2}}\,dx = \dfrac15\int \dfrac{dt}{\sqrt{3^2-t^2}} = \dfrac15\sin^{-1}\left(\dfrac{t}{3}\right) [∵ \displaystyle\int \dfrac{dx}{\sqrt{a^2-x^2}} = \sin^{-1}\left(\dfrac{x}{a}\right)\text{, here }a=3]

\displaystyle\int \dfrac{1}{\sqrt{9-25x^2}}\,dx = \dfrac15\sin^{-1}\left(\dfrac{5x}{3}\right) + C
5

Integrate: \dfrac{3x}{1+2x^4}

Medium +
Solution

Put x^2=t, so 2x\,dx=dt, i.e. 3x\,dx=\dfrac32\,dt. The denominator becomes 1+2t^2

\displaystyle\int \dfrac{3x}{1+2x^4}\,dx = \dfrac32\int \dfrac{dt}{1+2t^2} = \dfrac32\cdot\dfrac12\int \dfrac{dt}{t^2+\frac12} = \dfrac34\cdot\sqrt{2}\,\tan^{-1}(\sqrt2\,t) [∵ \displaystyle\int \dfrac{dx}{x^2+a^2} = \dfrac{1}{a}\tan^{-1}\left(\dfrac{x}{a}\right)\text{, here }a=\dfrac{1}{\sqrt2}]

\displaystyle\int \dfrac{3x}{1+2x^4}\,dx = \dfrac{3\sqrt2}{4}\tan^{-1}(\sqrt2\,x^2) + C
6

Integrate: \dfrac{x^2}{1-x^6}

Medium +
Solution

\dfrac{x^2}{1-x^6} = \dfrac{x^2}{1-(x^3)^2}

Put x^3=t, so 3x^2\,dx=dt

\displaystyle\int \dfrac{x^2}{1-x^6}\,dx = \dfrac13\int \dfrac{dt}{1-t^2} = \dfrac13\cdot\dfrac12\log\left|\dfrac{1+t}{1-t}\right| [∵ \displaystyle\int \dfrac{dx}{a^2-x^2} = \dfrac{1}{2a}\log\left|\dfrac{a+x}{a-x}\right|\text{, here }a=1]

\displaystyle\int \dfrac{x^2}{1-x^6}\,dx = \dfrac16\log\left|\dfrac{1+x^3}{1-x^3}\right| + C
7

Integrate: \dfrac{x-1}{\sqrt{x^2-1}}

Medium +
Solution

Let I = \displaystyle\int \dfrac{x-1}{\sqrt{x^2-1}}\,dx

\dfrac{x-1}{\sqrt{x^2-1}} = \dfrac{x}{\sqrt{x^2-1}} - \dfrac{1}{\sqrt{x^2-1}}

I = \displaystyle\int \dfrac{x}{\sqrt{x^2-1}}\,dx - \int \dfrac{dx}{\sqrt{x^2-1}}

For the first integral, put x^2-1=u, so 2x\,dx=du: \displaystyle\int \dfrac{x}{\sqrt{x^2-1}}\,dx = \int \dfrac{du}{2\sqrt u} = \sqrt{x^2-1}

The second integral is a standard result: \displaystyle\int \dfrac{dx}{\sqrt{x^2-1}} = \log\left|x+\sqrt{x^2-1}\right| [∵ \displaystyle\int \dfrac{dx}{\sqrt{x^2-a^2}} = \log\left|x+\sqrt{x^2-a^2}\right|\text{, here }a=1]

\displaystyle\int \dfrac{x-1}{\sqrt{x^2-1}}\,dx = \sqrt{x^2-1} - \log\left|x+\sqrt{x^2-1}\right| + C
8

Integrate: \dfrac{x^2}{\sqrt{x^6+a^6}}

Medium +
Solution

\dfrac{x^2}{\sqrt{x^6+a^6}} = \dfrac{x^2}{\sqrt{(x^3)^2+(a^3)^2}}

Put x^3=t, so 3x^2\,dx=dt

\displaystyle\int \dfrac{x^2}{\sqrt{x^6+a^6}}\,dx = \dfrac13\int \dfrac{dt}{\sqrt{t^2+(a^3)^2}} = \dfrac13\log\left|t+\sqrt{t^2+a^6}\right| [∵ \displaystyle\int \dfrac{dx}{\sqrt{x^2+k^2}} = \log\left|x+\sqrt{x^2+k^2}\right|\text{, here }k=a^3]

\displaystyle\int \dfrac{x^2}{\sqrt{x^6+a^6}}\,dx = \dfrac13\log\left|x^3+\sqrt{x^6+a^6}\right| + C
9

Integrate: \dfrac{\sec^2 x}{\sqrt{\tan^2 x+4}}

Medium +
Solution

Put \tan x=t, so \sec^2x\,dx=dt

\displaystyle\int \dfrac{\sec^2 x}{\sqrt{\tan^2 x+4}}\,dx = \int \dfrac{dt}{\sqrt{t^2+4}} = \log\left|t+\sqrt{t^2+4}\right| [∵ \displaystyle\int \dfrac{dx}{\sqrt{x^2+a^2}} = \log\left|x+\sqrt{x^2+a^2}\right|\text{, here }a=2]

\displaystyle\int \dfrac{\sec^2 x}{\sqrt{\tan^2 x+4}}\,dx = \log\left|\tan x+\sqrt{\tan^2 x+4}\right| + C
10

Integrate: \dfrac{1}{\sqrt{x^2+2x+2}}

Easy +
Solution

Complete the square: x^2+2x+2 = (x+1)^2+1

Put x+1=t: \displaystyle\int \dfrac{1}{\sqrt{x^2+2x+2}}\,dx = \int \dfrac{dt}{\sqrt{t^2+1}} = \log\left|t+\sqrt{t^2+1}\right| [∵ \displaystyle\int \dfrac{dx}{\sqrt{x^2+a^2}} = \log\left|x+\sqrt{x^2+a^2}\right|\text{, here }a=1]

\displaystyle\int \dfrac{1}{\sqrt{x^2+2x+2}}\,dx = \log\left|(x+1)+\sqrt{x^2+2x+2}\right| + C
11

Integrate: \dfrac{1}{9x^2+6x+5}

Medium +
Solution

Let I = \displaystyle\int \dfrac{1}{9x^2+6x+5}\,dx

Since the coefficient of x^2 is not 1, factor it out first: 9x^2+6x+5 = 9\left[x^2+\dfrac23 x\right]+5

Complete the square inside the bracket: 9\left[x^2+\dfrac23 x+\left(\dfrac13\right)^2-\left(\dfrac13\right)^2\right]+5 = 9\left[\left(x+\dfrac13\right)^2-\dfrac19\right]+5

= 9\left(x+\dfrac13\right)^2-1+5 = 9\left(x+\dfrac13\right)^2+4

Put x+\dfrac13=t: I = \displaystyle\int \dfrac{dt}{9t^2+4} = \dfrac19\int \dfrac{dt}{t^2+\frac49} = \dfrac16\tan^{-1}\left(\dfrac{3t}{2}\right) [∵ \displaystyle\int \dfrac{dx}{x^2+a^2} = \dfrac{1}{a}\tan^{-1}\left(\dfrac{x}{a}\right)\text{, here }a=\dfrac23]

\displaystyle\int \dfrac{1}{9x^2+6x+5}\,dx = \dfrac16\tan^{-1}\left(\dfrac{3x+1}{2}\right) + C
12

Integrate: \dfrac{1}{\sqrt{7-6x-x^2}}

Medium +
Solution

Complete the square: 7-6x-x^2 = 16-(x+3)^2

Put x+3=t: \displaystyle\int \dfrac{1}{\sqrt{7-6x-x^2}}\,dx = \int \dfrac{dt}{\sqrt{16-t^2}} = \sin^{-1}\left(\dfrac{t}{4}\right) [∵ \displaystyle\int \dfrac{dx}{\sqrt{a^2-x^2}} = \sin^{-1}\left(\dfrac{x}{a}\right)\text{, here }a=4]

\displaystyle\int \dfrac{1}{\sqrt{7-6x-x^2}}\,dx = \sin^{-1}\left(\dfrac{x+3}{4}\right) + C
13

Integrate: \dfrac{1}{\sqrt{(x-1)(x-2)}}

Medium +
Solution

Expand and complete the square: (x-1)(x-2)=x^2-3x+2 = \left(x-\dfrac32\right)^2-\dfrac14

Put x-\dfrac32=t: \displaystyle\int \dfrac{1}{\sqrt{(x-1)(x-2)}}\,dx = \int \dfrac{dt}{\sqrt{t^2-\frac14}} = \log\left|t+\sqrt{t^2-\frac14}\right| [∵ \displaystyle\int \dfrac{dx}{\sqrt{x^2-a^2}} = \log\left|x+\sqrt{x^2-a^2}\right|\text{, here }a=\dfrac12]

\displaystyle\int \dfrac{1}{\sqrt{(x-1)(x-2)}}\,dx = \log\left|\left(x-\dfrac32\right)+\sqrt{(x-1)(x-2)}\right| + C
14

Integrate: \dfrac{1}{\sqrt{8+3x-x^2}}

Medium +
Solution

Complete the square: 8+3x-x^2 = \dfrac{41}{4}-\left(x-\dfrac32\right)^2

Put x-\dfrac32=t: \displaystyle\int \dfrac{1}{\sqrt{8+3x-x^2}}\,dx = \int \dfrac{dt}{\sqrt{\left(\frac{\sqrt{41}}{2}\right)^2-t^2}} = \sin^{-1}\left(\dfrac{2t}{\sqrt{41}}\right) [∵ \displaystyle\int \dfrac{dx}{\sqrt{a^2-x^2}} = \sin^{-1}\left(\dfrac{x}{a}\right)\text{, here }a=\dfrac{\sqrt{41}}{2}]

\displaystyle\int \dfrac{1}{\sqrt{8+3x-x^2}}\,dx = \sin^{-1}\left(\dfrac{2x-3}{\sqrt{41}}\right) + C
15

Integrate: \dfrac{1}{\sqrt{(x-a)(x-b)}}

Medium +
Solution

Expand and complete the square: (x-a)(x-b) = \left(x-\dfrac{a+b}{2}\right)^2-\left(\dfrac{a-b}{2}\right)^2

Put x-\dfrac{a+b}{2}=t: \displaystyle\int \dfrac{1}{\sqrt{(x-a)(x-b)}}\,dx = \int \dfrac{dt}{\sqrt{t^2-\left(\frac{a-b}{2}\right)^2}} = \log\left|t+\sqrt{t^2-\left(\frac{a-b}{2}\right)^2}\right| [∵ \displaystyle\int \dfrac{dx}{\sqrt{x^2-k^2}} = \log\left|x+\sqrt{x^2-k^2}\right|\text{, here }k=\dfrac{a-b}{2}]

\displaystyle\int \dfrac{1}{\sqrt{(x-a)(x-b)}}\,dx = \log\left|\left(x-\dfrac{a+b}{2}\right)+\sqrt{(x-a)(x-b)}\right| + C
16

Integrate: \dfrac{4x+1}{\sqrt{2x^2+x-3}}

Medium +
Solution

\dfrac{d}{dx}(2x^2+x-3) = 4x+1 — exactly the numerator

Put 2x^2+x-3=t, so (4x+1)\,dx=dt: \displaystyle\int \dfrac{4x+1}{\sqrt{2x^2+x-3}}\,dx = \int \dfrac{dt}{\sqrt{t}} = 2\sqrt{t} [∵ \displaystyle\int \dfrac{f'(x)}{\sqrt{f(x)}}\,dx = 2\sqrt{f(x)}]

\displaystyle\int \dfrac{4x+1}{\sqrt{2x^2+x-3}}\,dx = 2\sqrt{2x^2+x-3} + C
17

Integrate: \dfrac{x+2}{\sqrt{x^2-1}}

Medium +
Solution

Express x+2 = A\cdot\dfrac{d}{dx}(x^2-1)+B = A(2x)+B

Comparing coefficients: A=\dfrac12, B=2

\displaystyle\int \dfrac{x+2}{\sqrt{x^2-1}}\,dx = \dfrac12\int \dfrac{2x}{\sqrt{x^2-1}}\,dx + 2\int \dfrac{dx}{\sqrt{x^2-1}}

= \dfrac12\cdot2\sqrt{x^2-1} + 2\log\left|x+\sqrt{x^2-1}\right| [∵ \displaystyle\int \dfrac{f'}{\sqrt f}\,dx = 2\sqrt f\text{, and }\int \dfrac{dx}{\sqrt{x^2-a^2}} = \log\left|x+\sqrt{x^2-a^2}\right|\text{, here }a=1]

\displaystyle\int \dfrac{x+2}{\sqrt{x^2-1}}\,dx = \sqrt{x^2-1} + 2\log\left|x+\sqrt{x^2-1}\right| + C
18

Integrate: \dfrac{5x-2}{1+2x+3x^2}

Hard +
Solution

Express 5x-2 = A\cdot\dfrac{d}{dx}(3x^2+2x+1)+B = A(6x+2)+B

Comparing coefficients: 6A=5\Rightarrow A=\dfrac56, and 2A+B=-2\Rightarrow B=-\dfrac{11}{3}

First part: \displaystyle\dfrac56\int \dfrac{6x+2}{3x^2+2x+1}\,dx = \dfrac56\log(3x^2+2x+1) [∵ \displaystyle\int \dfrac{f'}{f}\,dx = \log|f|]

For the second part, the coefficient of x^2 is not 1, so factor it out first: 3x^2+2x+1 = 3\left[x^2+\dfrac23 x\right]+1

Complete the square inside the bracket: 3\left[x^2+\dfrac23 x+\left(\dfrac13\right)^2-\left(\dfrac13\right)^2\right]+1 = 3\left[\left(x+\dfrac13\right)^2-\dfrac19\right]+1 = 3\left(x+\dfrac13\right)^2-\dfrac13+1 = 3\left(x+\dfrac13\right)^2+\dfrac23

So \displaystyle\int \dfrac{dx}{3x^2+2x+1} = \dfrac{1}{\sqrt2}\tan^{-1}\left(\dfrac{3x+1}{\sqrt2}\right) [∵ \displaystyle\int \dfrac{dx}{x^2+a^2} = \dfrac{1}{a}\tan^{-1}\left(\dfrac{x}{a}\right)\text{, here }a=\dfrac{\sqrt2}{3}]

Multiplying by B=-\dfrac{11}{3}: -\dfrac{11}{3\sqrt2}\tan^{-1}\left(\dfrac{3x+1}{\sqrt2}\right) = -\dfrac{11\sqrt2}{6}\tan^{-1}\left(\dfrac{3x+1}{\sqrt2}\right)

\displaystyle\int \dfrac{5x-2}{1+2x+3x^2}\,dx = \dfrac56\log(3x^2+2x+1) - \dfrac{11\sqrt2}{6}\tan^{-1}\left(\dfrac{3x+1}{\sqrt2}\right) + C
19

Integrate: \dfrac{6x+7}{\sqrt{(x-5)(x-4)}}

Hard +
Solution

(x-5)(x-4)=x^2-9x+20. Express 6x+7 = A(2x-9)+B

Comparing coefficients: 2A=6\Rightarrow A=3, and -9A+B=7\Rightarrow B=34

First part: 3\int \dfrac{2x-9}{\sqrt{x^2-9x+20}}\,dx = 3\cdot2\sqrt{x^2-9x+20} = 6\sqrt{x^2-9x+20} [∵ \displaystyle\int \dfrac{f'}{\sqrt f}\,dx = 2\sqrt f]

Complete the square for the second part: x^2-9x+20 = \left(x-\dfrac92\right)^2-\dfrac14, so \displaystyle\int \dfrac{dx}{\sqrt{x^2-9x+20}} = \log\left|\left(x-\dfrac92\right)+\sqrt{x^2-9x+20}\right| [∵ \displaystyle\int \dfrac{dx}{\sqrt{x^2-a^2}} = \log\left|x+\sqrt{x^2-a^2}\right|\text{, here }a=\dfrac12]

Multiplying by B=34:

\displaystyle\int \dfrac{6x+7}{\sqrt{(x-5)(x-4)}}\,dx = 6\sqrt{(x-5)(x-4)} + 34\log\left|\left(x-\dfrac92\right)+\sqrt{(x-5)(x-4)}\right| + C
20

Integrate: \dfrac{x+2}{\sqrt{4x-x^2}}

Medium +
Solution

Express x+2 = A(4-2x)+B

Comparing coefficients: -2A=1\Rightarrow A=-\dfrac12, and 4A+B=2\Rightarrow B=4

First part: -\dfrac12\int \dfrac{4-2x}{\sqrt{4x-x^2}}\,dx = -\dfrac12\cdot2\sqrt{4x-x^2} = -\sqrt{4x-x^2} [∵ \displaystyle\int \dfrac{f'}{\sqrt f}\,dx = 2\sqrt f]

Complete the square for the second part: 4x-x^2 = 4-(x-2)^2, so \displaystyle\int \dfrac{dx}{\sqrt{4x-x^2}} = \sin^{-1}\left(\dfrac{x-2}{2}\right) [∵ \displaystyle\int \dfrac{dx}{\sqrt{a^2-x^2}} = \sin^{-1}\left(\dfrac{x}{a}\right)\text{, here }a=2]

Multiplying by B=4:

\displaystyle\int \dfrac{x+2}{\sqrt{4x-x^2}}\,dx = -\sqrt{4x-x^2} + 4\sin^{-1}\left(\dfrac{x-2}{2}\right) + C
21

Integrate: \dfrac{x+2}{\sqrt{x^2+2x+3}}

Medium +
Solution

Express x+2 = A(2x+2)+B

Comparing coefficients: 2A=1\Rightarrow A=\dfrac12, and 2A+B=2\Rightarrow B=1

First part: \dfrac12\int \dfrac{2x+2}{\sqrt{x^2+2x+3}}\,dx = \dfrac12\cdot2\sqrt{x^2+2x+3} = \sqrt{x^2+2x+3} [∵ \displaystyle\int \dfrac{f'}{\sqrt f}\,dx = 2\sqrt f]

Complete the square for the second part: x^2+2x+3 = (x+1)^2+2, so \displaystyle\int \dfrac{dx}{\sqrt{x^2+2x+3}} = \log\left|(x+1)+\sqrt{x^2+2x+3}\right| [∵ \displaystyle\int \dfrac{dx}{\sqrt{x^2+a^2}} = \log\left|x+\sqrt{x^2+a^2}\right|\text{, here }a=\sqrt2]

Multiplying by B=1:

\displaystyle\int \dfrac{x+2}{\sqrt{x^2+2x+3}}\,dx = \sqrt{x^2+2x+3} + \log\left|(x+1)+\sqrt{x^2+2x+3}\right| + C
22

Integrate: \dfrac{x+3}{x^2-2x-5}

Hard +
Solution

Express x+3 = A(2x-2)+B

Comparing coefficients: 2A=1\Rightarrow A=\dfrac12, and -2A+B=3\Rightarrow B=4

First part: \dfrac12\int \dfrac{2x-2}{x^2-2x-5}\,dx = \dfrac12\log|x^2-2x-5| [∵ \displaystyle\int \dfrac{f'}{f}\,dx = \log|f|]

Complete the square for the second part: x^2-2x-5=(x-1)^2-6, so \displaystyle\int \dfrac{dx}{(x-1)^2-6} = \dfrac{1}{2\sqrt6}\log\left|\dfrac{x-1-\sqrt6}{x-1+\sqrt6}\right| [∵ \displaystyle\int \dfrac{dx}{x^2-a^2} = \dfrac{1}{2a}\log\left|\dfrac{x-a}{x+a}\right|\text{, here }a=\sqrt6]

Multiplying by B=4: 4\cdot\dfrac{1}{2\sqrt6} = \dfrac{2}{\sqrt6} = \dfrac{\sqrt6}{3}

\displaystyle\int \dfrac{x+3}{x^2-2x-5}\,dx = \dfrac12\log|x^2-2x-5| + \dfrac{\sqrt6}{3}\log\left|\dfrac{x-1-\sqrt6}{x-1+\sqrt6}\right| + C
23

Integrate: \dfrac{5x+3}{\sqrt{x^2+4x+10}}

Medium +
Solution

Express 5x+3 = A(2x+4)+B

Comparing coefficients: 2A=5\Rightarrow A=\dfrac52, and 4A+B=3\Rightarrow B=-7

First part: \dfrac52\int \dfrac{2x+4}{\sqrt{x^2+4x+10}}\,dx = \dfrac52\cdot2\sqrt{x^2+4x+10} = 5\sqrt{x^2+4x+10} [∵ \displaystyle\int \dfrac{f'}{\sqrt f}\,dx = 2\sqrt f]

Complete the square for the second part: x^2+4x+10=(x+2)^2+6, so \displaystyle\int \dfrac{dx}{\sqrt{x^2+4x+10}} = \log\left|(x+2)+\sqrt{x^2+4x+10}\right| [∵ \displaystyle\int \dfrac{dx}{\sqrt{x^2+a^2}} = \log\left|x+\sqrt{x^2+a^2}\right|\text{, here }a=\sqrt6]

Multiplying by B=-7:

\displaystyle\int \dfrac{5x+3}{\sqrt{x^2+4x+10}}\,dx = 5\sqrt{x^2+4x+10} - 7\log\left|(x+2)+\sqrt{x^2+4x+10}\right| + C
24

MCQ. \displaystyle\int \dfrac{dx}{x^2+2x+2} equals:   (A) x\tan^{-1}(x+1)+C   (B) \tan^{-1}(x+1)+C   (C) (x+1)\tan^{-1}x+C   (D) \tan^{-1}x+C

Easy +
Solution

Complete the square: x^2+2x+2=(x+1)^2+1

Put x+1=t: \displaystyle\int \dfrac{dx}{x^2+2x+2} = \int \dfrac{dt}{t^2+1} = \tan^{-1}t [∵ \displaystyle\int \dfrac{dx}{x^2+a^2} = \dfrac{1}{a}\tan^{-1}\left(\dfrac{x}{a}\right)\text{, here }a=1]

Answer: (B) \tan^{-1}(x+1)+C
25

MCQ. \displaystyle\int \dfrac{dx}{\sqrt{9x-4x^2}} equals:   (A) \dfrac19\sin^{-1}\left(\dfrac{9x-8}{8}\right)+C   (B) \dfrac12\sin^{-1}\left(\dfrac{8x-9}{9}\right)+C   (C) \dfrac13\sin^{-1}\left(\dfrac{9x-8}{8}\right)+C   (D) \dfrac12\sin^{-1}\left(\dfrac{9x-8}{9}\right)+C

Medium +
Solution

Factor out the coefficient of x^2 first: 9x-4x^2 = -4\left[x^2-\dfrac94 x\right]

Complete the square inside the bracket: -4\left[x^2-\dfrac94 x+\left(\dfrac98\right)^2-\left(\dfrac98\right)^2\right] = -4\left[\left(x-\dfrac98\right)^2-\left(\dfrac98\right)^2\right] = 4\left[\left(\dfrac98\right)^2-\left(x-\dfrac98\right)^2\right]

So \sqrt{9x-4x^2} = 2\sqrt{\left(\frac98\right)^2-\left(x-\frac98\right)^2}

Put x-\dfrac98=t: \displaystyle\int \dfrac{dx}{\sqrt{9x-4x^2}} = \dfrac12\int \dfrac{dt}{\sqrt{\left(\frac98\right)^2-t^2}} = \dfrac12\sin^{-1}\left(\dfrac{t}{9/8}\right) [∵ \displaystyle\int \dfrac{dx}{\sqrt{a^2-x^2}} = \sin^{-1}\left(\dfrac{x}{a}\right)\text{, here }a=\dfrac98], i.e. \dfrac12\sin^{-1}\left(\dfrac{8x-9}{9}\right)

Answer: (B) \dfrac12\sin^{-1}\left(\dfrac{8x-9}{9}\right)+C

Know exactly which chapters are costing you marks

1000+ solved CBSE PYQs, unlimited AI-generated practice for your weak areas, and a chapter-wise Performance Report — not just for this chapter, but your entire syllabus.

Explore it →
Common Questions

Class 12 Maths NCERT Solutions Chapter 7 Ex 7.4 — FAQs

What is the completing-the-square technique used for in Ex 7.4?

Many integrands in Ex 7.4 have a quadratic expression ax squared + bx + c in the denominator or under a square root. Completing the square rewrites this quadratic as (x + k) squared plus or minus a constant, which matches one of the six standard integral formulae involving a squared minus x squared, x squared plus a squared, and so on.

Where can I check these solutions against the official NCERT textbook?

The official NCERT Class 12 Maths textbook is available on the NCERT website, and every question in Ex 7.4 on this page follows the same numbering as the textbook.

Carry the formulas with you

One-page printable Formula Cards for every unit, including Integrals.

Get the Formula Cards →
Expert CBSE Coaching · Class 9–12