I had an exam question with a sin(2x) limit divided by x^3:
x→0limx3sin(2x)−2sinx
I wrote:
Using LHopitals rule:
x→0lim3x22cos(2x)−2cosx
x→0lim6x−4sin(2x)+2sinx
x→0lim6−8cos(2x)+2cosx
=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 sinx≈x−6x3 and Taylor series might give a different answer. Please help me understand!