MethodMath
Ask
Join
HomeTopicsAskAlerts
Profile

© 2026 MethodMath. Built for mathematical knowledge sharing.

AboutContactGuidelinesPrivacyTermsCookies
Sarah Mitchell
Sarah Mitchell
May 4, 2026

Is my sin(2x) over x^3 limit solution actually correct?

I had an exam question with a sin(2x) limit divided by x^3:

lim⁡x→0sin⁡(2x)−2sin⁡xx3\lim_{x \to 0} \frac{\sin(2x) - 2\sin x}{x^3}x→0lim​x3sin(2x)−2sinx​

I wrote:

Using LHopitals rule:

lim⁡x→02cos⁡(2x)−2cos⁡x3x2\lim_{x \to 0} \frac{2\cos(2x) - 2\cos x}{3x^2}x→0lim​3x22cos(2x)−2cosx​
lim⁡x→0−4sin⁡(2x)+2sin⁡x6x\lim_{x \to 0} \frac{-4\sin(2x) + 2\sin x}{6x}x→0lim​6x−4sin(2x)+2sinx​
lim⁡x→0−8cos⁡(2x)+2cos⁡x6\lim_{x \to 0} \frac{-8\cos(2x) + 2\cos x}{6}x→0lim​6−8cos(2x)+2cosx​
=−8(1)+2(1)6=−66=−1= \frac{-8(1) + 2(1)}{6} = \frac{-6}{6} = -1=6−8(1)+2(1)​=6−6​=−1

My teacher marked it wrong and said answer is 0. But I applied LHopital 3 times since it was 0/0 each time. Where did I go wrong?

I think it might be because sin⁡x≈x−x36\sin x \approx x - \frac{x^3}{6}sinx≈x−6x3​ and Taylor series might give a different answer. Please help me understand!

1 answers718 views

1 Answer

2
David Kim
May 26, 2026
Accepted
For a trigonometric limit, the first check is whether direct substitution gives a defined value. If substitution gives $0/0$, then you need to transform the expression before evaluating it. The most common tools are: - standard limits such as $\lim_{x\to 0}\frac{\sin x}{x}=1$, - identities such as $1-\cos x=2\sin^2(x/2)$, - factoring, - or L'Hopital's rule if it is allowed in your course. The mistake many students make is canceling terms before they are factors. For example, you cannot cancel $\sin x$ from: $$\sin x + x.$$ You can only cancel common factors from products or fractions. So to check whether your teacher was right, rewrite every line and ask: did I use an identity, factor, or valid limit theorem? If one step only "looks reasonable" but is not algebraically justified, that is probably where the error is.
Still unsure? Join to comment or ask a follow-up.
Login or Register to post your answer

Suggested questions

Why does 0 factorial equal 1 instead of 0? Simple proof

31.4k

Do I need Calculus 3 before learning Fourier series?

3501

Does 1+2+3+4+... really equal -1/12? Math explained

25.6k

Does the Banach-Steinhaus theorem hold for non-complete normed spaces?

31.1k

Can someone finally explain the Monty Hall problem?

24.2k