TsAmE
- 129
- 0
Homework Statement
Find lim θ → 0: sinθ / θ + tanθ
Homework Equations
None.
The Attempt at a Solution
lim sinθ / θ + tanθ
θ → 0
= lim sinθ / θ + (sinθ / cosθ)
θ → 0
= lim sinθ / cosθ + sinθ / cosθ
θ → 0
= lim sinθcosθ / cosθ + sinθ
θ → 0
=sin(0)cos(0) / cos(0) + sin(0)
= 0 * 1 / 1 + 0
= 0
The right answer is a 1/2. I don't know what I could have done wrong, as my method produces a reasonable answer of 0