document.write( "Question 1186381: Please help with the homework\r
\n" );
document.write( "\n" );
document.write( "At what period will 2500 double if interest is calculated half yearly at 11% interest per annum.\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #817277 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! At what period will 2500 double if interest is calculated half yearly at 11% interest per annum. \n" ); document.write( "--------------------- \n" ); document.write( "11%/year = 5.5% per period \n" ); document.write( "=============== \n" ); document.write( "5000 = 2500*(1 + 0.055)^t --- t in periods \n" ); document.write( "1.055^t = 2 \n" ); document.write( "t*ln(1.055) = ln(2) \n" ); document.write( "t = ln(2)/ln(1.055) \n" ); document.write( "t = ~ 12.946 periods = 6.47 years \n" ); document.write( " |