document.write( "Question 460085: A certain sum is doubled in 50 years by simple interest. At the same rate in which time the sum is doubled by compound interest? \n" ); document.write( "
Algebra.Com's Answer #315556 by amoresroy(361) You can put this solution on YOUR website! A certain sum is doubled in 50 years by simple interest. At the same rate in which time the sum is doubled by compound interest? \r \n" ); document.write( "\n" ); document.write( "Let i = the interest rate in %\r \n" ); document.write( "\n" ); document.write( "To double certain sum, total interst should be 100\r \n" ); document.write( "\n" ); document.write( "50*i = 100 \n" ); document.write( " i = 2\r \n" ); document.write( "\n" ); document.write( "If 2% interest is compounded annually, the equation becomes \n" ); document.write( " (1.02)^x = 2\r \n" ); document.write( "\n" ); document.write( "Log both sides to get\r \n" ); document.write( "\n" ); document.write( "Log (1.02)^x = log 2 \n" ); document.write( "x Log 1.02 = Log 2 \n" ); document.write( "x = Log 2 / Log 1.02 \n" ); document.write( "x = 35\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "At the same rate, the sum is doubled by compound interest in 35 years. \n" ); document.write( " \n" ); document.write( " |