Answer:
Explanation:
Linear functions are functions of the form "f(x) = a * x + b" where 'a' and 'b' are constants (numbers) and x is the input.
In this problem, you are given the inputs and outputs of the function. Since you know it is linear, you begin thinking about what number you can multiply on the left to get the value on the right.
-4 / 2 = -2
-2 / 2 = -1
0 / 2 = 0
We find that dividing x by 2 gives the correct output. Dividing by 2 is the same as multiplying by 1/2. Therefore, we have found the answer!
f(x) = 1/2 * x