Trig Limit Homework Help: Solving (2sinxcosx)/ (2x^2 + x) at x=0

  • Thread starter Thread starter jog511
  • Start date Start date
  • Tags Tags
    Limit Trig
jog511
Messages
23
Reaction score
0

Homework Statement



lim x->0 (2sinxcosx)/ (2x^2 + x )

Homework Equations


2sinxcosx = sin(2x)


The Attempt at a Solution


denom. factors to x(2x +1) how to proceed?
 
Physics news on Phys.org
jog511 said:

Homework Statement



lim x->0 (2sinxcosx)/ (2x^2 + x )

Homework Equations


2sinxcosx = sin(2x)


The Attempt at a Solution


denom. factors to x(2x +1) how to proceed?

Your expression can be rewritten as ##\frac{\sin(2x)}{2x(x + 1/2)}##. Does that help?
 
  • Like
Likes 1 person
the limit of sin2x/2x will be 2. am I on the right track?
 
sin2x/2x will be 1 I mean
 
can it be written as sin2x/2x * 1/(x + 1/2)
 
jog511 said:
can it be written as sin2x/2x * 1/(x + 1/2)

Yes, that's the idea.
 
I get lim = 2
 
very helpful
 
jog511 said:
I get lim = 2

Yes, but note that you could actually have done it directly:

\lim_{x→0}\frac{2sin(x)cos(x)}{2x^2+x}= 2\lim_{x→0}\frac{sin(x)}{x}cos(x)\frac{1}{2x+1}=2
 
  • Like
Likes 1 person
Back
Top