document.write( "Question 1090040: What will be the amount accumulated by each of the following present investments?
\n" ); document.write( "(a) $5,000 in 31 years at 7% compounded annually,
\n" ); document.write( "(b) $20,000 in 7 years at 6% compounded annually.
\n" ); document.write( "

Algebra.Com's Answer #704460 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"F=P%281%2Bi%29%5E%28n%29\"
\n" ); document.write( "So,
\n" ); document.write( "\"F%5B1%5D=5000%281%2B.07%29%5E%2831%29=5000%281.07%29%5E%2831%29\"
\n" ); document.write( "and
\n" ); document.write( "\"F%5B2%5D=20000%281%2B0.06%29%5E7=20000%281.06%29%5E7\"
\n" ); document.write( "
\n" );