These Class 12 Maths NCERT Solutions Chapter 7 Ex 7.2 cover all 39 questions — integration by substitution across trigonometric, exponential, logarithmic and algebraic integrands.
This is the longest exercise in the chapter, and for good reason: substitution is the single most-used integration technique you'll rely on going forward, so NCERT gives you extensive practice across every integrand type. The key skill throughout is spotting a function inside the integrand whose derivative also appears elsewhere, usually as a multiplying factor — that's your signal for what to set as t. Questions 1–37 work through this pattern across algebraic, trigonometric, exponential and logarithmic expressions, roughly increasing in difficulty, while the final two are MCQs that test whether you can recognise a ready-made u′(x)/u(x) form at a glance. Take your time here — the pattern-recognition instinct you build in this exercise carries directly into Ex 7.3 onward.
Put t=1+x^2, so dt=2x\,dx.
The integral becomes \displaystyle\int \dfrac{dt}{t} = \log|t|.
Put t=\log x, so dt=\dfrac{1}{x}dx.
The integral becomes \displaystyle\int t^2\,dt = \dfrac{t^3}{3}.
Factor the denominator: x+x\log x = x(1+\log x).
Put t=1+\log x, so dt=\dfrac{1}{x}dx. The integral becomes \displaystyle\int \dfrac{dt}{t} = \log|t|.
Put t=\cos x, so dt=-\sin x\,dx.
The integral becomes \displaystyle-\int \sin t\,dt = \cos t.
Put t=\sin(ax+b), so dt=a\cos(ax+b)\,dx.
The integral becomes \displaystyle\dfrac{1}{a}\int t\,dt = \dfrac{t^2}{2a}.
Put t=ax+b, so dt=a\,dx.
The integral becomes \displaystyle\dfrac{1}{a}\int \sqrt{t}\,dt = \dfrac{1}{a}\cdot\dfrac23 t^{3/2}.
Put t=x+2, so x=t-2 and dx=dt.
The integral becomes \displaystyle\int (t-2)\sqrt{t}\,dt = \int\left(t^{3/2}-2t^{1/2}\right)dt = \dfrac25 t^{5/2} - \dfrac43 t^{3/2}.
Put t=1+2x^2, so dt=4x\,dx.
The integral becomes \displaystyle\dfrac14\int \sqrt{t}\,dt = \dfrac14\cdot\dfrac23 t^{3/2}.
Put t=x^2+x+1, so dt=(2x+1)\,dx. Note 4x+2 = 2(2x+1).
The integral becomes \displaystyle 2\int \sqrt{t}\,dt = 2\cdot\dfrac23 t^{3/2}.
Factor the denominator: x-\sqrt{x} = \sqrt{x}(\sqrt{x}-1).
Put t=\sqrt{x}, so x=t^2 and dx=2t\,dt.
The integral becomes \displaystyle\int \dfrac{2t\,dt}{t(t-1)} = 2\int \dfrac{dt}{t-1} = 2\log|t-1|.
Put t=\sqrt{x+4}, so x=t^2-4 and dx=2t\,dt.
The integral becomes \displaystyle\int \dfrac{(t^2-4)}{t}\cdot 2t\,dt = 2\int (t^2-4)\,dt = \dfrac{2t^3}{3} - 8t.
Put t=x^3-1, so dt=3x^2\,dx and x^3=t+1.
Write x^5\,dx = x^3\cdot x^2\,dx = (t+1)\cdot\dfrac{dt}{3}, so the integral becomes \displaystyle\dfrac13\int t^{1/3}(t+1)\,dt = \dfrac13\int\left(t^{4/3}+t^{1/3}\right)dt.
Integrate: \displaystyle\dfrac13\left[\dfrac37 t^{7/3} + \dfrac34 t^{4/3}\right] = \dfrac17 t^{7/3} + \dfrac14 t^{4/3}.
Put t=2+3x^3, so dt=9x^2\,dx.
The integral becomes \displaystyle\dfrac19\int t^{-3}\,dt = \dfrac19\cdot\dfrac{t^{-2}}{-2} = -\dfrac{1}{18t^2}.
Put t=\log x, so dt=\dfrac{1}{x}dx.
The integral becomes \displaystyle\int t^{-m}\,dt = \dfrac{t^{1-m}}{1-m} (valid since m\neq1).
Put t=9-4x^2, so dt=-8x\,dx.
The integral becomes \displaystyle-\dfrac18\int \dfrac{dt}{t} = -\dfrac18\log|t|.
Put t=2x+3, so dt=2\,dx.
The integral becomes \displaystyle\dfrac12\int e^t\,dt = \dfrac12 e^t.
Put t=x^2, so dt=2x\,dx.
The integral becomes \displaystyle\dfrac12\int e^{-t}\,dt = -\dfrac12 e^{-t}.
Put t=\tan^{-1}x, so dt=\dfrac{1}{1+x^2}dx.
The integral becomes \displaystyle\int e^t\,dt = e^t.
Divide the numerator and denominator by e^x: \dfrac{e^{2x}-1}{e^{2x}+1} = \dfrac{e^x-e^{-x}}{e^x+e^{-x}}.
Put t=e^x+e^{-x}, so dt=(e^x-e^{-x})\,dx — exactly the numerator.
The integral becomes \displaystyle\int \dfrac{dt}{t} = \log|t|.
Put t=e^{2x}+e^{-2x}, so dt=2(e^{2x}-e^{-2x})\,dx.
The integral becomes \displaystyle\dfrac12\int \dfrac{dt}{t} = \dfrac12\log|t|.
Use the identity \tan^2\theta = \sec^2\theta - 1: \tan^2(2x-3) = \sec^2(2x-3) - 1.
Since \displaystyle\int \sec^2(2x-3)\,dx = \dfrac12\tan(2x-3), subtract x for the -1 term.
Put t=7-4x, so dt=-4\,dx.
The integral becomes \displaystyle-\dfrac14\int \sec^2 t\,dt = -\dfrac14\tan t.
Put t=\sin^{-1}x, so dt=\dfrac{1}{\sqrt{1-x^2}}dx.
The integral becomes \displaystyle\int t\,dt = \dfrac{t^2}{2}.
Express the numerator as A(6\cos x+4\sin x)+B\dfrac{d}{dx}(6\cos x+4\sin x), i.e. 2\cos x-3\sin x = A(6\cos x+4\sin x)+B(4\cos x-6\sin x).
Comparing coefficients: 6A+4B=2 and 4A-6B=-3. Solving gives A=0, B=\dfrac12.
So the numerator is exactly \dfrac12 times the derivative of the denominator, so the integral becomes \displaystyle\dfrac12\int \dfrac{d(6\cos x+4\sin x)}{6\cos x+4\sin x} = \dfrac12\log|6\cos x+4\sin x|.
Put t=\tan x, so dt=\sec^2 x\,dx = \dfrac{dx}{\cos^2 x}.
The integral becomes \displaystyle\int \dfrac{dt}{(1-t)^2}. Since \dfrac{d}{dt}\left[\dfrac{1}{1-t}\right] = \dfrac{1}{(1-t)^2}, this evaluates to \dfrac{1}{1-t}.
Put t=\sqrt{x}, so dt=\dfrac{1}{2\sqrt{x}}dx, i.e. \dfrac{dx}{\sqrt{x}}=2\,dt.
The integral becomes \displaystyle 2\int \cos t\,dt = 2\sin t.
Put t=\sin 2x, so dt=2\cos 2x\,dx.
The integral becomes \displaystyle\dfrac12\int \sqrt{t}\,dt = \dfrac12\cdot\dfrac23 t^{3/2}.
Put t=1+\sin x, so dt=\cos x\,dx.
The integral becomes \displaystyle\int t^{-1/2}\,dt = 2\sqrt{t}.
Put t=\log(\sin x), so dt=\dfrac{\cos x}{\sin x}dx = \cot x\,dx.
The integral becomes \displaystyle\int t\,dt = \dfrac{t^2}{2}.
Put t=1+\cos x, so dt=-\sin x\,dx.
The integral becomes \displaystyle-\int \dfrac{dt}{t} = -\log|t|.
Put t=1+\cos x, so dt=-\sin x\,dx.
The integral becomes \displaystyle-\int t^{-2}\,dt = \dfrac{1}{t}.
Rewrite: \dfrac{1}{1+\cot x} = \dfrac{\sin x}{\sin x+\cos x}.
Express the numerator as A(\sin x+\cos x)+B\dfrac{d}{dx}(\sin x+\cos x): \sin x = A(\sin x+\cos x)+B(\cos x-\sin x).
Comparing coefficients gives A-B=1 and A+B=0, so A=\dfrac12, B=-\dfrac12.
So the integral is \displaystyle\int \left[A + B\cdot\dfrac{\cos x-\sin x}{\sin x+\cos x}\right]dx = Ax + B\log|\sin x+\cos x|.
Rewrite: \dfrac{1}{1-\tan x} = \dfrac{\cos x}{\cos x-\sin x}.
Express the numerator as A(\cos x-\sin x)+B\dfrac{d}{dx}(\cos x-\sin x): \cos x = A(\cos x-\sin x)+B(-\sin x-\cos x).
Comparing coefficients gives A-B=1 and -A-B=0, so A=\dfrac12, B=-\dfrac12.
So the integral is \displaystyle\int \left[A + B\cdot\dfrac{-\sin x-\cos x}{\cos x-\sin x}\right]dx = Ax + B\log|\cos x-\sin x|.
Write \sin x\cos x = \cos^2 x\tan x, so the integrand becomes \dfrac{\sqrt{\tan x}}{\cos^2 x\tan x} = \dfrac{\sec^2 x}{\sqrt{\tan x}}.
Put t=\tan x, so dt=\sec^2 x\,dx. The integral becomes \displaystyle\int t^{-1/2}\,dt = 2\sqrt{t}.
Put t=1+\log x, so dt=\dfrac{1}{x}dx.
The integral becomes \displaystyle\int t^2\,dt = \dfrac{t^3}{3}.
Notice \dfrac{d}{dx}(x+\log x) = 1+\dfrac{1}{x} = \dfrac{x+1}{x}, which is exactly the leading factor in the integrand.
Put t=x+\log x, so dt=\dfrac{x+1}{x}\,dx. The integral becomes \displaystyle\int t^2\,dt = \dfrac{t^3}{3}.
Put t=\tan^{-1}(x^4), so dt=\dfrac{4x^3}{1+x^8}dx, i.e. \dfrac{x^3\,dx}{1+x^8}=\dfrac{dt}{4}.
The integral becomes \displaystyle\dfrac14\int \sin t\,dt = -\dfrac14\cos t.
Notice that \dfrac{d}{dx}(x^{10}+10^x) = 10x^9 + 10^x\log_e 10 — exactly the numerator.
So the integrand has the form \dfrac{u'(x)}{u(x)}, whose integral is \log|u(x)|.
Use 1=\sin^2 x+\cos^2 x in the numerator: \dfrac{1}{\sin^2 x\cos^2 x} = \dfrac{\sin^2 x+\cos^2 x}{\sin^2 x\cos^2 x} = \dfrac{1}{\cos^2 x}+\dfrac{1}{\sin^2 x} = \sec^2 x+\text{cosec}^2x.
Integrate term by term: \displaystyle\int \sec^2 x\,dx = \tan x and \displaystyle\int \text{cosec}^2x\,dx = -\cot x.
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.
One-page printable Formula Cards for every unit, including Integrals.
Expert CBSE Coaching · Class 9–12