document.write( "Question 938095: Spencer invests $1,500 at a rate of 8%, compounded annually. How much money, rounded to the nearest cent, will be in Spencer's account at the end of 5 years? \n" ); document.write( "
Algebra.Com's Answer #571424 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 = $1500
\n" ); document.write( "r= annual rate = .08
\n" ); document.write( "n= periods per year = 1
\n" ); document.write( "t= years = 5
\n" ); document.write( "......
\n" ); document.write( "\"A%285%29+=+1500%281.08%29%5E%285%29\" = $2,203.99
\n" ); document.write( "
\n" ); document.write( "
\n" );