Answer:
y = x+7
Explanation
Let the input variable be x
Let the output varibale be y
If the output is 7 more than the input, this can be expressed as;
y = x + 7
Note that "more than" in the expression means addition.