answersLogoWhite

0

It's just over 24 degrees Celsius (as centigrade is now called) You're so lazy. If you have a temperature in Fahrenheit, take away 32 and then divide the result by 1.8 to get the temperature in degrees Celsius. So, 76 - 32 = 44 44 / 1.8 = 24.4 24.4 degrees C is your answer -30C is extremely cold: -22F -20C is very cold: -4F -10C is cold: 14F 0C is the freezing point: 32F 10C is cool: 50F 20C is quite warm: 68F 25C is warm: 77F 30C is hot: 86F 35C is very hot: 95F 40C is extremely hot: 104F

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

What is 47 degrees Fahrenheit in centigrade?

47 degrees Fahrenheit is 8.33333 centigrade


What is the difference between Fahrenheit and Centigrade degrees?

Fahrenheit = 5/9 ( Centigrade - 32)


How many Fahrenheit is a centigrade?

A Fahrenheit degree is 5/9 the size of a centigrade degree.


What is 100 degrees Fahrenheit converted into centigrade?

100 degrees Fahrenheit = 37.78 degrees Centigrade


What is 98 Fahrenheit in centigrade?

98 Fahrenheit is exactly 36.66666666666667 degrees centigrade.


What is the Fahrenheit equivalent to zero degrees centigrade?

The Fahrenheit equivalent to zero degrees Centigrade is 32. Centigrade is another name for Celsius, and zero Celsius is the same as zero centigrade.


What is 116.6 degrees Fahrenheit in centigrade?

116.6 degrees Fahrenheit equals 47 degrees Centigrade or Celsius


What is 70 Fahrenheit to degrees centigrade?

70 degrees Fahrenheit = 21.11 degrees Centigrade.


Write a Program in perl to convert given temperature from centigrade to Fahrenheit?

Here's a simple Perl program to convert temperature from Centigrade to Fahrenheit: #!/usr/bin/perl use strict; use warnings; print "Enter temperature in Centigrade: "; my $centigrade = <STDIN>; chomp($centigrade); my $fahrenheit = ($centigrade * 9/5) + 32; print "$centigrade°C is $fahrenheit°F\n"; This program prompts the user to enter a temperature in Centigrade, then calculates and displays the equivalent temperature in Fahrenheit using the conversion formula.


What is the Fahrenheit temperature for 25 centigrade?

77 Fahrenheit


What is 39.2 centigrade in Fahrenheit?

102.56 degrees Fahrenheit.


What is 4 degrees centigrade equal to in degrees Fahrenheit?

4 degrees centigrade is equal to 39.2 degree Fahrenheit.