document.write( "Question 1126746: A cup of coffee has cooled from 92degreesC to 50degreesC after 13 minutes in a room at 24degreesC. How long will it take to cool to 30degrees​C?\r
\n" ); document.write( "\n" ); document.write( "Thank you!
\n" ); document.write( "

Algebra.Com's Answer #743077 by ikleyn(52832)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The Newton law of cooling states that the temperature of the cup of coffee in the room is this function of time t\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    T(t) = \"24+%2B+%2892-24%29%2Ae%5E%28-kt%29\" = \"24+%2B+68%2Ae%5E%28-kt%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "where \"k\" is the decay constant.  \r\n" );
document.write( "\r\n" );
document.write( "At t= 13 minutes  T(t)= 50,  which gives you an equation to find the decay constant k:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    50 = 24 + 68*e^(-k*13)\r\n" );
document.write( "\r\n" );
document.write( "    68*e^(-k*13) = 50 - 24 = 26\r\n" );
document.write( "\r\n" );
document.write( "    e^(-13k) = \"26%2F68\" = 0.3823\r\n" );
document.write( "\r\n" );
document.write( "    - 13k = ln(0.3823)\r\n" );
document.write( "\r\n" );
document.write( "    k = \"-ln%280.3823%29%2F13\" = 0.074.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the decay constant k is found.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The last step is to find the time under the question. For it, you have this equation\r\n" );
document.write( "\r\n" );
document.write( "    T(t) = \"24+%2B+68%2Ae%28-0.074t%29\" = 30\r\n" );
document.write( "\r\n" );
document.write( "    e(-0.074*t) = \"%2830-24%29%2F68\" = 0.088\r\n" );
document.write( "\r\n" );
document.write( "    -0.074*t = ln(0.088)\r\n" );
document.write( "\r\n" );
document.write( "    t = \"-ln%280.088%29%2F0.074\" = 32.8\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer. 32.8 minutes counting from the very beginning time moment.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );