document.write( "Question 754311: Solve i = Prt for t, given that P = $500, r = 12%, and i = $240.00. \n" ); document.write( "
Algebra.Com's Answer #459020 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
i = P r t
\n" ); document.write( "240 = 500* 12% * t
\n" ); document.write( "240 = 60 t
\n" ); document.write( "t = 240/60
\n" ); document.write( "t = 4
\n" ); document.write( "Hope this helps
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );