document.write( "Question 978545: The amount of money in an investment is modeled by the function A(t)=600(1.054)^t. The variable A represents the investment balance in dollars, and t the number of years. \r
\n" );
document.write( "\n" );
document.write( "What is the doubling time for the investment? Round answer to 1 decimal place. \n" );
document.write( "
Algebra.Com's Answer #599902 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The amount of money in an investment is modeled by the function A(t)=600(1.054)^t. The variable A represents the investment balance in dollars, and t the number of years. \n" ); document.write( "What is the doubling time for the investment? Round answer to 1 decimal place. \n" ); document.write( "---- \n" ); document.write( "The investment has doubled when A(t) = 1200 \n" ); document.write( "--- \n" ); document.write( "Solve:: \n" ); document.write( "2 = (1.054)^t \n" ); document.write( "--- \n" ); document.write( "t = log(2)/log(1.054) \n" ); document.write( "--- \n" ); document.write( "t = 13.2 years \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |