Question
GeneralGeneralGeneral

How do you convert temperature from Celsius to Fahrenheit scale?

Verified Answer

To convert temperature from Celsius (°C) to Fahrenheit (°F), use the formula:

F = (9/5 × C) + 32

Explanation

  • Multiply the Celsius value by 9/5
  • Then add 32 to get the Fahrenheit value

Example

Convert 25°C to Fahrenheit:

F = (9/5 × 25) + 32
F = 45 + 32
F = 77°F

Reverse Formula (Fahrenheit to Celsius)

C = (F − 32) × 5/9

Key Points

  • 0°C = 32°F
  • 100°C = 212°F

Summary

Use the formula F = (9/5 × C) + 32 to convert Celsius to Fahrenheit accurately.