document.write( "Question 565397: Every £1 of money invested in a savings scheme continuously gains interest at a rate of 4% per year. Hence, after x years, the total value of an initial£1 investment is £y, where y = 1.04^x.\r
\n" );
document.write( "\n" );
document.write( "(a) Calculate, to the nearest £, the total value of an initial £800 investment after 10 years ?\r
\n" );
document.write( "\n" );
document.write( "(b) Use logarithms to find the number of years it takes to double the total value of any initial investment ? \n" );
document.write( "
Algebra.Com's Answer #365781 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Every £1 of money invested in a savings scheme continuously gains interest at a rate of 4% per year. Hence, after x years, the total value of an initial£1 investment is £y, where y = 1.04^x. \n" ); document.write( "------------------ \n" ); document.write( "(a) Calculate, to the nearest £, the total value of an initial £800 investment after 10 years ? \n" ); document.write( "A(10) = 800*1.04^10 = $1184.20 \n" ); document.write( "------------------------------------- \n" ); document.write( "(b) Use logarithms to find the number of years it takes to double the total value of any initial investment ? \n" ); document.write( "-- \n" ); document.write( "Solve: 2 = 1*1.04^x \n" ); document.write( "1.04^x = 2 \n" ); document.write( "---- \n" ); document.write( "x(log(1.04) = log(2) \n" ); document.write( "-- \n" ); document.write( "x = log(2)/log(1.04) \n" ); document.write( "x = 17.67 years \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " \n" ); document.write( " |