document.write( "Question 1000333: At a particular rate of simple interest, $1200 invested at time t=0 will accumulate to $1300 in T years. find the accumulated value of $500 invested at the same rate of simple interest and again at t=0, but this time 2T years \n" ); document.write( "
Algebra.Com's Answer #617785 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
With simple interest
\n" ); document.write( "I=prt
\n" ); document.write( "100=1200*r*t
\n" ); document.write( "rt=(1/12)
\n" ); document.write( "r*2t=(1/6), which is the \"new\" rt for the second part
\n" ); document.write( "I=prt; I=500*(1/6)=$83.33
\n" ); document.write( "Accumulated value=$583.33
\n" ); document.write( "
\n" );