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

convert the temperature from degrees fahrenheit to degrees celsius, using the formula below.\n\n$c = \\frac{5}{9} \\times (f - 32)$\n\n$86^{circ}f=square^{circ}c$
Answer
Explanation:
Step1: Substitute F value
Substitute $F = 86$ into the formula $C=\frac{5}{9}\times(F - 32)$. $C=\frac{5}{9}\times(86 - 32)$
Step2: Calculate the value in parentheses
First, calculate $86-32 = 54$. $C=\frac{5}{9}\times54$
Step3: Multiply
Then, calculate $\frac{5}{9}\times54$. Since $54\div9 = 6$, and $5\times6=30$. $C = 30$
Answer:
$30$