Changing temperature of falling bodies

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 6K views
djk628
Messages
5
Reaction score
0

Homework Statement



A block of material of mass m and specific heat c falls from height h and reaches speed v just before striking the ground. Its temperature is measured immediately after it strikes the ground. If we ignore any change in temperature owing to interaction with the air, the change in temperature of the block of material is

a. v2/2c
b. gh/c
c. vgh/c
d. All of the answers above are correct.
e. Only (a) and (b) above are correct

Homework Equations



mgh = deltaQ + .5mv2

Q = mcT

The Attempt at a Solution



I'm confused because by my understanding, the answer should be (gh-(v2/2))/c which is a combination of both A and B. However, this does not mean that both A and B are correct as answer choice E states. I obtained this answer by simply isolating T in the aforementioned relative equation. Am I missing something?
 
on Phys.org
When the block is at height h it has potential energy mgh and kinetic energy 0. Just as it hits the ground it has kinetic energy (1/2)*mv^2 and potential energy 0. Conservation of energy says KE+PE is constant. That means (1/2)*mv^2=mgh. Your answer would give 0. Do you see why both a) and b) are correct now?
 
Ah, i must have read the question too quickly. Earlier in the homework assignment there was a question that involved an object reaching terminal velocity and then continued falling, allowing for further temperature change. I assumed it had the same conditions as the earlier problem. Thanks!
 
I am slightly confused on one thing though... Since KE = PE, then wouldn't deltaQ be zero, so there wouldn't be any temperature change at all?
 
What actually happens here is PE (mgh) at the top of the fall get changed into an equal amount of KE (mv^2/2) at the impact which then gets changed into an equal amount of heat energy (Q) conserving energy all the way. They are all EQUAL. How would that translate into 'no temperature change'??
 
Alright I understand it now. Thank you.