How do you convert temperature from Celsius to Fahrenheit scale?
To convert temperature from Celsius (°C) to Fahrenheit (°F), use the formula:
F = (9/5 × C) + 32
Convert 25°C to Fahrenheit:
F = (9/5 × 25) + 32
F = 45 + 32
F = 77°F
C = (F − 32) × 5/9
Use the formula F = (9/5 × C) + 32 to convert Celsius to Fahrenheit accurately.