document.write( "Question 280487: How long will it take $3,300 to double itself if it is invested at 4% simple interest? \n" ); document.write( "
Algebra.Com's Answer #203867 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How long will it take $3,300 to double itself if it is invested at 4% simple interest? \n" ); document.write( "A(t) = P(1+rt) \n" ); document.write( "6600 = 3300(1+(0.04*t) \n" ); document.write( "2 = 1+0.04t \n" ); document.write( "1 = 0.04t \n" ); document.write( "t = 1/(4/100) \n" ); document.write( "t = 25 years \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |