document.write( "Question 541270: I need to determine the formula for the accumulated amount I will have saved for retirement as a function of time and simplify it. My values are P=$480 r=.08 and n=1 (annually) \n" ); document.write( "
Algebra.Com's Answer #354268 by jpg7n16(66)\"\" \"About 
You can put this solution on YOUR website!
You're looking for the compounding formula:
\n" ); document.write( "\"p%2A%28%281%2Bi%29%5En%29=x\"
\n" ); document.write( "\"P\" is the principal amount
\n" ); document.write( "\"i\" is the rate of interest in each compounding period
\n" ); document.write( "\"n\" is the number of compounding periods
\n" ); document.write( "and you're solving for \"x\"
\n" ); document.write( "
\n" );