document.write( "Question 223982: The principle 'P' is borrowed at simple interest rate 'r' for a period of time 't'. Find the future value.\r
\n" );
document.write( "\n" );
document.write( "P= $2000
\n" );
document.write( "r= 6%
\n" );
document.write( "t= 3 years \n" );
document.write( "
Algebra.Com's Answer #167414 by rfer(16322) ![]() You can put this solution on YOUR website! A=P(1+.06)^3 \n" ); document.write( "A=2000(1.06)^3 \n" ); document.write( "A=2000*1.191 \n" ); document.write( "A=$2382 \n" ); document.write( " |