document.write( "Question 201287: Find the future value of an annuity with weekly deposits of $12.00, made over a period of five years, with 3.8% interest compounded weekly. \n" ); document.write( "
Algebra.Com's Answer #151528 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
FV=(P((1+i)^n)-1)/n\r
\n" ); document.write( "\n" ); document.write( "FV=(12((1+.000146)^260)-1)/.000146
\n" ); document.write( "$3180.82
\n" ); document.write( "
\n" );