Unlike length or weight, temperature conversions aren't just multiplication — they involve an offset too, because the scales don't share the same zero point. Here are the exact formulas:
Celsius → Fahrenheit: multiply by 9/5 then add 32
Example: 100°C → (100 × 1.8) + 32 = 212°F
Fahrenheit → Celsius: subtract 32 then multiply by 5/9
Example: 98.6°F → (98.6 - 32) × 0.5556 = 37°C
Celsius → Kelvin: add 273.15
Example: 25°C → 25 + 273.15 = 298.15 K
Kelvin → Celsius: subtract 273.15
Example: 0 K → 0 - 273.15 = -273.15°C (absolute zero)
Fahrenheit → Kelvin: convert to Celsius first, then add 273.15
The 273.15 offset comes from the fact that absolute zero — the coldest anything can physically get — is -273.15°C. Kelvin just starts counting from there.
Leave a Comment
We'd love to hear from you