Question
Evaluate x→0limtan5xsin3x.
Solution — Step by Step
At x=0: sin3(0)=0, tan5(0)=0. So we have an indeterminate form 0/0.
Recall x→0limxsinx=1 and x→0limxtanx=1.
Rewrite:
tan5xsin3x=3xsin3x⋅tan5x5x⋅5x3x=3xsin3x⋅tan5x5x⋅53
As x→0, 3xsin3x→1 (let u=3x, u→0) and tan5x5x→1 (let v=5x, v→0).
limx→0tan5xsin3x=1⋅1⋅53=53
53
Why This Works
The trick is to introduce the variable matching sin/x form, even if it requires multiplying and dividing by the same constant. Once you have sin(something)/(same something), the limit is 1.
This pattern handles a huge family of trig limits without needing L’Hôpital. The key recipe:
sin(bx)sin(ax)→ba,tan(bx)tan(ax)→ba,tan(bx)sin(ax)→ba
as x→0.
x→0limxsinx=1
x→0limxtanx=1
x→0limx21−cosx=21
x→0limxex−1=1
x→0limxln(1+x)=1
x→0limx(1+x)n−1=n
Alternative Method
L’Hôpital’s rule. Differentiate top and bottom:
limx→05sec25x3cos3x=5⋅13⋅1=53✓
Faster if you’ve memorised derivatives, but the standard-limits approach is what NCERT and CBSE expect.
For Class 11 CBSE, don’t use L’Hôpital — it’s not in the syllabus. Use standard limits and algebraic manipulation. JEE allows L’Hôpital, so by Class 12 you have both tools.
Common Mistake
Students write x→0limtan5xsin3x=tan0sin0=00 and stop. That’s not the answer — 0/0 is indeterminate, meaning we need more work to find the actual limit.
Another error: assuming sin(3x)≈3x and tan(5x)≈5x “to lowest order” and writing the limit as 3x/5x=3/5 without justification. The answer is right, but the working is sloppy. Always show the multiplication-and-division step explicitly for full marks.