document.write( "Question 316341: Find the future value \"A\" or the total amount due at the time \"T\" for:\r
\n" );
document.write( "\n" );
document.write( "p= $5000 r= 8% t=3 years \n" );
document.write( "
Algebra.Com's Answer #226282 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A=P(1+.08)^3 \n" ); document.write( "A=5000(1.08)^3 \n" ); document.write( "A=$6298.56 \n" ); document.write( " |