document.write( "Question 1032285: Newton’s law of cooling states that the rate of cooling of an object is proportional to the temperature difference between the object and its surroundings. So the rate of cooling for a bottle of lemonade at a room temperature of 75°F which is placed into a refrigerator with temperature of 38°F can be modeled by dT/dt=k(T-38) where T(t) is the temperature of the lemonade after t minutes and T(0) = 75. After 30 minutes the lemonade has cooled to 60°F, so T(30) = 60.
\n" ); document.write( "To the nearest minute, how long does it take for the lemonade to cool to 55°F?
\n" ); document.write( "

Algebra.Com's Answer #646914 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The DE \"dT%2Fdt=k%28T-38%29+\" becomes \"dT%2F%28T-38%29+=+kdt\".\r
\n" ); document.write( "\n" ); document.write( "==> ln(T-38) = kt + c.\r
\n" ); document.write( "\n" ); document.write( "T(0) = 75 ==> ln37 = c. ==> \"ln%28%28T-38%29%2F37%29+=+kt\".\r
\n" ); document.write( "\n" ); document.write( "Now T(30) = 60 ==> \"ln%28%2860-38%29%2F37%29+=+30k\", or \"%281%2F30%29ln%2822%2F37%29+=+k\".\r
\n" ); document.write( "\n" ); document.write( "==> \"ln%28%28T-38%29%2F37%29+=+%281%2F30%29ln%2822%2F37%29t\", or \"ln%28%28T-38%29%2F37%29+=+ln%2822%2F37%29%5E%28t%2F30%29\"\r
\n" ); document.write( "\n" ); document.write( "==> \"%28T-38%29%2F37+=+%2822%2F37%29%5E%28t%2F30%29\", or \r
\n" ); document.write( "\n" ); document.write( "\"T+=+38%2B37%2A%2822%2F37%29%5E%28t%2F30%29\". \r
\n" ); document.write( "\n" ); document.write( "To solve for t when T = 55, plug 55 for T into the last equation.
\n" ); document.write( "I will leave the final calculation to you, and you should manage to get \"highlight%28t+=+45%29\" minutes, to the nearest minute.
\n" ); document.write( "
\n" );