Wie rechnet man 45 ° C in Fahrenheit um?
Erinnern Sie sich an die Formel, um dies zu konvertieren.
#mathbf(T_C = 5/9(T_F - 32))#
Of course, #T_C# is the temperature in #""^@ "C"#, and #T_F# is the temperature in #""^@ "F"#.
Lassen Sie uns dies testen, um sicherzugehen. ich weiß das #100^@ "C" = 212^@ "F"# ist der Siedepunkt von Wasser, also mal sehen, ob das funktioniert.
#color(green)(T_C) = 5/9(212 - 32)#
#= 5/9(180)#
#= 5*20 = color(green)(100^@ "C")#
Ja. Verwenden Sie es jetzt auf #45^@ "C"#.
#45 = 5/9(T_F - 32)#
#405/5 = T_F - 32#
#81 + 32 = color(blue)(113^@ "F" = T_F)#