Temperature change in Celsius from Fahrenheit value

AI Thread Summary
The discussion revolves around converting a temperature change from Fahrenheit to Celsius. A temperature change of 13.7 degrees Fahrenheit was initially miscalculated due to an arithmetic error involving parentheses. The correct approach involves recognizing that a change of 9 degrees Fahrenheit corresponds to a change of 5 degrees Celsius, allowing for a simplified calculation of the Celsius change. By applying the conversion factor, the correct Celsius change is determined to be approximately 7.61 degrees. The participants confirm that this final answer is accurate.
rubenhero
Messages
41
Reaction score
2

Homework Statement


a) One day, the temperature outside changed by 13.7 degrees on a Fahrenheit thermometer. By how much did the temperature change on a Celsius thermometer?


Homework Equations


F = (9/5)C + 32

The Attempt at a Solution


F2 - F1 = 13.7
(9/5)C2 + 32 -(9/5)C1 + 32 = 13.7
(9/5)C2 - (9/5)C1 = -50.3
(9/5)(C2 - C1) = -50.3
(C2 - C1) = -27.94444444

I thought change in anything was the difference between the final and initial values. Here I needed Celsius change so I used the difference in Conversion formula to relate Fahrenheit to Celsius. Any help with figuring out what I did wrong is appreciated!
 
Physics news on Phys.org
(a+b) - (c+d) = a + b - c - d, not a + b - c + d !
 
rubenhero said:

Homework Statement


a) One day, the temperature outside changed by 13.7 degrees on a Fahrenheit thermometer. By how much did the temperature change on a Celsius thermometer?


Homework Equations


F = (9/5)C + 32

The Attempt at a Solution


F2 - F1 = 13.7
(9/5)C2 + 32 -((9/5)C1 + 32) = 13.7
(9/5)C2 - (9/5)C1 = -50.3
(9/5)(C2 - C1) = -50.3
(C2 - C1) = -27.94444444

I thought change in anything was the difference between the final and initial values. Here I needed Celsius change so I used the difference in Conversion formula to relate Fahrenheit to Celsius. Any help with figuring out what I did wrong is appreciated!
There is a short cut to this. 9 Fahrenheit degrees cover the same temperature span as 5 Celsius degrees. So you could simply take 5/9 of 13.7. This shows that your answer must be wrong.

To see where you went wrong, see the parentheses in Red above.
 
rubenhero said:

Homework Statement


a) One day, the temperature outside changed by 13.7 degrees on a Fahrenheit thermometer. By how much did the temperature change on a Celsius thermometer?


Homework Equations


F = (9/5)C + 32

The Attempt at a Solution


F2 - F1 = 13.7
(9/5)C2 + 32 -(9/5)C1 + 32 = 13.7
(9/5)C2 - (9/5)C1 = -50.3
(9/5)(C2 - C1) = -50.3
(C2 - C1) = -27.94444444

I thought change in anything was the difference between the final and initial values. Here I needed Celsius change so I used the difference in Conversion formula to relate Fahrenheit to Celsius. Any help with figuring out what I did wrong is appreciated!

You left out some brackets - simplest arithmetic error!

F2 - F1 = 13.7
(9/5)C2 + 32 -{(9/5)C1 + 32} = 13.7
(9/5)C2 - (9/5)C1 = 13.7
(9/5)(C2 - C1) = 13.7
(C2 - C1) = you work out.

Note: - I used a higher level of parentheses {} since the lowest level () was already in use.
 
Thank you phyzguy and SammyS for responding. After taking into account about what you said, I realized that the 32s cancel themselves and ended up only needing to take 5/9 of 13.7. I got an answer of 7.61 Celsius degrees. Is this the correct?
 
rubenhero said:
Thank you phyzguy and SammyS for responding. After taking into account about what you said, I realized that the 32s cancel themselves and ended up only needing to take 5/9 of 13.7. I got an answer of 7.61 Celsius degrees. Is this the correct?

That looks much better !
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top