document.write( "Question 1198391: Find the time needed to Reach an investment goal if you want to say 5000 before buying your first new car and you have 3000 right now tp invest at 3% interest compound monthley
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #831979 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! In General \n" ); document.write( "for example: in one year: A = 3000(1.0025)^12 = $3091.25 rounded \n" ); document.write( " in two years: A = 3000(1.025)^24 = $3185.27 rounded \n" ); document.write( " in 17 years; A = 4992.70 rounded \n" ); document.write( "A = Accumulated Amount = 5000 \n" ); document.write( "P= principal = 3000 \n" ); document.write( "r= annual rate = .03 \n" ); document.write( "n= periods per year = 12 \n" ); document.write( "t= years = \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "compounding monthly: \n" ); document.write( "1yr and .0487*12 = 17yr & 1mo (rounded up) \n" ); document.write( " |