document.write( "Question 316679: Find the lump sum deposited today that will yield the same total amount as payments of $10,000 at the end of each year for 15 years at 4% compounded annually. \n" ); document.write( "
Algebra.Com's Answer #226676 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
P=(1+.04)^15/10000
\n" ); document.write( "P= 10000/(1.04)^15
\n" ); document.write( "P=10000/1.8
\n" ); document.write( "P=5555.56
\n" ); document.write( "
\n" );