Trigonometric Limit without L'Hôpital's Rule

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 2K views
Sheepwall
Messages
15
Reaction score
0

Homework Statement


"Calculate the following limit if it exists. If it does not exist, motivate why.
[itex]\displaystyle\lim_{x\rightarrow 0} {\frac{x + x^2 +\sin(3x)}{tan(2x) + 3x}}[/itex]

Do not use l'Hôpital's rule."

Homework Equations


[itex](1) \sin(a\pm b) = \cos(a)\sin(b)\pm\cos(b)\sin(a)[/itex]

[itex](2) \cos(a\pm b) = \cos(a)\cos(b)\mp\sin(a)\sin(b)[/itex]

[itex](3) \displaystyle\lim_{x\rightarrow 0} {\frac{\sin(x)}{x}} = 1[/itex]

[itex](4) \tan(x) = \frac{\sin(x)}{\cos(x)}[/itex]

The Attempt at a Solution



I have tried expressing the trigonometrics in terms of [itex]\sin(x)[/itex] and [itex]\cos(x)[/itex], but it just got messier without helping me in any way.

This isn't me just jumping on these forums as soon as I can't find the answer; I have genuinely been trying to solve this problem and looking over my methods much more than once.

Thanks in advance!
 
Last edited:
Physics news on Phys.org
Ah! Forgot to mention: L'Hôpital's rule is prohibited on this exercise. Sorry, I'll add it to the post.
 
Thanks, I'll try that. Don't you mean the limit [itex]\displaystyle\lim_{x\rightarrow 0} {\frac{\sin(x)}{x}} = 1[/itex] though?
 
Sheepwall said:
Thanks, I'll try that. Don't you mean the limit [itex]\displaystyle\lim_{x\rightarrow 0} {\frac{\sin(x)}{x}} = 1[/itex] though?
Yes, I meant that, but you have sin3x and sin(2x) so consider the limit of sin(kx)/x .
 
  • Like
Likes   Reactions: Sheepwall
Thank you for the help, I solved it yesterday by dividing numerator and denominator by 3x and realizing that 3x = 2x * 1.5.