lim (x->0) (sin 4x) / (8x) =
lim (x->0) (4/4) (sin 4x) / (8x) =
lim (x->0) (4/8) (sin 4x) / (4x) =
(1/2) lim (x->0) (sin 4x) / (4x) =
1/2,
because lim (x->0) (sin ax) / (ax) = 1, for any nonzero number a.
2006-10-14 06:56:40
·
answer #1
·
answered by James L 5
·
0⤊
0⤋
Because sin(4x)/(8x) = 0/0 for x=0, then you can apply L'Hopital's Rule, which says that the limit f(x)/g(x) = limit f'(x)/g'(x).
The derivative of sin(4x) with respect to x is 4*cos(4x).
The derivative of 8x with respect to x is 8.
So the limit you want to evaluate is the limit of
4*cos(4x)/8
as x->0. However, for x=0, cos(4x)=1. Thus, the result is 1/2.
Alternatively, consider that for x very small, sin(4x) ~ 4x. In fact, |sin(4x)|<=|4x|. Thus, sin(4x)/8x is going to look like 1/2 as x goes to 0.
2006-10-14 07:00:19
·
answer #2
·
answered by Ted 4
·
1⤊
0⤋
lim sin4x/8x x=>0
=[1/2]limsin4x/4x x=>0
put 4x=z
=1/2*[lim sinz/z] z=>0 we know this =1
=1/2*1
=1/2
2006-10-14 07:17:18
·
answer #3
·
answered by openpsychy 6
·
0⤊
0⤋
You can use Hopital rule: find derivation's of sin(4x) and 8x then:
lim(4cos(4x)/8)=4/8=1/2
x==>0
2006-10-14 09:43:47
·
answer #4
·
answered by Sam 2
·
0⤊
0⤋
Surely the limit is infinity because as x tends to 0, so does 8x, which means that you are dividing by 0, which gives you infinity.
2006-10-14 12:12:20
·
answer #5
·
answered by Kari 3
·
0⤊
0⤋
It is tricky. The answer is 1/2. Was this the trick?
2006-10-14 07:01:42
·
answer #6
·
answered by Amit K 2
·
0⤊
0⤋
HUH?
2006-10-14 06:54:01
·
answer #7
·
answered by A 3
·
0⤊
1⤋