388,551 views
35 votes
35 votes
How can you use function notation to help you determine parameter changes

User Ainsworth
by
2.9k points

1 Answer

6 votes
6 votes

Lets say for example you are trying to convert temperature units measured in Celcius to Kelvin

You know that 0ºC=273.15ºK

If x represents the grades in Celcius, the function f(x) will be:

f(x)=x+273.15

Where its output will be in Kelvin.

The input of the function will be the original variable and the output will be the objective variable.

User JGWeissman
by
2.7k points