Input the following:[br]f(x)=2x-1[br]g(x)=x+1[br]x=-1[br]Click f(g(x)) then run function machine.[br]Observe the output.[br]1. What is the result?[br]Click g(f(x)) then run function machine.[br]Observe the output.[br]2. What is the result?
Based on your observation, does f(g(x)) gives the same result as g(f(x))? Explain why order matters.[br]
What can say about the idea behind composition of functions?