document.write( "Question 875160: how long will it takes for money to double itself at 10% m=4? \n" ); document.write( "
Algebra.Com's Answer #528020 by ewatrrr(24785) You can put this solution on YOUR website! In General \n" ); document.write( "r = .10, n = 4 \n" ); document.write( "log(.5)/4log(1.025) = t \n" ); document.write( " |