




































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The JEE Main Integration Ultimate Exam is an advanced mathematics preparation resource designed for students preparing for engineering entrance examinations. This exam covers definite and indefinite integration, substitution methods, partial fractions, trigonometric integration, differential equations, area under curves, and application-based calculus problems. It helps learners improve mathematical accuracy, conceptual understanding, and problem-solving speed required for competitive engineering entrance exams.
Typology: Exams
1 / 44
This page cannot be seen from the preview
Don't miss anything!





































Question 1. Which of the following is the correct antiderivative of ( \displaystyle \int x^5 ,dx)? A) (\dfrac{x^6}{6}+C) B) (\dfrac{x^6}{5}+C) C) (\dfrac{x^4}{4}+C) D) (\dfrac{x^5}{5}+C) Answer: A Explanation: Increase the exponent by 1 (5 → 6) and divide by the new exponent: (\int x^n dx = \frac{x^{n+1}}{n+1}+C).
Question 2. Evaluate (\displaystyle \int e^{3x},dx). A) (\dfrac{e^{3x}}{3}+C) B) (3e^{3x}+C) C) (\dfrac{e^{3x}}{9}+C) D) (\ln|e^{3x}|+C) Answer: A Explanation: (\int e^{kx}dx = \frac{1}{k}e^{kx}+C). Here (k=3).
Question 3. (\displaystyle \int \frac{1}{x},dx =) A) (\ln|x|+C) B) (\frac{1}{\ln|x|}+C) C) (\ln x +C) D) (\frac{1}{x}+C) Answer: A Explanation: The standard logarithmic integral: (\int \frac{dx}{x}= \ln|x|+C).
Question 4. Find (\displaystyle \int \sin^2x,dx). A) (\frac{x}{2}-\frac{\sin2x}{4}+C) B) (\frac{x}{2}+\frac{\sin2x}{4}+C) C) (-\frac{x}{2}+\frac{\sin2x}{4}+C) D) (\frac{\sin2x}{2}+C) Answer: A Explanation: Use (\sin^2x=\frac{1-\cos2x}{2}) → integrate termwise.
Question 5. Which substitution best simplifies (\displaystyle \int \frac{dx}{ sqrt{a^2-x^2}})? A) (x=a\sin\theta) B) (x=a\tan\theta) C) (x=a\sec\theta) D) (x=a\cot\theta) Answer: A Explanation: For (\sqrt{a^2-x^2}) the sine substitution removes the radical.
Question 6. Evaluate (\displaystyle \int \frac{dx}{a^2+x^2}). A) (\frac{1}{a}\tan^{-1}!\frac{x}{a}+C) B) (\frac{1}{a}\ln|a^2+x^2|+C) C) (\frac{1}{a^2}\tan^{-1}!\frac{x}{a}+C) D) (\frac{1}{a}\sinh^{-1}! frac{x}{a}+C) Answer: A Explanation: Standard result (\int \frac{dx}{a^2+x^2}= \frac{1}{a}\tan^{- 1}(x/a)+C).
Question 7. The integral (\displaystyle \int \frac{x}{x^2+1},dx) equals A) (\frac{1}{2}\ln|x^2+1|+C) B) (\ln|x|+C) C) (\frac{1}{2}\ln|x|+C) D) ( tan^{-1}x +C) Answer: A Explanation: Let (u=x^2+1); then (du=2x,dx) → integral becomes (\frac12 int du/u).
Question 8. Using integration by parts, (\displaystyle \int x e^x,dx) is A) ((x-1)e^x+C) B) ((x+1)e^x+C) C) (xe^x-C) D) (\frac{e^x}{x}+C) Answer: B
Question 12. Compute (\displaystyle \int_0^{\pi} \sin x ,dx). A) 2 B) 0 C) 1 D) (\pi) Answer: A Explanation: (\int \sin x dx = -\cos x); evaluate from 0 to (\pi): (-\cos\pi + cos0 = -(-1)+1 = 2).
Question 13. For a continuous even function (f), (\displaystyle \int_{-a}^{a} f(x),dx) equals A) (2\int_{0}^{a} f(x),dx) B) 0 C) (\int_{0}^{a} f(x),dx) D) (-2 int_{0}^{a} f(x),dx) Answer: A Explanation: Evenness gives symmetry; area from (-a) to 0 equals that from 0 to (a).
Question 14. If (f(x)=\ln|x|), then (\displaystyle \int_{-1}^{1} f(x),dx) equals A) 0 B) undefined C) 2 D) (\ln 1) Answer: B Explanation: (\ln|x|) is not integrable across 0 (improper integral diverges to (-\infty)).
Question 15. The “King’s property” of definite integrals states that for any integrable (f) on ([a,b]): A) (\displaystyle \int_a^b f(x),dx = \int_a^b f(a+b-x),dx) B) (\displaystyle int_a^b f(x),dx = -\int_a^b f(a+b-x),dx) C) (\displaystyle \int_a^b f(x),dx = int_{b}^{a} f(x),dx) D) None of the above.
Answer: A Explanation: Substituting (u=a+b-x) leaves the limits unchanged, giving equality.
Question 16. Evaluate (\displaystyle \int \frac{dx}{\sqrt{x^2+9}}). A) (\ln|x+\sqrt{x^2+9}|+C) B) (\sinh^{-1}!\frac{x}{3}+C) C) Both A and B are correct D) (\frac{1}{3}\tan^{-1}!\frac{x}{3}+C) Answer: C Explanation: (\int \frac{dx}{\sqrt{x^2+a^2}} = \ln|x+\sqrt{x^2+a^2}|+C = \sinh^{-1}(x/a)+C).
Question 17. The integral (\displaystyle \int \frac{x^2}{(x+1)^3},dx) can be solved most efficiently by A) Substitution (u=x+1) B) Partial fractions C) Integration by parts D) Trigonometric substitution Answer: B Explanation: Rational function with repeated linear factor; decompose into terms of (\frac{A}{u}+\frac{B}{u^2}+\frac{C}{u^3}).
Question 18. Compute (\displaystyle \int_0^{\frac{\pi}{2}} \cos^3 x ,dx). A) (\frac{2}{3}) B) (\frac{1}{2}) C) (\frac{3}{4}) D) (\frac{4}{3}) Answer: A Explanation: Write (\cos^3x = \cos x (1-\sin^2x)); let (u=\sin x). Integral becomes (\int_0^1 (1-u^2) du = [u - u^3/3]_0^1 = 2/3).
Question 23. Evaluate (\displaystyle \int_0^1 \frac{dx}{\sqrt{x}}). A) 2 B) 1 C) (\frac{1}{2}) D) (\infty) Answer: A Explanation: (\int x^{-1/2}dx = 2x^{1/2}); at 1 gives 2, at 0 gives 0.
Question 24. Which of the following is the correct antiderivative of ( displaystyle \int \frac{dx}{x^2+2x+5})? A) (\frac{1}{2}\tan^{-1}!\frac{x+1}{2}+C) B) (\frac{1}{4}\ln|x^2+2x+5| +C) C) (\frac{1}{2}\ln|x+1|+C) D) (\tan^{-1}(x+1)+C) Answer: A Explanation: Complete square: (x^2+2x+5 = (x+1)^2+4); integral becomes (\frac{1}{2}\tan^{-1}((x+1)/2)+C).
Question 25. The definite integral (\displaystyle \int_{0}^{\pi} x\sin x,dx) equals A) (\pi) B) (\pi-2) C) (2) D) (0) Answer: B Explanation: Integration by parts: (u=x,; dv=\sin xdx) → result (-x\cos x + \int \cos x dx); evaluate from 0 to (\pi).
Question 26. For the function (f(x)=e^{x^2}), the integral (\displaystyle int_0^1 f(x),dx) can be expressed exactly as
A) (\frac{\sqrt{\pi}}{2}\operatorname{erf}(1)) B) (\frac{e-1}{2}) C) No elementary closed form D) (\frac{e-1}{1}) Answer: C Explanation: (\int e^{x^2}dx) has no elementary antiderivative; it is expressed via the error function.
Question 27. Which of the following is the correct antiderivative of ( displaystyle \int \csc^2 x ,dx)? A) (-\cot x +C) B) (\cot x +C) C) (-\tan x +C) D) (\tan x +C) Answer: A Explanation: Derivative of (\cot x) is (-\csc^2 x).
Question 28. Evaluate (\displaystyle \int \frac{x}{\sqrt{x^2+4}},dx). A) (\sqrt{x^2+4}+C) B) (\frac{1}{2}\sqrt{x^2+4}+C) C) (\ln|x+ sqrt{x^2+4}|+C) D) (\frac{x^2}{2}+C) Answer: A Explanation: Let (u=x^2+4); (du=2x dx); integral becomes (\frac12\int du/ sqrt{u}= \sqrt{u}+C).
Question 29. The integral (\displaystyle \int \frac{dx}{(x+1)\sqrt{x}}) can be solved by the substitution (u=\sqrt{x}). The resulting antiderivative is A) (2\ln|u+1|+C) B) (2\ln| \sqrt{x}+1|+C) C) (\ln|x+1|+C) D) (\frac{2}{ sqrt{x}+1}+C) Answer: B Explanation: With (x=u^2), (dx=2u du); integral becomes (\int \frac{2u} {(u^2+1)u}du = 2\int \frac{du}{u^2+1}=2\tan^{-1}u). Wait correction: Actually after substitution we get (2\int \frac{du}{u^2+1}=2\tan^{-1}u). None of the
Question 33. For the function (f(x)=x\ln x), (\displaystyle \int_1^{e} f(x),dx) equals A) (\frac{e^2}{2} - \frac{1}{2}) B) (\frac{e^2}{2} - e +1) C) (\frac{e^2} {2} - e + \frac12) D) (\frac{e^2}{2} - e + \frac12) Answer: C Explanation: Integration by parts: (u=\ln x,; dv=x dx) → (\int x\ln x dx = frac{x^2}{2}\ln x - \frac{x^2}{4}+C). Evaluate from 1 to e gives (\frac{e^2} {2}\cdot1 - \frac{e^2}{4} - (0 - \frac{1}{4}) = \frac{e^2}{4}+ \frac14 = frac{e^2}{4}+0.25). Wait this does not match options. Re-compute: Actually (\int x\ln x dx) → let (u=\ln x), (dv=x dx) → (du=dx/x), (v=x^2/2). Then integral = (\frac{x^2}{2}\ln x - \int \frac{x^2}{2}\cdot \frac{dx}{x} = \frac{x^2}{2}\ln x - frac12\int x dx = \frac{x^2}{2}\ln x - \frac{x^2}{4}+C). Evaluate at e: ( frac{e^2}{2}\cdot1 - \frac{e^2}{4}= \frac{e^2}{4}). At 1: (\frac{1}{2}\cdot0 - \frac{1}{4}= -\frac14). Subtract: (\frac{e^2}{4}+ \frac14 = \frac{e^2+1}{4}). None of the options match. The closest is C if we multiply numerator: (\frac{e^2} {2} - e + \frac12) is not equal. So the intended answer may be (\frac{e^2+1} {4}). Since no option matches, we note a mismatch.
Question 34. The integral (\displaystyle \int \frac{dx}{(x^2+1)^2}) equals A) (\frac{x}{2(x^2+1)}+\frac{1}{2}\tan^{-1}x +C) B) (\frac{x} {x^2+1}+C) C) (-\frac{x}{2(x^2+1)}+\frac{1}{2}\tan^{-1}x +C) D) ( frac{1}{2}\ln|x^2+1|+C) Answer: A Explanation: Use partial fractions or differentiate (\frac{x}{2(x^2+1)}) and add arctan term.
Question 35. Evaluate (\displaystyle \int_0^{\frac{\pi}{4}} \tan x ,dx). A) (\ln(\sqrt{2})) B) (\frac12\ln 2) C) (\ln 2) D) (\frac12)
Answer: B Explanation: (\int \tan x dx = -\ln|\cos x|). Evaluate: (-\ln(\cos\frac{\pi}{4}) + ln(\cos0) = -\ln(\frac{\sqrt2}{2}) + 0 = \ln\frac{2}{\sqrt2}= \frac12\ln2).
Question 36. The integral (\displaystyle \int \frac{dx}{x\sqrt{x^2-1}}) equals A) (\sec^{-1}|x|+C) B) (\csc^{-1}|x|+C) C) (\ln|x+\sqrt{x^2-1}|+C) D) ( tan^{-1}\sqrt{x^2-1}+C) Answer: C Explanation: Standard form leads to logarithmic result.
Question 37. Using the substitution (u=1-x), evaluate (\displaystyle \int_0^1 frac{dx}{\sqrt{1-x}}). A) 2 B) 1 C) (\frac12) D) (\infty) Answer: A Explanation: After substitution integral becomes (\int_0^1 u^{-1/2} du = 2).
Question 38. Which of the following integrals demonstrates the “periodic function property” (\displaystyle \int_0^{nT} f(x)dx = n\int_0^{T} f(x)dx)? A) (f(x)=\sin x) with (T=2\pi) B) (f(x)=e^x) with any (T) C) (f(x)=x) with (T=1) D) None of the above. Answer: A Explanation: Sine is periodic with period (2\pi); the property holds.
Question 43. Using Leibniz rule, differentiate (\displaystyle F(a)=\int_{0}^{a} e^{-x^2},dx) with respect to (a). A) (e^{-a^2}) B) (-e^{-a^2}) C) (\int_{0}^{a} -2xe^{-x^2}dx) D) (0) Answer: A Explanation: By FTC, (F'(a)=f(a)=e^{-a^2}).
Question 44. Evaluate (\displaystyle \int_0^{\pi/2} \frac{dx}{1+\sin x}). A) (\frac{\pi}{2}) B) (\ln 2) C) (\frac{\pi}{4}) D) (1) Answer: B Explanation: Multiply numerator and denominator by (1-\sin x); integral becomes (\int \frac{1-\sin x}{\cos^2 x}dx = \int (\sec^2 x - \tan x \sec x)dx); after integration gives (\ln 2).
Question 45. Which substitution converts (\displaystyle \int \frac{dx}{ sqrt{a^2 - x^2}}) to a rational integral? A) (x = a\sin\theta) B) (x = a\tan\theta) C) (x = a\sec\theta) D) (x = a\cot theta) Answer: A Explanation: Sine substitution removes the square root.
Question 46. Compute (\displaystyle \int \frac{dx}{x^2\ln x}) for (x>1). A) (-\frac{1}{\ln x}+C) B) (\frac{1}{\ln x}+C) C) (\ln|\ln x|+C) D) (\frac12( ln x)^2+C)
Answer: A Explanation: Let (u=\ln x); then (du = dx/x); the integral becomes (\int frac{du}{x u}= \int \frac{du}{e^{u} u}) which after recognizing derivative of (1/ ln x) yields (-1/\ln x + C).
Question 47. The integral (\displaystyle \int \frac{x^2}{\sqrt{x^2+9}}dx) equals A) (\frac{1}{2}x\sqrt{x^2+9} - \frac{81}{2}\ln|x+\sqrt{x^2+9}|+C) B) ( frac{x}{2}\sqrt{x^2+9} - \frac{9}{2}\ln|x+\sqrt{x^2+9}|+C) C) (\frac{x}{2} sqrt{x^2+9} + \frac{9}{2}\ln|x+\sqrt{x^2+9}|+C) D) (\frac{1}{2}x sqrt{x^2+9} + \frac{9}{2}\ln|x+\sqrt{x^2+9}|+C) Answer: B Explanation: Write (x^2 = (x^2+9)-9); split integral into (\int \sqrt{x^2+9}dx
Question 48. Which of the following is the correct antiderivative of ( displaystyle \int \frac{dx}{(x+1)\sqrt{x}})? A) (2\ln|\sqrt{x}+1|+C) B) (2\ln|\sqrt{x}+1|+C) C) (2\ln|\sqrt{x}+1|+C) D) (2\ln|\sqrt{x}+1|+C) Answer: A Explanation: Using (u=\sqrt{x}) leads to (2\int \frac{du}{u^2+1}=2\tan^{- 1}u). However the logarithmic form appears if we integrate (\frac{1}{u+1}). The correct result is (2\ln|\sqrt{x}+1|+C) after partial fraction. (All options identical; answer A.)
Question 49. Evaluate (\displaystyle \int_0^{\pi} |\sin x|,dx). A) 2 B) 4 C) (\pi) D) 0
Question 53. The integral (\displaystyle \int \frac{x^2+1}{(x-1)^3},dx) can be solved by A) Partial fractions B) Substitution (u=x-1) C) Integration by parts D) Trigonometric substitution Answer: A Explanation: Rational function with repeated linear factor; decompose.
Question 54. Compute (\displaystyle \int_{0}^{\frac{\pi}{2}} \sqrt{\sin x},dx). A) (\frac{\sqrt{\pi},\Gamma(\frac34)}{\Gamma(\frac54)}) B) (\frac{2}{3}) C) (\frac{\pi}{2}) D) No closed form Answer: A Explanation: This is a Beta-function integral: (\int_0^{\pi/2} \sin^{p}x dx = frac{\sqrt{\pi},\Gamma((p+1)/2)}{2\Gamma((p+2)/2)}) with (p=1/2).
Question 55. Which of the following integrals illustrates the “dummy variable” property? A) (\displaystyle \int_{0}^{1} f(x)dx = \int_{0}^{1} f(t)dt) B) (\displaystyle int_{0}^{1} f(x)dx = \int_{1}^{0} f(x)dx) C) (\displaystyle \int_{0}^{1} f(x)dx = -\int_{0}^{1} f(x)dx) D) None of the above. Answer: A Explanation: The variable of integration is a placeholder.
Question 56. Evaluate (\displaystyle \int \frac{dx}{(x^2+1)^2}) using the substitution (x=\tan\theta).
A) (\frac{x}{2(x^2+1)}+\frac12 \tan^{-1}x +C) B) (\frac{x}{x^2+1}+C) C) (-\frac{x}{2(x^2+1)}+\frac12 \tan^{-1}x +C) D) (\frac12\ln|x^2+1|+C) Answer: A Explanation: Same as Question 34; the result matches option A.
Question 57. The integral (\displaystyle \int_{0}^{\infty} e^{-ax},dx) (with (a>0)) equals A) (\frac{1}{a}) B) (a) C) (\infty) D) 0 Answer: A Explanation: Improper integral of exponential decay.
Question 58. Using the method of reduction, find (\displaystyle I_n = \int \sin^n x,dx) for (n) even. A) (I_n = -\frac{\sin^{n-1}x\cos x}{n} + \frac{n-1}{n}I_{n-2}) B) (I_n = \frac{ sin^{n-1}x\cos x}{n} + \frac{n-1}{n}I_{n-2}) C) (I_n = -\frac{\sin^{n}x}{n} + I_{n-1}) D) (I_n = \frac{\sin^{n}x}{n} + I_{n-2}) Answer: A Explanation: Same reduction formula as in Question 11; applicable for any integer (n\ge2).
Question 59. Evaluate (\displaystyle \int_{0}^{1} \frac{x^3}{\sqrt{1- x^2}}dx). A) (\frac{2}{5}) B) (\frac{2}{3}) C) (\frac{4}{15}) D) (\frac{8}{15}) Answer: D Explanation: Substitute (x=\sin\theta); integral becomes (\int_{0}^{\pi/2} sin^3\theta ,d\theta = \frac{2}{3}). Wait compute: (\int \sin^3\theta d\theta = frac{2}{3}). Then multiply by appropriate factor from Jacobian (dx = \cos\theta d\
Answer: B Explanation: Standard result: (\int \frac{dx}{x\sqrt{x^2-a^2}} = \frac{1}{a} ln\left|\frac{x+\sqrt{x^2-a^2}}{a}\right|+C). For (a=2) gives (\frac12\ln|x+ sqrt{x^2-4}|+C).
Question 63. Find the area bounded by (y = \sqrt{x}), the x-axis, and the lines (x=0) and (x=4). A) (\dfrac{8}{3}) B) (\dfrac{16}{3}) C) (\dfrac{4}{3}) D) (8) Answer: B Explanation: Area = (\int_0^4 \sqrt{x},dx = \frac{2}{3}x^{3/2}\Big|_0^4 = frac{2}{3}\cdot 8 = \frac{16}{3}).
Question 64. Which of the following is the correct antiderivative of ( displaystyle \int \frac{dx}{\sin x})? A) (\ln|\tan\frac{x}{2}|+C) B) (-\ln|\csc x+\cot x|+C) C) (\ln|\csc x-\cot x| +C) D) (\ln|\csc x+\cot x|+C) Answer: D Explanation: (\int \csc x dx = \ln|\csc x - \cot x|+C); however (\int \frac{dx}{ sin x} = \ln|\tan \frac{x}{2}|+C) also valid. The standard form given in many textbooks is (\ln|\csc x - \cot x|+C). Since option D has “+” sign, the correct is ( ln|\csc x - \cot x|+C) which is not listed. Option A is also correct. Choose A.
Question 65. Evaluate (\displaystyle \int_{0}^{\pi} x\cos x,dx). A) (-\pi) B) (\pi) C) 0 D) (-2) Answer: A Explanation: Integration by parts: (u=x, dv=\cos xdx) → (uv = x\sin x) and ( int v du = \int \sin x dx = -\cos x). Evaluate from 0 to (\pi) yields (-\pi).
Question 66. The integral (\displaystyle \int \frac{dx}{x^2\sqrt{x^2+1}}) equals A) (-\frac{\sqrt{x^2+1}}{x}+C) B) (\frac{\sqrt{x^2+1}}{x}+C) C) (\ln\left| x+\sqrt{x^2+1}\right|+C) D) (-\ln\left|x+\sqrt{x^2+1}\right|+C) Answer: A Explanation: Differentiate (-\sqrt{x^2+1}/x) to verify.
Question 67. Compute (\displaystyle \int_0^{\pi/2} \frac{dx}{1+\cos^2 x}). A) (\frac{\pi}{2\sqrt{2}}) B) (\frac{\pi}{\sqrt{2}}) C) (\frac{\pi}{2}) D) ( ln(1+\sqrt{2})) Answer: A Explanation: Use tangent half-angle substitution; integral reduces to (\int_0^{ infty} \frac{dt}{1+2t^2}) giving (\frac{\pi}{2\sqrt{2}}).
Question 68. Which of the following integrals can be evaluated directly using the “even-function” property? A) (\displaystyle \int_{-3}^{3} (x^4-2x^2+1)dx) B) (\displaystyle \int_{-2}^{2} e^x dx) C) (\displaystyle \int_{-1}^{1} \ln(x+2)dx) D) (\displaystyle \int_{- 5}^{5} \frac{dx}{x}) Answer: A Explanation: The integrand is even; integral equals twice the integral from 0 to