In a curious exercise I found, I know that the relationship between ºC and ºF can be given by: $$F=\frac95C+32$$
I also know that the relationship between ºC and ºK can be given by: $$C=K-273,15$$
I'm curious, how can I get the relationship between ºK and ºF?
I've tried replacing, but just got stuck in a endless loop.
The choices I have are:
A) $K=\frac{9F-288}{5}+273,15$
B) $\frac{K-273.15}{9}= \frac{F-32}{5}$
C) $\frac{F-32}{9} = \frac{K-273.15}{5}$
D) $\frac{5F-150}{9}-273.15$
Solve each of the two equations for $C$, then set the resulting expressions equal to each other, eliminating $C$: $$ C=\frac59(F-32)$$ $$C=K-273.15$$ therefore $$\frac59(F-32) = K-273.15$$ From this you can see that answer (C) is correct.