document.write( "Question 150879: Find the present value of a $2,500 annual annunity at 7% for 10 years. \n" ); document.write( "
Algebra.Com's Answer #110869 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
PVoa = PMT [(1 - (1 / (1 + i)n)) / i]\r
\n" ); document.write( "\n" ); document.write( "\"P+=+2500%28%281+-+%281+%2F+%281.07%29%5E10%29%29+%2F+0.07%29+\"\r
\n" ); document.write( "\n" ); document.write( "\"P+=+2500%28%281+-+%281+%2F+1.967%29%29+%2F+0.07%29+\"
\n" ); document.write( "\"P+=+2500%28%281+-+%280.5083%29%29+%2F+0.07%29\"
\n" ); document.write( "\"P+=+2500%28%280.4916%29+%2F+0.07%29\"
\n" ); document.write( "\"P+=+17557.14\"
\n" ); document.write( "
\n" );