
Patrick B. answered 09/11/19
Math and computer tutor/teacher
f(x) = x+7
g(x) = sqrt(4x+2)
THink of it like this...
If you choose a value of x, like x=0, which part do you plug into first...????
it is 4x+2, then you take the square root, so that is the tail function sqrt(4x+2)
the BASE function has to be x+7
so when you compose them you get sqrt(4x+2) + 7