document.write( "Question 872682: John opened a bank account.
\n" ); document.write( "He deposited $800 in his account.
\n" ); document.write( "The account pays simple interest at the rate of 5% per year.\r
\n" ); document.write( "\n" ); document.write( "Calculate the total amount in his account after 3 years.
\n" ); document.write( "

Algebra.Com's Answer #526305 by indra89811(24)\"\" \"About 
You can put this solution on YOUR website!
Simple interest = Principal*Rate*Time
\n" ); document.write( "Principal=$800
\n" ); document.write( "Rate = 5%=0.05
\n" ); document.write( "Time = 3 years
\n" ); document.write( "Simple interest earned = 800*0.05*3 = $ 120
\n" ); document.write( "Total amount = Principal + Simple interest = 800+120=$920\r
\n" ); document.write( "\n" ); document.write( "Ans: $920
\n" ); document.write( "------------Peace------------------------- :)
\n" ); document.write( "
\n" ); document.write( "
\n" );