114k views
1 vote
How can you use function notation to help you determine parameter changes

User Balupton
by
5.3k points

1 Answer

1 vote

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 Mohit Srivastava
by
6.1k points