Final answer:
To arrange the function machines, input 6 into the first machine (g(x)) and compute g(6). Then take the output and input it into the second machine (h(x)) to get the final output.
Step-by-step explanation:
To arrange the two function machines, we need to input the output of the first machine into the second machine. Given that the beginning input is 6, we can follow these steps:
- Input 6 into the first function machine, g(x), and compute g(6) = 6 - 5 = 1.
- Take the output of the first machine, which is 1, and input it into the second function machine, h(x). Compute h(1) = 1² - 6 = -5.
Therefore, the final output is -5.