Question
Evaluate the integral:
This is a standard JEE Main question that tests whether you know when to apply integration by parts — and more importantly, how to pick the right function to differentiate.
Solution — Step by Step
When two functions are multiplied, integration by parts is the go-to method. The LIATE rule tells us which function to treat as (the one we differentiate):
Logarithmic → Inverse trig → Algebraic → Trigonometric → Exponential
Here we have (Algebraic) and (Exponential). Algebraic comes before Exponential in LIATE, so:
Differentiate and integrate :
The reason we choose as is that differentiating it reduces the complexity — becomes , which kills the polynomial. If we did it the other way, we’d be integrating again, which loops forever.
The formula is:
Substituting:
The remaining integral is straightforward:
Factor out for a cleaner final form.
Final Answer:
Why This Works
Integration by parts is essentially the product rule for differentiation run in reverse. The product rule says . Integrating both sides gives us , which rearranges to the IBP formula.
The LIATE trick works because we want the term to be simpler than what we started with. Differentiating a polynomial reduces its degree — differentiating gives , which collapses the remaining integral to just . This is why Algebraic beats Exponential in the priority order.
This pattern — polynomial × exponential — appears repeatedly in JEE Main and CBSE Class 12 boards. Once you’ve solved , you can handle by applying IBP twice.
Alternative Method — Inspection / Reverse Product Rule
If you’ve done enough practice, you can spot the answer directly. Notice that:
So the integrand is already the derivative of . This “guess and verify” method saves time in multiple-choice questions where you just need the answer, not the working.
For any , the answer always has the form . You can guess the form , differentiate, match coefficients, and get the answer in 20 seconds flat — no full IBP working needed in the exam hall.
Common Mistake
The most common error is swapping and — taking and . This gives , and now you’re left with — which is harder than what you started with. You’ve gone from a degree-1 polynomial to degree-2. LIATE exists precisely to prevent this. When in doubt: differentiate the function that simplifies, integrate the one that stays manageable.