Answer:
[tex]g(x) = -(x - 2)^2[/tex]
[tex]k(x) = -\frac{x}{2} - 1[/tex]
[tex]h(x) = 2^x - 7[/tex]
[tex]f(x) =\sqrt{x}[/tex]
Step-by-step explanation:
Given
Input = 6
Expected Output = 11
Process:
[tex]f(x) =\sqrt{x}[/tex]
[tex]g(x) = -(x - 2)^2[/tex]
[tex]h(x) = 2^x - 7[/tex]
[tex]k(x) = -\frac{x}{2} - 1[/tex]
Required
Arrange the processes to give an output of 11
To answer this question, I'll make use of trial by error methods.
After some attempts, the following is the order of the processes;
Set x = 6
Substitute 6 for x in g(x)
[tex]g(x) = -(x - 2)^2[/tex]
[tex]g(6) = -(6 - 2)^2[/tex]
[tex]g(6) = -(4)^2[/tex]
[tex]g(6) = -16[/tex]
Substitute -16 for x in k(x)
[tex]k(-16) = -\frac{-16}{2} - 1[/tex]
[tex]k(-16) = -(-8) - 1[/tex]
[tex]k(-16) = 8 - 1[/tex]
[tex]k(-16) = 7[/tex]
Substitute 7 for x in h(x)
[tex]h(x) = 2^x - 7[/tex]
[tex]h(7) = 2^7 - 7[/tex]
[tex]h(7) = 128 - 7[/tex]
[tex]h(7) = 121[/tex]
Substitute 121 for x in f(x)
[tex]f(x) =\sqrt{x}[/tex]
[tex]f(121) = \sqrt{121}[/tex]
[tex]f(121) = 11[/tex]
Hence, the processes is:
[tex]g(x) = -(x - 2)^2[/tex]
[tex]k(x) = -\frac{x}{2} - 1[/tex]
[tex]h(x) = 2^x - 7[/tex]
[tex]f(x) =\sqrt{x}[/tex]