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$50^{circ}c=square^{circ}f$
Answer
Explanation:
Step1: Substitute C value
Substitute $C = 50$ into $F=(\frac{9}{5}\times C)+32$. So we get $F = (\frac{9}{5}\times50)+32$.
Step2: Calculate $\frac{9}{5}\times50$
$\frac{9}{5}\times50=9\times10 = 90$.
Step3: Calculate F
$F=90 + 32=122$.
Answer:
$122$