by Guest » Fri Oct 16, 2020 11:06 am
Since this has been here for a while:
sec(x)= 1/cos(x). sec(x+h)= 1/cos(x+ h).
sec(x+h)- sec(x)= 1/cos(x+h)- 1/cos(x)= (cos(x)- cos(x+h))/cos(x)cos(x+h).
So $\frac{sec(x+h)- sec(x)}{h}= \frac{cos(x)- cos(x+h)}{h cos(x)cos(x+h)}$.
Now use the trig identity cos(a+ b)= cos(a)cos(b)- sin(a)si(b):
cos(x+h)= cos(x)cos(h)- sin(x)sin(h)
$\frac{cos(x)- cos(x)cos(h)+ sin(x)sin(h)}{h cos(x)cos(x+h)}= \frac{cos(x)(1- cos(h))}{h cos(x)cos(x+h)}+ \frac{sin(x)sin(h)}{h cos(x)cos(x+h)}$
To finish that use $\lim_{h\to 0} \frac{1- cos(h)}{h}= 0$ and $\lim_{h\to 0}\frac{sin(h)}{h}= 1$.