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.
A pound of ham is 9.88$ and a pound of beef 5.51$ answer ham doesn't cost less roast beef is 4.37$ cheaper a LB.
Since 5 miles is equaled to 4 inches multiply the 8 miles by 4/5 to get 6 2/5
Hello!
To find the area of the trapezoid, you use the formula A=1/2h(a+b), where a and b represent the two base lengths.
Since we already know the two bases and the height, we can just plug them into the equation to find the area.
A=1/2·15.4(26.7+9.9)
A=1/2·15.4(36.6)
A=1/2·563.64
A=281.82
The area is 281.82 ft².
I hope this helps!