document.write( "Question 85269: -I'm kind of stumped on this one. I know that I need to use newton law of cooling, but when I do it dosnt seem to work out right.-\r
\n" );
document.write( "\n" );
document.write( "The hotel Bora-Bora is having a pig roast. At noon, the chef puts the pig in a large earthen oven. The pig's original temperature is 75 degrees F. At 2:00 PM the chef checked the pigs temperature and was upset because it had reached only 100 degrees F. If the oven's temperature remains a constant 325 degrees F, at what time may the hotel serve its guests, assuming that pork is done when it reaches 175 degrees F? \n" );
document.write( "
Algebra.Com's Answer #61478 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! At noon, the chef puts the pig in a large earthen oven. The pig's original temperature is 75 degrees F. At 2:00 PM the chef checked the pigs temperature and was upset because it had reached only 100 degrees F. If the oven's temperature remains a constant 325 degrees F, at what time may the hotel serve its guests, assuming that pork is done when it reaches 175 degrees F? \n" ); document.write( "-------------- \n" ); document.write( "You have two points: (0,75) and (2,100) \n" ); document.write( "Find the equation relating temperature and time in the oven. \n" ); document.write( "slope = [100-75]/[2-0] = 25/2 = 12.5 \n" ); document.write( "intercept: 75 = 12.5*0+b; b=75 \n" ); document.write( "EQUATION: \n" ); document.write( "temperature = 12.5x +75 \n" ); document.write( "------------- \n" ); document.write( "When will the temp be 175? \n" ); document.write( "12.5x+75 = 175 \n" ); document.write( "12.5x = 100 \n" ); document.write( "x= 8 hours \n" ); document.write( "----------------- \n" ); document.write( "Pork will be ready at 8:00 PM \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |