Integral Calculus: JEE Main Mathematics Question with Solution
If ∫03πcos4xdx=aπ+b3, where a and b are rational numbers, then 9a+8b is equal to :
Your answer stays private
What feels right?
Hint 1 of 4
Which identity correctly rewrites cos4x in terms of multiple angles for integration?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
Using power-reduction identities, the integral evaluates to 8π+6473, giving a=81 and b=647, so 9a+8b=2.
Option analysis
Why each option works or fails
A · 2
None. The integral is evaluated correctly using trigonometric identities. Correct. Integrating cos4x=81(3+4cos2x+cos4x) from 0 to 3π yields a=81 and b=647, giving 9a+8b=2.
B · 1
A sign error or arithmetic slip occurred while evaluating sin(4x) at x=3π. Check the value of sin(34π)=−23 carefully when evaluating the antiderivative terms.
C · 3
Forgetting the division by 4 when integrating cos(4x), leading to an incorrect coefficient b. Remember that ∫cos(kx)dx=k1sin(kx); applying the chain rule correctly is essential.
D · 23
Misexpanding (21+cos2x)2 by dropping the constant term or miscalculating the leading coefficient. Ensure cos4x=41(1+2cos2x+cos22x)=83+21cos2x+81cos4x before integrating.
Reviewed route
Solution
StepWorking
01given
I=∫03πcos4xdx=aπ+b3, where a,b∈Q.
02goal
Evaluate the definite integral to find rational constants a and b, and compute 9a+8b.
03approach
Use the power-reduction formula cos2x=21+cos2x, expand cos4x, reduce cos22x using 21+cos4x, and integrate term-by-term from 0 to 3π.
04execute
Express the integrand using multiple angles:
cos4x=(21+cos2x)2=41(1+2cos2x+cos22x)=41(1+2cos2x+21+cos4x)=83+21cos2x+81cos4x
05execute
Integrate term-by-term:
∫0π/3(83+21cos2x+81cos4x)dx=[83x+41sin2x+321sin4x]0π/3
Evaluate at upper limit x=3π:
83(3π)+41sin(32π)+321sin(34π)=8π+41(23)+321(−23)=8π+3(81−641)=8π+6473
06execute
Identify a and b:
a=81,b=647
Compute the linear combination:
9a+8b=9(81)+8(647)=89+87=816=2
✓verify
Check that each component matches standard identities: ∫0π/3dx=π/3, sin(2π/3)=3/2, sin(4π/3)=−3/2. Combining yields a=1/8 and b=7/64, confirming 9a+8b=2.
✓ Source and academic review↓
Question type
Single correct
Exam relevance
JEE Main · Mathematics
Concepts assessed
Mathematics
Academic status
Reviewed by official_key
Source
pyq
Editorial review
7 September 2026
Quick checks
Students also ask
Why not use integration by parts or reduction formula directly?
Double-angle power reduction expands the degree 4 polynomial in cosine directly into linear harmonic terms, which allows immediate antiderivative evaluation without recursion steps.