Suppose f and g are continuous functions such that $g(6) = 5$ and $\lim_{x\to6} [3f(x) + f(x)g(x)] = 40$. Find $f(6)$.
How in the world do I solve this? I am completely confused. Can someone please help me out?
$\endgroup$3 Answers
$\begingroup$As f and g are continuous functions,
$$\lim_{x\to 6} f(x)=f(6)\text{ and } \lim_{x\to 6} g(x)=g(6)$$
So, $$\lim_{x\to 6} [3f(x)+f(x)g(x)]=f(6)[3+g(6)] $$
$\endgroup$ $\begingroup$Replace $g(6)$ by its limit, so work out the solution to $\lim_{x\to 6} \{ 3 f(x)+ f(x) 5 \}=40$.
$\endgroup$ $\begingroup$The left hand side is $$ [3 f(6)+f(6)\cdot 5] = 8f(6)$$ so $$ f(6) = 40/8 =5$$
$\endgroup$ 2