How can I solve the following limit:
$$\lim\limits_{y\mapsto 0} \frac{(x+y)\sec(x+y)-x\sec(x)}{y}$$
What I tried:
$$=\lim\limits_{y\mapsto 0} \frac{(x+y)\sec(x+y)}{y} - \lim\limits_{y\mapsto 0}\frac{x\sec(x)}{y}$$
$$\frac{x\sec(x)}{0}-\frac{x\sec(x)}{0}$$
$$=\infty-\infty$$
Which is an indeterminate form.
I have seen someone asking the same question which has been closed. However I didn't get any solution that that I could comprehend well.
$$\lim\limits_{y\mapsto 0} \frac{(x+y)\sec(x+y)-x\sec x}{y}=\dfrac{d(x\sec x)}{dx}=?$$
Alternatively,
$$\lim_{h\to0}\dfrac{(x+h)\sec(x+h)-x\sec x}h=\lim_{h\to0}\sec(x+h)+x\lim_{h\to0}\dfrac{\sec(x+h)-\sec x}h=?$$
$$\dfrac{\sec(x+h)-\sec x}h=\dfrac{\cos x-\cos(x+h)}{h\cos x\cos(x+h)}=\cos x\cos(x+h)\cdot\dfrac{\sin\dfrac h2\sin\left(x+\dfrac h2\right)}{\dfrac h2}=?$$