Answer:
A function is a rule that takes an input, does something to it,
and gives a unique corresponding output.
There is a special notation, called "function notation," that is used to represent this situation:
if the function name is f , and the input name is x ,
Step-by-step explanation: