I am troubled for understanding the L'Hospital's Rule of $\infty/\infty$ :
$$\lim_{x\rightarrow a}\frac{f(x)}{g(x)}= \lim_{x\rightarrow a}\frac{f^\prime(x)}{g^\prime(x)} \tag{1}$$
where $\lim_{x\rightarrow a}\{f(x),g(x)\} \rightarrow \infty$.
The equation (1) is well understood for me in the case of $\lim_{x\rightarrow a}\{f(x),g(x)\} \rightarrow 0$, in which case :
$$\lim_{x\rightarrow a}\frac{f(x)}{g(x)}=\lim_{\Delta x\rightarrow 0}\frac{f(a)+f^\prime(a)\Delta x}{g(a)+g^\prime(a)\Delta x}= \lim_{x\rightarrow a}\frac{f^\prime(x)}{g^\prime(x)} \tag{2}$$
However, if $\lim_{x\rightarrow a}\{f(x),g(x)\} \rightarrow \infty$, here is my attempt :
$$\lim_{x\rightarrow a}\frac{f(x)}{g(x)}=\lim_{x\rightarrow a}\frac{1/g(x)}{1/f(x)}= \lim_{x\rightarrow a}\frac{-\frac{1}{g^2(x)}g^\prime(x) }{-\frac{1}{f^2(x)}f^\prime(x)} \tag{3}$$
I don't understand why this last result can be turned into $\lim_{x\rightarrow a}\frac{f^\prime(x)}{g^\prime(x)}$?
Here is the Intuition behind that.
It lets you see the Conclusion in easy terms.
View 1 :
You have got this :
$\lim_{x\rightarrow a}\frac{f(x)}{g(x)}=\lim_{x\rightarrow a}\frac{1/g(x)}{1/f(x)}= \lim_{x\rightarrow a}\frac{-\frac{1}{g^2(x)}g^\prime(x) }{-\frac{1}{f^2(x)}f^\prime(x)} \tag{3}$
Now , let $\lim_{x\rightarrow a}\frac{f(x)}{g(x)}=L \tag{4}$
Then , we have $L= \lim_{x\rightarrow a}\frac{-\frac{1}{g^2(x)}g^\prime(x) }{-\frac{1}{f^2(x)}f^\prime(x)}=\lim_{x\rightarrow a}\frac{f^2(x)}{g^2(x)}\frac{g^\prime(x)}{f^\prime(x)}=\lim_{x\rightarrow a}L^2\frac{g^\prime(x)}{f^\prime(x)} \tag{5}$
Hence $\frac{1}{L}=\lim_{x\rightarrow a}\frac{g^\prime(x)}{f^\prime(x)} \tag{6}$
Hence $L=\lim_{x\rightarrow a}\frac{f^\prime(x)}{g^\prime(x)} \tag{7}$
Alternate View 2 :
We have $L= \lim_{x\rightarrow a}\frac{-\frac{1}{g^2(x)}g^\prime(x) }{-\frac{1}{f^2(x)}f^\prime(x)}=\lim_{x\rightarrow a}\frac{f(x)}{g(x)}\frac{f(x)}{g(x)}\frac{g^\prime(x)}{f^\prime(x)}=\lim_{x\rightarrow a}L\frac{f(x)}{g(x)}\frac{g^\prime(x)}{f^\prime(x)} \tag{8}$
The last term must be $1$ , hence that must involve $L$ times the reciprocal.
$1=\lim_{x\rightarrow a}\frac{f(x)}{g(x)}\frac{g^\prime(x)}{f^\prime(x)} \tag{9}$
OBSERVATION :
No other value for the given term will be Consistent , over-all.
We can show that this value is Correct & valid though other ways , though this is the Intuitive way.