document.write( "Question 781380: How long will it take P dollars to triple itself at 6%simple interest? \n" ); document.write( "
Algebra.Com's Answer #475928 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
The formula for Maturity Value (Principal plus interest) for simple interest is M = P(1+rt). In this case, M=3P - we want to triple our original investment.


\n" ); document.write( "3P=P(1+.06t)


\n" ); document.write( "3 = 1+.06t


\n" ); document.write( "3-1 = .06t = 2


\n" ); document.write( "t = 2/.06 = 33.333.... = 33 and 1/3 years.
\n" ); document.write( " \n" ); document.write( "

\n" );