-104 INCORRECT -40 C is also -40 F It is the only point on the two different scales where the reading is the same. -40 C = (-40 x 9/5) + 32 = -40 F
-40°F is equal to -40°C.
40 degrees Celsius is equal to 104 degrees Fahrenheit.
-40°F is equal to -40°C.
-40 degrees Fahrenheit is equal to -40 degrees Celsius.
-40°F = -40°C
-40 f=-40 c
0 C = 32 F 100 C = 212 F 180 degrees F equals the measurement of 100 degrees C 9 degrees F therefore equals 5 degrees C -40 F is 72 degrees F below freezing -40 C is 40 degrees C below freezing Convert F to C 5 times -72 is -360 divided by 9 is -40 C convert C to F 9 times -40 is -360 divided by 5 is -40 F
) Define two functions that convert temperatures between degrees Fahrenheit and degrees Celsius. C= (F+40)* 5/9 -40 F= (C+40)* 9/5 -40 > (defun f-to-c (f)(- (/ (* (+ f 40) 5) 9) 40)) > (defun c-to-f (c)(- (/ (* (+ c 40) 9) 5.0) 40))
40 degrees Fahrenheit = 4.4 degrees Celsius.
40 degrees Fahrenheit = 4.4 degrees Celsius [°C] = ([°F] − 32) × 5⁄9
37 C
-40°C is equal to -40°F.
That depends. Is it cold or hot out? 40 F = 4.44 C 40 C = 104 F
To convert from C to F, multiply the C temperature by 9/5 and then add 32: -40oC = (9/5 x -40) + 32 = -72 + 32 = -40oF
Minus 40 degrees Fahrenheit is equivalent to minus 40 degrees Celsius. This is the only point where the two temperature scales intersect and have the same numerical value.
The same number, -40 C. F = 9/5 C + 32 C = 5/9 (F -32), F is -40 C = 5/9 (-40 -32) C = 5/9 (- 72) C = - (5 x 72) / 9 C = - 360 / 9 C = -40 In your head: "twice C minus 10% plus 32 is F" 2 x -40 C = -80; -80 - (-8) = -72; -72 +32 = -40 F Similarly, 2x100C-20+32= 212F, boiling point of pure water at STP