Question

1.6 Heat transfer An object with an initial temperature of To that is placed at time t = 0 inside a chamber that has a consta


by using python3

0 0
Add a comment Improve this question Transcribed image text
Answer #1

T_c = 39;

T_0 = 180

k = 0.46

time = 3

T = (T_c +(T_0-T_c)*exp(k*time))

print ("The temperature after 3 hours is : ",round_to_2(T)) %rounds T to two decimal places

Please upvote if my answer helped you. Have a nice day.

 
Add a comment
Know the answer?
Add Answer to:
by using python3 1.6 Heat transfer An object with an initial temperature of To that is...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT