Answer: 484
===============================================
Work Shown:
First let's compute f(2). We replace every x with 2 and then use PEMDAS to simplify
f(x) = -x^4 + 5x - 4x^2
f(2) = -(2)^4 + 5(2) - 4(2)^2
f(2) = -16 + 5(2) - 4(4)
f(2) = -16 + 10 - 16
f(2) = -6 - 16
f(2) = -22
Then we square this result to find the value of ![[ f(2) ]^2](https://tex.z-dn.net/?f=%5B%20f%282%29%20%5D%5E2)
![f(2) = -22\\\\\left[ f(2) \right]^2 = [ -22 ]^2\\\\\left[ f(2) \right]^2 = 484](https://tex.z-dn.net/?f=f%282%29%20%3D%20-22%5C%5C%5C%5C%5Cleft%5B%20f%282%29%20%5Cright%5D%5E2%20%3D%20%5B%20-22%20%5D%5E2%5C%5C%5C%5C%5Cleft%5B%20f%282%29%20%5Cright%5D%5E2%20%3D%20484)
Answer:
x = 7
Step-by-step explanation:

The linear function is: g = 3n-2. Plug in values from -2 to 4 into n. Like so, G = 3(-2)-2 = g = -8. So, n(x) = -2 and g(y) = -8. And so on, and so on.
Basically, your n values are the x values.
The number you get out of the equation will be your y value.