document.write( "Question 1079078: A soda can that has a temperature of
\n" ); document.write( "80 degrees
\n" ); document.write( "F is put into a cooler containing ice (
\n" ); document.write( "32degrees
\n" ); document.write( "F). The temperature of the soda can
\n" ); document.write( "after t minutes can be modeled by f(t)=32+48(0.9)^t
\n" ); document.write( "How long will it take to cool the can of soda down to 50 degrees?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #693438 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
50=32+48*(0.9)^t
\n" ); document.write( "18=48*(0.9)^t
\n" ); document.write( "(3/8)=0.9^t
\n" ); document.write( "ln(3/8)=t ln (0.9)
\n" ); document.write( "divide and round at the end
\n" ); document.write( "t=9.31 hours
\n" ); document.write( "
\n" ); document.write( "
\n" );