Consider the following question: "The maximum temperature of a day is 42 degrees celsius. The minimum temperature is 28 degrees celsius. What is the difference of these temperatures on the Fahrenheit scale?"
When I calculate the answer in two different methods, I get two different answers. I'd like to know why.
Method 1: Subtract 28 degrees celsius from 42 degrees celsius. Convert the resulting answer to fahrenheit. This method yields an answer of - 57.6 degrees celsius
Method 2: First convert 42 degrees celsius to fahrenheit. Then convert 28 degrees celsius to fahrenheit. Then find the difference of the resulting two numbers. This method yields an answer of 25.2 degrees fahrenheit.
Can somebody clearly explain what's happening here?
$$\frac C5=\frac{F-32}9\implies \frac{C_1-C_2}5=\frac{F_1-F_2}9$$