document.write( "Question 236335: 2.) Determine the future values if $5,000 is invested in each of the following situations:\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "a.) 5 percent for ten years\r
\n" );
document.write( "\n" );
document.write( "Begin with $100 - - - > 5 percent for 1 year - - > 105
\n" );
document.write( "then with each $1 - - - > 105/100 = 1.05 after 1 year
\n" );
document.write( "Then for $5,000 it would be 5,000 * 1.05 after 1 year
\n" );
document.write( "and then 5,000 * 1.05 * 1.05 after 2 year\r
\n" );
document.write( "\n" );
document.write( "for 10 year investment\r
\n" );
document.write( "\n" );
document.write( "it would be 5,000 * (1.05)^10 = $8144.475 Ans \n" );
document.write( "
Algebra.Com's Answer #173977 by MissionPossible(18) ![]() You can put this solution on YOUR website! 2.) Determine the future values if $5,000 is invested in each of the following situations: \n" ); document.write( "a.) 5 percent for ten years\r \n" ); document.write( "\n" ); document.write( "Begin with $100 - - - > 5 percent for 1 year - - > 105 \n" ); document.write( "then with each $1 - - - > 105/100 = 1.05 after 1 year \n" ); document.write( "Then for $5,000 it would be 5,000 * 1.05 after 1 year \n" ); document.write( "and then 5,000 * 1.05 * 1.05 after 2 year\r \n" ); document.write( "\n" ); document.write( "for 10 year investment\r \n" ); document.write( "\n" ); document.write( "it would be 5,000 * (1.05)^10 = $8144.473 Ans \n" ); document.write( " |