document.write( "Question 234389: how long will it take to $200 to triple itself if it is invested at 2% simple interest? \n" ); document.write( "
Algebra.Com's Answer #172816 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
how long will it take to $200 to triple itself if it is invested at 2% simple interest?
\n" ); document.write( "-------------------------------------
\n" ); document.write( "I = Prt
\n" ); document.write( "A(t) = P + Prt
\n" ); document.write( "A(t) = P(1+rt)
\n" ); document.write( "-----------------------
\n" ); document.write( "Your Problem:
\n" ); document.write( "3*200 = 200(1+0.02*t)
\n" ); document.write( "3 = 1 + 0.02t
\n" ); document.write( "2 = 0.02t
\n" ); document.write( "t = 2/(0.02)
\n" ); document.write( "t = 2/(2/100)
\n" ); document.write( "t = 100 years
\n" ); document.write( "=======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );