document.write( "Question 1052057: How much would you have to put in the bank today at 5% to accumulate $1,000 by next year?
\n" );
document.write( "Answer: 392
\n" );
document.write( "If you double your money in 5 years, what interest rate did you earn?
\n" );
document.write( "Answer = 14.87
\n" );
document.write( "If you triple your money in 10 years, what interest rate did you earn?
\n" );
document.write( "Answer = 11.60\r
\n" );
document.write( "\n" );
document.write( "I have to insert all of this into my BAII Plus calculator. \n" );
document.write( "
Algebra.Com's Answer #667474 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Your questions are very unclear. Interest rates accumulate at different period. Daily (continuous compounding), monthly, quarterly, biannually, annually. How often does your investment at 5% accumulate? \n" ); document.write( "I'll assume you're talking about annual rates and give you one answer: \n" ); document.write( "1000 = x(1+0.05) = x*1.05 divide both sides by 1.05 \n" ); document.write( "x = 9,523.81 \n" ); document.write( " |