Practice JEE Main Indefinite Integrals questions free — each with a detailed solution, graded instantly. Nothing is saved; log in to track your accuracy and build a streak.
Let f(x)=∫(1+x)(1−x)3/2(2−x2)⋅exdx. If f(0)=0, then f(21) is equal to:
A.
2e−1
B.
2e+1
C.
3e−1
✓
D.
3e+1
Answer:C
Why: Combine the square-root factors in the denominator into a single expression, since 1+x(1−x)=1−x2⋅(1−x)... actually simplify directly using 1+x⋅(1−x)3/2=1−x2(1−x).
f(x)=∫1−x2(1−x)(2−x2)exdx
Why: Split the numerator 2−x2 as 1+(1−x2) so the integral separates into two recognizable pieces.
f(x)=∫ex[1−x2(1−x)1+1−x21+x]dx
Why: This matches the standard form ∫ex[g(x)+g′(x)]dx=exg(x)+C; guess g(x)=1−x21+x and verify by differentiating.
g′(x)=1−x21−x2+1−x2x2+x=1−x2(1−x)1
This matches the first bracket term, confirming the guess.
Why: Apply the standard-form result directly.
f(x)=1−x2ex(1+x)+C
Why: Use the given condition f(0)=0 to solve for C.
0=1e0(1)+C⟹C=−1
Why: Evaluate f(21) using the completed formula.
f(21)=3/2e1/2⋅23−1=3e−1
Hence, the answer is Option C.
Q2 · 2026
Let I(x)=∫(4x+6)(4x2+8x+3)3dx and I(0)=43+20. If
I(21)=ba2+c, where a,b,c∈N,gcd(a,b)=1, then a+b+c is equal to :
A.
30
B.
29
C.
28
D.
31
✓
Answer:D
Why: Rewrite the denominator by factoring out 2 from (4x+6) and completing the square inside the square root, to reveal a form suitable for substitution.
I(x)=∫2(2x+3)(2x+2)2−13dx
Why: Substitute 2x+3=t1 so the linear factor outside the root simplifies to t1, converting the integral into a function of t.
2x+3=t1⟹dx=−2t21dt,2x+2=t1−t
Why: Substitute these into I(x) and simplify the expression under the square root.
I(x)=∫41−2t−3dt
Why: This is now a direct power-rule integral in t; integrate it.
I(x)=431−2t+C
Why: Substitute back t=2x+31 to express I in terms of x.
I(x)=432x+32x+1+C
Why: Use the given value I(0)=43+20 to solve for C.
4331+C=43+20⟹43+C=43+20⟹C=20
Why: Evaluate I(21) using the completed formula.
I(21)=4342+20=832+20
Comparing with ba2+c: a=3,b=8,c=20.
Why: Compute the requested sum.
a+b+c=3+8+20=31
Hence, the answer is Option D.
Q3 · 2026
Let f(t)=∫(1−cos(loget)1−sin(loget))dt,t>1.
If f(eπ/2)=−eπ/2 and f(eπ/4)=αeπ/4, then α equals
A.
−1−22
B.
1+2
C.
−1−2
✓
D.
−1+2
Answer:C
Why: Substitute x=loget so that t=ex and the integral is written purely in terms of x and ex, since the argument of sin and cos is loget.
f(t)=∫(1−cosx1−sinx)exdx
Why: Use the half-angle identities sinx=2sin2xcos2x and 1−cosx=2sin22x to simplify the trig fraction.
f(t)=∫[21cosec22x−cot2x]exdx
Why: Recognize this as the standard form ∫ex[g(x)+g′(x)]dx=exg(x)+C; check that g(x)=−cot2x has derivative matching the remaining term.
g′(x)=21cosec22x
So
f(t)=ex(−cot2x)+C
Why: Substitute x=loget back to express f in terms of t.
f(t)=−tcot(2loget)+C
Why: Use the given condition f(eπ/2)=−eπ/2 to solve for C.
−eπ/2=−eπ/2cot(4π)+C=−eπ/2+C⟹C=0
Why: With C=0, evaluate f(eπ/4) and equate it to αeπ/4 to solve for α.
αeπ/4=−eπ/4cot(8π)⟹α=−cot(8π)
Why: Use the identity cotθ=sin2θ1+cos2θ with θ=8π to evaluate cot8π.