Question
Evaluate x→0limtan3xsin5x.
Solution — Step by Step
As x→0, both sin5x→0 and tan3x→0. Indeterminate form 0/0. We can use the standard limits:
limx→0xsinx=1,limx→0xtanx=1
Multiply numerator and denominator by x (or rewrite to expose the standard form):
tan3xsin5x=5xsin5x⋅tan3x3x⋅3x5x=5xsin5x⋅tan3x3x⋅35
As x→0:
- 5xsin5x→1
- tan3x3x→1
- 35 is constant
limx→0tan3xsin5x=1⋅1⋅35=35
Final answer: 35
Why This Works
The standard limits limsinx/x=1 and limtanx/x=1 hold only when the argument inside and the denominator both go to 0 together. So we manipulate to make the argument inside (5x) match the denominator (5x), bring in the missing pieces as constants.
This “make the standard limit appear” technique works for almost every trigonometric limit at 0.
Alternative Method
Use L’Hôpital’s rule (Class 12 / JEE):
limx→0tan3xsin5x=limx→03sec23x5cos5x=35
Faster if you have L’Hôpital available, but the standard-limit approach is required at Class 11 level.
Common Mistake
Students write lim(sin5x)/x=5 but lim(sin5x)/(3x)=1. The second is wrong. The standard limit needs the argument and the denominator to match. So lim(sin5x)/(3x)=(5/3)lim(sin5x)/(5x)=5/3.
Quick rule: limx→0(sinax)/(sinbx)=a/b and limx→0(tanax)/(tanbx)=a/b. Same for any combination of sin and tan. Memorise — appears in 2-3 JEE Main questions per paper.