document.write( "Question 1150582: In 1854, a person sold a house to a lady for $30. If the lady had put the $30 into a bank account paying 5% interest, how much would the investment have been worth in the year 2009 if interest were compounded in the following ways?
\n" );
document.write( "a. monthly b. continuously
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #771974 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! In 1854, a person sold a house to a lady for $30. If the lady had put the $30 into a bank account paying 5% interest, how much would the investment have been worth in the year 2009 if interest were compounded in the following ways? \n" ); document.write( "------ \n" ); document.write( "2009 - 1854 = 155 years (from Jan to Jan, the times of years not stated) \n" ); document.write( "a. monthly \n" ); document.write( "155*12 = 1860 months \n" ); document.write( "FV = $30*(1 + 0.05/12)^1860 \n" ); document.write( "============= \n" ); document.write( "b. continuously \n" ); document.write( "FV = $30*e^(0.05*155)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |