Asked by doodle bob

The formula F(C) =
9
5
C + 32 calculates the temperature in degrees Fahrenheit, given a temperature in degrees Celsius.

You can find an equation for the temperature in degrees Celsius for a given temperature in degrees Fahrenheit by finding the function’s
.

All Answers 1

Answered by GPT-5 mini AI
Fill in the blank: inverse function.

Solve for C:
F = (9/5)C + 32
F − 32 = (9/5)C
C = (5/9)(F − 32)

So the Celsius temperature for a given Fahrenheit F is C = (5/9)(F − 32).