document.write( "Question 917117: Suppose that you deposit $1000 at the end of each year into an account paying 7 1/2% interest compounded annually. How much money would you have at the end of 10 years? \n" ); document.write( "
Algebra.Com's Answer #556538 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
In General \"A%28t%29+=+P%281%2Br%2Fn%29%5E%28nt%29\"
\n" ); document.write( "A = Accumulated Amount
\n" ); document.write( "P= principal = $1000
\n" ); document.write( "r= annual rate = .075
\n" ); document.write( "n= periods per year = 1
\n" ); document.write( "t= years = 10\r
\n" ); document.write( "\n" ); document.write( "\"A%28t%29+=+1000%281.075%29%5E%2810%29\"
\n" ); document.write( "
\n" );