+0  
 
0
985
2
avatar

To convert temperatures from degrees Celsius to degrees Fahrenheit, you can use the function F(x)=9/5x+32 where x is the temperature in degrees Celsius. To convert temperatures from degrees Kelvin to degrees Celsius, you can use the function C(x)=x-273.15, where x is the temperature in degrees Kelvin.Find the composite function that can be used to convert temperatures from degrees Kelvin to degrees Fahrenheit.

 Sep 14, 2016
 #1
avatar+37084 
0

For that you will need  f( c(x) )    the c(x) will convert the degrees kelvin to celcius, then the f (  ) will convert the resultant celcius degrees to farenheit

f ( c (x) )  =   f ( x-273.15)     =   9/5 (x-273.15) + 32      Where 'x' is Kelvin degrees and the result is Farenheit degrees

 Sep 14, 2016
 #2
avatar
0

Wait so is it (C * F)(x)= 9/5(x-273.15)+32 or (F * C)(x)=9/5(x-273.15)+32

 

I'm confused...

 Sep 14, 2016

0 Online Users