document.write( "Question 235498: What is the accumulated sum of each of the following streams of
\n" ); document.write( "payments?
\n" ); document.write( "a. $500 a year for 10 years compounded annually at 5 percent
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #173441 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
What is the accumulated sum of each of the following streams of
\n" ); document.write( "payments?
\n" ); document.write( "a. $500 a year for 10 years compounded annually at 5 percent\r
\n" ); document.write( "\n" ); document.write( "-----------
\n" ); document.write( "A(t) = P(1+(r/n))^(nt)
\n" ); document.write( "----------------------------
\n" ); document.write( "A(10) = 500(1+(0.05/1)^(1*10)
\n" ); document.write( "A(10) = 500(1.05)^10
\n" ); document.write( "A(10) = 500*1.6289
\n" ); document.write( "A(10) = $814.45
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );