document.write( "Question 1165586: According to Newton’s law of cooling, the temperature of an object changes at a rate proportional to the difference in
\n" );
document.write( "temperature between the object and the outside medium. If an object whose temperature is 70OF is placed in a medium whose
\n" );
document.write( "temperature is 20O and is found to be 40O after 3 minutes, what will its temperature be after 6 minutes?
\n" );
document.write( "a. 25OF b. 28OF c. 31OF d. 34OF \n" );
document.write( "
Algebra.Com's Answer #790149 by Theo(13342)![]() ![]() You can put this solution on YOUR website! i believe your answer will be 280.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula i used is f = p * (1 + r) ^ n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this formula will work off the difference between the temperature of the object and the temperature of the medium.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in the beginning, the difference is 700 - 200 = 500 \n" ); document.write( "after 3 minutes, the difference is 400 - 200 = 200\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "200 = 500 * (1 + r) ^ 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for r to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r = (200/500) ^ (1/3) - 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that gets you:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r = -.2631957003.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "200 = 500 * (1 - .2631957003) ^ 3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "evaluate the equation to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "200 = 200\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this confirms the rate is correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "after 6 minutes, the formula becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f = 500 * (1 - .2631957003) ^ 6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for f to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f = 80.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the difference is 80 after 6 minutes.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since the temperature of the medium is assumed to not change, that means the temperature of the object is 200 + 80 = 280 degrees.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "note that, if the object was placed in the medium forever, then the assumption is that the object will becomes 200 degrees, same as the medium.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can graph the function.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it looks like this.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to test the claim that eventually it would become 200 degrees, make n a very large number and solve for that.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for example:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f = 500 * (1 - .2631937003) ^ 30 gets you: \n" ); document.write( "f = .0524288. \n" ); document.write( "the temperature of the object would then be 200.0524288 degrees. \n" ); document.write( "that's pretty close to 200. \n" ); document.write( "make n larger and it will get closer and closer to 200. \n" ); document.write( "for example, when n = 60, f = .000005 \n" ); document.write( "round to anything less than 5 decimal digits and the difference is 0. \n" ); document.write( " |