answersLogoWhite

0

Start by taking the number in Celsius and multiply it by 9. Then divide that number by 5, and then add 32. This is how you convert Celsius to Fahrenheit or use the equation F = (9/5)C + 32
In this case, the answer is about -459.67 degrees Fahrenheit.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What happens to the mass of gas when temperature is decreased by -273 degree celsius?

The Mass of a substance will not change with a reduction of temperature … even to -273C.


Celsius to kelvin formula?

The Kelvin scale is zero at Absolute Zero ! Absolute Zero is -273C, hence add the Celsius figure to 273 to get the Kelvin figure


What is the name of the temperature -273C?

The temperature -273°C is known as absolute zero. At this temperature, all molecular motion ceases, making it the lowest possible temperature on the Kelvin scale.


Does the temperarure changes in vacuum when sun light passes through it?

Temperature is the vibration of particles.In a true vacuum there are no particles.Therefore, a true vacuum cannot have a temperature other than 0K (approx-273C) i.e. absolute zero


Which temperature scale is part of SI?

The Celsius scale is part of the International System of Units (SI). It is based on the triple point of water and has defined fixed points for the freezing and boiling points of water at 0°C and 100°C, respectively.


What 1 and 4 out of 5 equal to?

It is equal to 1.8It is equal to 1.8It is equal to 1.8It is equal to 1.8


What is the comparative and superlative degree of equal?

as equal as, so equal as, more equal than, the most equal of.


What is the exact meaning of equal set?

equal set mean the set is equal equal est means that the set is equal


2 equal diameters equal?

Yes, any two equal things are equal!


What are equal angles?

equal angles are angles that are equal


Why isn't a parallelogram a regular polygon?

Angles are not necessarily equal, and sides are not necessarily equal in length.Angles are not necessarily equal, and sides are not necessarily equal in length.Angles are not necessarily equal, and sides are not necessarily equal in length.Angles are not necessarily equal, and sides are not necessarily equal in length.


What is the comparison operator used for not equal to in Excel?

You can use the Not function or the <> operator, which is the < and the > beside each other. To see if the values in A1 and A2 are not equal to each other, you can type: =A1<>A2 or =Not(A1=A2) In each case they will either give you TRUE if they are not equal or FALSE if they are equal, in the cell that you enter the formula into.