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$-15^{circ}c=square^{circ}f$
Answer
Explanation:
Step1: Substitute Celsius value
Substitute $C=- 15$ into $F = (\frac{9}{5}\times C)+32$. $F=\frac{9}{5}\times(-15)+32$
Step2: Calculate multiplication part
Calculate $\frac{9}{5}\times(-15)$. $\frac{9}{5}\times(-15)=9\times(-3)= - 27$
Step3: Calculate final result
Calculate $F=-27 + 32$. $F = 5$
Answer:
$5$