Simple Limit of a Trigonmetric Function

  • Thread starter Thread starter waterbugirl
  • Start date Start date
  • Tags Tags
    Function Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 1K views
waterbugirl
Messages
2
Reaction score
0

Homework Statement



Find the limit algebraically.
lim x--> 0 sin (x)/3x


Homework Equations



lim x--> 0 (sin x)/x = 1

The Attempt at a Solution


I tried multiplying both sides by (3/3) and got and answer of (1/3).
But if I multiply sin (x) by 3, is that the same thing as sin (3x) ?
 
Last edited:
Physics news on Phys.org
But if I multiply sin (x) by 3, is that the same thing as sin (3x) ?

No. In that case the answer would be 1, which is wrong.
 
Okay, so how do I do it?
 
if you know that

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

but given is

[tex] \lim_{x\rightarrow 0} \frac{\sin(x)}{3x}[/tex]

you, probably, have to rearrange the given expression to turn it or a part of the given expression into the form of the formula. How would you do that?
 
waterbugirl said:

Homework Statement


The Attempt at a Solution


I tried multiplying both sides by (3/3) and got and answer of (1/3).
But if I multiply sin (x) by 3, is that the same thing as sin (3x) ?

You had a right idea here, but executed it a little wrong. To get from [itex]\sin x/x[/itex] to [itex]\sin x/(3x)[/itex] you don't multiply by 3/3. You multiply/divide by...

Also, there is also the property that if [itex]\lim_{x\to a} f(x)[/itex] exists, then
[tex]\lim_{x\to a} \left[ cf(x) \right] = c \lim_{x\to a} f(x)[/tex]