Both numerator and denominator approach 0 as x→0 (it is a 00 form). The key insight: when two expressions both vanish, the limit depends on the rate at which they vanish. Taylor expansion reveals this rate precisely.
Both tanx−x and x−sinx are O(x3) near zero. The leading coefficients are 1/3 and 1/6 respectively, and their ratio gives the limit. Higher-order terms (x5,x7,…) become negligible compared to x3 as x→0.
This technique — comparing leading-order terms — is the most powerful tool for evaluating 0/0 limits without L’Hopital.
Alternative Method
If the exam allows L’Hopital’s rule, apply it three times (since both numerator and denominator have their first two derivatives also going to 0 at x=0):
After 3 applications: d3/dx3(x−sinx)d3/dx3(tanx−x)x=0=cos02=12=2
But Taylor series is cleaner and faster once you know the standard expansions.
For JEE, memorise these leading terms: sinx≈x−x3/6, cosx≈1−x2/2, tanx≈x+x3/3, ex≈1+x+x2/2, ln(1+x)≈x−x2/2. These six expansions solve 80% of limit problems.
Common Mistake
A frequent error: expanding only to the first term (tanx≈x, sinx≈x) and getting x−xx−x=00. This happens because the first-order terms cancel, so you MUST expand to the cubic term. Always expand one order beyond the cancellation point. If the x terms cancel, go to x3. If x3 also cancels, go to x5.
Want to master this topic?
Read the complete guide with more examples and exam tips.