To find the value of the composed function (u ∘ w) evaluated in 1, we need to compose the functions.
This means wherever we have x in the function u, we need to replace it with the expression for w(x) as follows:
Solving the squared expression:
Now we know the composed function. We just need to evaluate it in x = 1, that is, replace 1 wherever the function has an x:
Now we have the first answer: (u ∘ w)(1) = 16.
To find the value of (w ∘ u)(1) we follow the same logic:
In the function w, wherever we have an x, we replace it by the expression for u(x):
Now we know the composed function (w ∘ u). We just need to evaluate it in x = 1, that is, replace 1 wherever the function has an x:
Now we have the second answer: (w ∘ u)(1) = 4.