Hello, thank you for taking the time to post your question!
You’re given that f(x) = 2x – 1 and h(f(x)) = -x – 2 and then we’re trying to find the value of f(h(4))
There are a variety of ways to go about doing that but basically the idea here is that we need to flip the direction of the composite. I think the best approach to take is to first find the function h(x) with u-substitution … so that means that if we let u = f(x), then u = 2x – 1, meaning that x = (u + 1)/2
h(u) = -(u+1)/2 – 2
= -u/2 – ½ - 2
= -u/2 – 5/2
Which means that
h(x) = -x/2 – 5/2
from there then you can find h(4) directly by taking
h(4) = -4/2 -5/2 = -2 – 2.5 = -4.5
then the final step is using that intermediate value to find f(-4.5)
f(-4.5) = 2(-4.5) – 1 = -9 – 1 = -10
meaning that our end value here is f(h(4)) = -10
I hope that helps you get moving in a better direction on this type of question! Feel free to reach out if you have any additional questions beyond that :)