sorry i cant and i dont know how to write math symbols here
hope u understand like that.
lim [ cos(x + h) - cos(x) ] / h
h -> 0
lim [ cos(x)cos(h) - sin(x)sin(h) - cos(x) ] / h
h -> 0
lim [ cos(x)cos(h) - cos(x) - sin(x)sin(h) ] / h
h -> 0
lim [ cos(x) [ cos(h) - 1 ] - sin(x)sin(h) ] / h
h -> 0
lim [ cos(x) [ cos(h) - 1 ]/h - [sin(x)sin(h)]/h
h -> 0
lim [ cos(x) [cos(h) - 1]/h ] - lim sin(x)sin(h)/h
h -> 0 . . . . . . . . . . . . . . . . . . h -> 0
Factor cos(x) from the first limit, and sin(x) from the second limit.
cos(x) lim [ cos(h) - 1 ]/h - sin(x) lim sin(h)/h
. . . . . . h -> 0 . . . . . . . . . . . . . . . . . h -> 0
We need foreknowledge of trig limits to realize that
lim [ cos(h) - 1 ]/h = 0, and
h -> 0
lim sin(h)/h = 1
h -> 0
The above then becomes
cos(x) (0) - sin(x)(1)
0 - sin(x)
or
cos x*cos h - sin x*sin h -cos x)/h
As h is tending to zero..... cos h =1
=(cos x - cos x -sin x*sin h)/h
= -sin x*(sin h)/h
sin h/h=1
= - sin x
-sin(x)