Step-by-step explanation:
(a○b)(x) is the same as a(b(x)).
it is really that simple.
first you calculate the result of the inner function, and then that result is the input for the outer function.
that's it.
so,
(w○u)(2) = w(u(2))
u(2) = -2 -1 = -3
w(-3) = 2×(-3)² + 1 = 2×9 + 1 = 19
so, 19 is the first answer.
(u○w)(2) = u(w(2))
w(2) = 2×2² + 1 = 2×4 + 1 = 9
u(9) = -9 - 1 = -10
so, -10 is the second answer.
Answer:
To get answer A, Dave took 47*5 = 235
Step-by-step explanation:
There are 147 containers that contain 5 gallons each. We need to multiply to find the total number of gallons.
total number of gallons = containers * number of gallons per container
= 147* 5 gallons per container
=735 gallons
To get answer A, Dave took 47*5 = 235