document.write( "Question 1106913: A hot drink is taken outside on a cold winter day when the air temperature is −7°C. According to a principle of physics called Newton's Law of Cooling, the temperature T (in degrees Celsius) of the drink 't' minutes after being taken outside is given by\r
\n" );
document.write( "\n" );
document.write( "T(t) = −7 + Ae^(−kt), \r
\n" );
document.write( "\n" );
document.write( "where A and k are constants.\r
\n" );
document.write( "\n" );
document.write( "(a)
\n" );
document.write( "Suppose that the temperature of the drink is 86°C when it is taken outside. Find the value of the constant A.
\n" );
document.write( "(b)
\n" );
document.write( "In addition, suppose that 20 minutes later the drink is 29°C. Find the value of the constant k.
\n" );
document.write( "(c)
\n" );
document.write( "What will the temperature be after 28 minutes?
\n" );
document.write( "(d)
\n" );
document.write( "When (i.e., after how many minutes) will the temperature reach 0°C? \n" );
document.write( "
Algebra.Com's Answer #721918 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! T(t) = −7 + Ae^(−kt) \n" ); document.write( ": \n" ); document.write( "(a) t = 0 \n" ); document.write( "86 = -7 + A \n" ); document.write( "A = 93 \n" ); document.write( ": \n" ); document.write( "(b) 29 = -7 + 93 * e^(20k) \n" ); document.write( "e^(20k) = 36/93 = 0.3871 \n" ); document.write( "20k = ln 0.3871 = −0.9491 \n" ); document.write( "k = −0.9491/20 = −0.0475 \n" ); document.write( ": \n" ); document.write( "(c) T(t) = -7 + 93 * e^(28*−0.0475) = 17.5964 \n" ); document.write( "after 28 minutes 17.5964 C \n" ); document.write( ": \n" ); document.write( "(d) 0 = -7 + 93 * e^(t*−0.0475) \n" ); document.write( " e^(t*−0.0475) = 7/93 = 0.0753 \n" ); document.write( "t*−0.0475 = ln 0.0753 = −2.5863 \n" ); document.write( "t = −2.5863/−0.0475 = 54.4484 minutes the drink will be 0C \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |