Question 911259
Let u = x 
Then f(u) = abs(u) + 2, where abs(x) is the absolute value function. 

If, instead the 2 isn't added later then the decomp is: 
u = x^2 + 2 
f(u) = sqrt(u)