Question 307942
Convert any temperature given to you in degrees Celsius to the same temperature in degrees Fahrenheit, ºF = 2ºC + 30. How would you modify this equation so you could take any temperature given to you in degrees Fahrenheit and change it to degrees Celsius? 
----------------
F = 1.8C + 32
-------------
C = (F-32)/1.8 or
C = (F-32)*5/9
-----------------
I don't know what this is about: ºF = 2ºC + 30