SOLUTION: The following temperature function changes Fahrenheit to Celsius: C = (F – 32) x 5/9. Pick a random value for Fahrenheit, and compute the correct Celsius temperature. Show all step
Algebra ->
Inequalities
-> SOLUTION: The following temperature function changes Fahrenheit to Celsius: C = (F – 32) x 5/9. Pick a random value for Fahrenheit, and compute the correct Celsius temperature. Show all step
Log On
Question 1001187: The following temperature function changes Fahrenheit to Celsius: C = (F – 32) x 5/9. Pick a random value for Fahrenheit, and compute the correct Celsius temperature. Show all steps in finding your result. Answer by Cromlix(4381) (Show Source):
You can put this solution on YOUR website! Hi there,
C = (F - 32) x 5/9
eg. 113 degrees Fahrenheit
Centigrade = (113 - 32) x 5/9
Centigrade = (81) x 5/9
Divide 81 by 9 and then multiply by 5
Centigrade = 45 degrees
Hope this helps :-)