Let f:R→R and g:R→R be defined as
f(x)={x+a,∣x−1∣,x<0x≥0and
g(x)={x+1,(x−1)2+b,x<0x≥0.where a,b are non-negative real numbers. If (g∘f)(x) is continuous for all x∈R, then a+b is equal to.........
📖 Explanation
For a composite function g(f(x)) to be continuous across its entire domain, the expression must produce the same limit when approaching any point of transition from both sides. We identify these transition points by observing where the individual definitions of f(x) change at x=0 and where the transformation g(f(x)) undergoes a change, which occurs when the inner function f(x) itself transitions between negative and non-negative values. By evaluating the expressions f(x)<0 and f(x)≥0, we find that the critical points requiring continuity verification are x=−a and x=0.
At x=0, we examine the limit from the left, which uses the expression for f(x)≥0 (specifically (x+a−1)2+b), and the limit from the right, which uses the expression for f(x)≥0 (specifically (∣x−1∣−1)2+b). The left-hand limit is (0+a−1)2+b, and the right-hand limit is (∣0−1∣−1)2+b, which simplifies to b. Equating these gives (a−1)2+b=b, which forces (a−1)2=0, meaning a=1. At the boundary x=−a, the limit from the left approaches x+a+1, resulting in 1, while the limit from the right approaches (x+a−1)2+b, resulting in (1+b). Equating these provides 1=1+b, which necessitates b=0. Summing these values, a+b equals 1+0, resulting in 1.