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$65^{circ}c=square^{circ}f$
Answer
Explanation:
Step1: Substitute Celsius value
Substitute $C = 65$ into the formula $F=\left(\frac{9}{5}\times C\right)+32$. So we get $F=\frac{9}{5}\times65 + 32$.
Step2: Calculate $\frac{9}{5}\times65$
$\frac{9}{5}\times65=9\times13 = 117$.
Step3: Calculate final Fahrenheit value
$F=117 + 32=149$.
Answer:
$149$