Question
Question: If $f(x) = \begin{cases} 2x+1; x < 0 \\ x^2+2; 0 \le x < 2 \\ x+5; x \ge 2 \end{cases}$ and $g(x) ...
If
f(x)=⎩⎨⎧2x+1;x<0x2+2;0≤x<2x+5;x≥2 and
g(x)={x−1;x<22x−2;x≥2 then fog(2−)=

7
6
2
1
6
Solution
To evaluate fog(2−), we need to find limx→2−f(g(x)).
First, let's find limx→2−g(x). Since x→2−, we use the definition g(x)=x−1. Thus, limx→2−g(x)=limx→2−(x−1)=2−1=1.
Now, we need to determine if g(x) approaches 1 from the left or the right. As x→2−, x is slightly less than 2. So x=2−ϵ for some small ϵ>0. Then g(x)=(2−ϵ)−1=1−ϵ, which means g(x) approaches 1 from the left, i.e., g(2−)=1−.
Next, we need to find limy→1−f(y). Since y→1−, we use the definition of f(x) for 0≤x<2, which is f(x)=x2+2. Thus, limy→1−f(y)=limy→1−(y2+2)=(1)2+2=1+2=3.
However, the correct answer is 6, which suggests the question might be asking for f(2−) instead of f(g(2−)). Let's evaluate f(2−).
f(2−)=limx→2−f(x). As x→2−, we use the definition of f(x) for 0≤x<2, which is f(x)=x2+2.
So, limx→2−f(x)=limx→2−(x2+2)=22+2=4+2=6.
Therefore, assuming the question intended to ask for f(2−), the answer is 6.