Indefinite Integration Practice
Take timed practice tests on Indefinite Integration for JEE Main and JEE Advanced with session-wise drills, score review, and explanation-led revision.
Take timed practice tests on Indefinite Integration for JEE Main and JEE Advanced with session-wise drills, score review, and explanation-led revision.
Six 20-question timed sessions plus one 60-question module test. Each question is original and calibrated from the uploaded material pattern without copying PDF wording.
Ready
1. ∫xⁿ dx (n ≠ −1) equals:
Explanation: Power rule for integration: ∫xⁿ dx = xⁿ⁺¹/(n+1) + C, valid for n ≠ −1. For n = −1: ∫1/x dx = ln|x| + C.
2. ∫eˣ dx equals:
Explanation: The exponential function eˣ is its own integral: ∫eˣ dx = eˣ + C.
3. ∫sin x dx equals:
Explanation: ∫sin x dx = −cos x + C. Verify: d/dx(−cos x) = sin x ✓.
4. ∫2x dx using power rule gives:
Explanation: ∫2x dx = 2·x²/2 + C = x² + C. Or directly: d/dx(x²) = 2x ✓.
5. ∫(2x)(x²+1)⁵ dx equals:
Explanation: Let u = x²+1, du = 2x dx. Integral becomes ∫u⁵ du = u⁶/6 + C = (x²+1)⁶/6 + C.
6. ∫1/(x²−1) dx using partial fractions gives:
Explanation: 1/(x²−1) = 1/((x−1)(x+1)) = (1/2)[1/(x−1) − 1/(x+1)]. Integrating: (1/2)[ln|x−1| − ln|x+1|] = (1/2)ln|(x−1)/(x+1)| + C.
7. ∫x eˣ dx equals:
Explanation: By parts: ∫x eˣ dx = x·eˣ − ∫eˣ dx = xeˣ − eˣ + C = eˣ(x−1) + C. (LIATE: take x as first, eˣ as second.)
8. ∫1/√(1−x²) dx equals:
Explanation: Standard form: ∫1/√(1−x²) dx = sin⁻¹x + C (or equivalently −cos⁻¹x + C, differing by a constant).
9. ∫ln x dx equals:
Explanation: By parts: u = ln x, dv = dx → du = 1/x dx, v = x. ∫ln x dx = x ln x − ∫x·(1/x) dx = x ln x − ∫1 dx = x ln x − x + C.
10. ∫tan x dx equals:
Explanation: ∫tan x dx = ∫sin x / cos x dx. Let u = cos x, du = −sin x dx: −∫du/u = −ln|cos x| + C = ln|sec x| + C. Both forms are equivalent.
11. ∫eˣ sin x dx equals:
Explanation: Let I = ∫eˣ sin x dx. By parts twice: I = eˣ sin x − ∫eˣ cos x dx = eˣ sin x − (eˣ cos x + ∫eˣ sin x dx) = eˣ(sin x − cos x) − I. 2I = eˣ(sin x − cos x) + C → I = eˣ(sin x − cos x)/2 + C.
12. ∫√(tan x) dx is of the form:
Explanation: ∫√(tan x) dx is a non-trivial integral. Standard approach: let tan x = t² → sec²x dx = 2t dt. Then ∫t·2t/(1+t⁴) dt = 2∫t²/(1+t⁴) dt, which is solved by decomposing 1+t⁴ = (t²+√2t+1)(t²−√2t+1). This is a JEE Advanced-level technique.
13. ∫cos x dx equals:
Explanation: ∫cos x dx = sin x + C. Verify: d/dx(sin x) = cos x ✓.
14. ∫1/(1+x²) dx equals:
Explanation: Standard form: ∫1/(1+x²) dx = tan⁻¹x + C. Verify: d/dx(tan⁻¹x) = 1/(1+x²) ✓.
15. ∫x/(x²+1) dx equals:
Explanation: Let u = x²+1, du = 2x dx → ∫x/(x²+1) dx = (1/2)∫du/u = (1/2)ln|u| + C = (1/2)ln(x²+1) + C.