Another example to convince you that you have dealt with functions even if you are not aware of it is the conversion of temperatures. For example, to convert from Centigrade to Fahrenheit you use the simple rule (function) ``multiply by 9/5 and then add 32''. If a function only involves multiplication and addition it is termed a linear function.
You can see that this example is a combination of the previous 2. It involves
a multiplication step (
9/5) and then the addition of a constant (32).
Graphically, we have :
Expressed as a function we have,
For example, we can see how the rule takes as an input 20 degrees centigrade and converts it to Fahrenheit: