document.write( "Question 1078899: The temperature, A(t), at time, t, of a body is given by: A(t)=70+30e^-t\r
\n" );
document.write( "\n" );
document.write( "a)calculate the value of t when A(t)=70.55 \n" );
document.write( "
Algebra.Com's Answer #693308 by Alan3354(69443) You can put this solution on YOUR website! The temperature, A(t), at time, t, of a body is given by: A(t)=70+30e^-t\r \n" ); document.write( "\n" ); document.write( "a)calculate the value of t when A(t)=70.55 \n" ); document.write( "----------------- \n" ); document.write( "A(t) = 70+30e^-t = 70.55 \n" ); document.write( "30e^-t = 0.55 \n" ); document.write( "e^-t = 0.55/30 \n" ); document.write( "e^t = 30/0.55 \n" ); document.write( "t = ln(30/0.55) \n" ); document.write( " \n" ); document.write( " |