Complete the function table then write a rule for the function.

Input Output
-3 _
-2 -4
-1 _
0 _
1 -1

Rule: The output is equal to the negative value of the input minus 1.

Input Output
-3 -2
-2 -4
-1 -2
0 -1
1 -2