document.write( "Question 624529: If you put $5,000 each year into a savings account that pays interest at the rate of 4% a year, how much would you have after 5 years? \n" ); document.write( "
Algebra.Com's Answer #392806 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,previouslyy Posted
\n" ); document.write( " In General \"A+=+P%281%2Br%2Fn%29%5E%28nt%29\"
\n" ); document.write( "A = Accumulated Amount
\n" ); document.write( "P= principal = 5000
\n" ); document.write( "r= annual rate = .04
\n" ); document.write( "n= periods per year = 1
\n" ); document.write( "t= years =5
\n" ); document.write( "\"A+=+5000%281.04%29%5E5\" \n" ); document.write( "
\n" );