How to find $a$ and $b$ such that $$\lim_{x→0}\frac{\sqrt{ax+b}-2}{x}=1?$$
By setting the equation equal to one directly I was able to find out that $b = 4$. However, when I try to solve for $a$ I am stuck and left in circles. How would I go about solving this problem?
$$F=\lim_{x\to0}\dfrac{\sqrt{ax+b}-2}x=\lim_{x\to0}\dfrac{ax+b-4}{x(\sqrt{ax+b}+2)}$$
For the existence of the limit, $b-4=0$
$$\implies1=F=\dfrac a{\sqrt4+2}$$