Indefinite Integration JEE Advanced previous year questions with solutions are given on this page. These are given in a detailed manner so that you can easily understand the solutions. These are designed by our specialized experts. The term integration refers to the summation of discrete data. Aspirants who are preparing for the JEE Advanced are recommended to go through these solutions, so that they can understand the pattern of questions and difficulty level.
Download Indefinite Integration Previous Year Solved Questions PDF
JEE Advanced Maths Indefinite Integration Previous Year Questions with Solutions
Question 1: The integral ∫sec2x/(sec x + tan x)9/2 dx equals (for some arbitrary constant k)
Solution:
Let I = ∫ sec2x/(sec x + tan x)9/2 dx
= ∫sec x .sec x. /(sec x + tan x)9/2 dx
Put sec x + tan x = t
Differentiating, we get
(sec x tan x + sec2x )dx = dt
sec x (tan x + sec x) dx = dt
sec x dx = dt/t
1/t = 1/(sec x + tan x)
Multiply numerator and denominator by (sec x – tan x), we get
sec – tan x = 1/t
2 sec x = t + 1/t
sec x = ½ (t + 1/t)
So I = ½ ∫[(t + 1/t)dt/t]/t9/2
= ½ ∫ [t-9/2 + t-13/2] dt
= ½ [ (-2/7)t-7/2 – (2/11)t-11/2]+ C
= -[ (t-7/2/7) + t-11/2/11] + C
= -[ (sec x + tan x)-7/2/7 + (sec x + tan x)-11/2/11]+ C
Question 2: The integral ∫ dx/(x+4)8/7(x-3)6/7 is equal to: Where C is the constant of integration:
(a) [(x-3)/(x+4)]1/7 + C
(b) -[(x-3)/(x+4)]-1/7 + C
(c) ½ [(x-3)/(x+4)]3/7 + C
(d) (-1/13) [(x-3)/(x+4)]-13/7 + C
Solution:
Let I = ∫ dx/(x+4)8/7(x-3)6/7
= ∫ [(x-3)/(x+4)]-6/7 1/(x+4)2 dx
Let [(x-3)/(x+4)] = t7
Differentiating w.r.t. x
7/(x+4)2 dx = 7t6 dt
I = ∫t-6 t6 dt
= t + c
= [(x-3)/(x+4)]1/7 + C
Hence option a is the answer.
Question 3: The integral ∫(2x3-1)/(x4 + x) dx is equal to (here C is the constant of integration)
(a) ½ log |(x3 + 1)/x2| + C
(b) ½ log |(x3 + 1)/x3| + C
(c) log |(x3 + 1)/x| + C
(d) none of these
Solution:
Let I = ∫(2x3-1)/(x4 + x) dx
Divide by x2
= ∫(2x-x-2)/(x2 + x-1) dx
Put x2 + x-1 = u
=> (2x – x-2)dx = du
=> I = ∫du/u
= log |u|+ C
= log |x2 + x-1 | + C
= log |(x3 + 1)/x| + C
Hence option c is the answer.
Question 4: The integral ∫sec2/3x cosec4/3 x dx is equal to
(a) -3 (tan x)-1/3 + C
(b) -(¾) (tan x)-4/3 + C
(c) -3 (cot x)-1/3 + C
(d) 3 (tan x)-1/3 + C
Solution:
Let I = ∫sec2/3x cosec4/3 x dx
= ∫sec2x dx/tan4/3 x
Put tan x = z
sec2x dx = dz
So I = ∫dz/z4/3
= ∫z-4/3 dz
= -3z-1/3 + C
= -3 (tan x)-1/3 + C
Hence option a is the answer.
Question 5: The integral ∫cos (loge x) dx is equal to (where C is the constant of integration)
(a) (x/2)[ sin (logex) – cos (loge x)] + C
(b) x [ cos (logex) + sin (loge x)] + C
(c) (x/2)[ cos (logex) + sin (loge x)] + C
(d) x [ cos (logex) – sin (loge x)] + C
Solution:
Let I = ∫cos (loge x) dx
= cos (loge x) x – ∫-sin (loge x).x/x dx
= x cos (loge x) + sin (loge x). x- ∫cos (loge x) dx
= x cos (loge x) + sin (loge x). x – I
2I = x (cos (loge x) + sin (loge x))
I = (x/2) (cos (loge x) + sin (loge x)) + C
Hence option c is the answer.
Question 6: Evaluate ∫[ex/√(4-e2x)] dx
Solution:
Let I = ∫ [ex/√(4-e2x)] dx
= ∫ [ex/√(22– (ex)2)] dx
put ex = t
ex dx = dt
So I = ∫ dt/√(22 – t2)
= sin-1(t/2) + C
= sin-1 (ex/2) + C
Question 7: Evaluate ∫(√tan x + √cot x) dx
Solution:
∫(√tan x + √cot x) dx = ∫(√(sin x/cos x) + √(cos x/sin x)dx
= √2 ∫(sin x + cos x)/√sin 2x dx
Put sin x – cos x = t
=> (cos x + sin x) dx = dt
Also (sin x – cos x)2 = t2
1 – sin 2x = t2
=> sin 2x = 1-t2
I = √2 ∫ dt/ √(1-t2)
= √2 sin-1 t + C
= √2 sin-1(sin x – cos x) + C
Question 8: Evaluate the following ∫dx/x2(x4 + 1)3/4
(a) -[(x4 + 1)/x4]1/4 + C
(b) [(x4 + 1)]1/4 + C
(c) -[(x4 + 1)]1/4 + C
(d) [(x4 + 1)/x4]1/4 + C
Solution:
Let I = ∫ dx/x2(x4 + 1)3/4
= ∫ dx/x5(1 + 1/x4)3/4
Let t = 1 + 1/x4
dt = -4x-5 dx
= -(4/x5) dx
So I = (-¼) ∫ dt/t3/4
= -t1/4 + C
= -[(x4 + 1)/x4]1/4 + C
Hence option a is the answer.
Question 9: Evaluate the following ∫(elog x+ sin x) cos x dx
(a) x sin x + cos x – ¼ cos 2x + C
(b) x sin x – cos x – ½ cos 2x + C
(c) ½ x sin x – cos x – ¼ cos 2x + C
(d) none of these
Solution:
∫(elog x+ sin x) cos x dx = ∫ x cos x + ½ ∫ sin 2x dx
= x sin x – ∫sin x dx + ½ (-cos 2x)/2
= x sin x + cos x – ¼ cos 2x + C
Hence option a is the answer.
Question 10: Evaluate ∫ (x-1)ex/(x+1)3 dx
(a) 0
(b) (x+1)2/ex+ C
(c) ex/(x+1)2 + C
(d) none of these
Solution:
Let I = ∫ [(x-1)ex/(x+1)3] dx
= ∫[(x+1-2)ex/(x+1)3] dx
= ∫[1/(x+1)2 – 2/(x+1)3]ex dx
= ex/(x+1)2 + C (since ∫ex(f(x) + f’(x)) dx = ex f(x))
Hence option c is the answer.
Indefinite Integration – JEE Advanced Questions
Also Read
JEE Main Maths Integral Calculus Previous Year Questions With Solutions
Comments