That funky circle in the middle is the composition of the function. It asks you to take a function as an input and to yield an output that's another function. It's one of the five function operations, along with adding, subtracting, multiplying, and dividing.
When you compose, you might find the notation w(u(x)) easier to understand. It's saying evaluate u then evaluate w.
For our functions, the compositions are:
u(w(x)) = u(2x²) = -(2x²) - 2 = -2x² - 2
w(u(x)) = w(-x - 2) = 2(-x - 2)² = 2(x² + 4x + 4) = =2x²+ 8x +8
Now we evaluate each composition at 4.
u(w(4)) = -2(4²) - 2 = -2(16) - 2 = -32 -2 = -34
w(u(4)) = -2(2²) +8(2) + 8 = -2(4) + 16 + 8 = -8 + 16 + 8 = 16.
Thus, u(w(4)) = -34 and w(u(4)) = 16.
Answer:
Here it is. Hope it helped. Apart from 3, 4 is also a number.
plz mark me as brainliest.
Answer:

Step-by-step explanation:

Answer:
-19 y^2 + 18 x y + 13 x^2
Step-by-step explanation:
Simplify the following:
16 x^2 + 15 x y - 19 y^2 - (3 x^2 - 3 x y)
Factor 3 x out of 3 x^2 - 3 x y:
16 x^2 + 15 x y - 19 y^2 - 3 x (x - y)
-3 x (x - y) = 3 x y - 3 x^2:
16 x^2 + 15 x y - 19 y^2 + 3 x y - 3 x^2
Grouping like terms, 16 x^2 + 15 x y - 19 y^2 - 3 x^2 + 3 x y = -19 y^2 + (15 x y + 3 x y) + (16 x^2 - 3 x^2):
-19 y^2 + (15 x y + 3 x y) + (16 x^2 - 3 x^2)
x y 15 + x y 3 = 18 x y:
-19 y^2 + 18 x y + (16 x^2 - 3 x^2)
16 x^2 - 3 x^2 = 13 x^2:
Answer: -19 y^2 + 18 x y + 13 x^2