convert the temperature from degrees celsius to degrees fahrenheit, using the formula below.\n\n$f =…

convert the temperature from degrees celsius to degrees fahrenheit, using the formula below.\n\n$f = (\\frac{9}{5} \\times c)+32$\n\n$90^{circ}c=square^{circ}f$
Answer
Explanation:
Step1: Substitute C value
Substitute $C = 90$ into the formula $F=(\frac{9}{5}\times C)+32$. $F=(\frac{9}{5}\times90)+32$
Step2: Calculate $\frac{9}{5}\times90$
$\frac{9}{5}\times90 = 9\times18=162$ So $F = 162+32$
Step3: Calculate the final result
$F=194$
Answer:
$194$