document.write( "Question 319565: Please help!\r
\n" );
document.write( "\n" );
document.write( "Suppose you want to accumulate $25,000 as down payment on a house and the best you can do is to put aside $200 a month. If you deposit this amount at the beginning of each month in an account that credits 0.75% interest monthly, how long will it take you to attain your goal?\r
\n" );
document.write( "\n" );
document.write( "Please show me step by step how to gt the following answer
\n" );
document.write( "The answer is given as: [88 months]
\n" );
document.write( "But I do not know how to get the answer.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #228994 by mananth(16946) You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "The number of monthly installments required to get a certain FV = \n" ); document.write( " ln(FVi + cp) - ln(cp) \n" ); document.write( "n = ------------------------- \n" ); document.write( " ln(c + i) - ln(c)\r \n" ); document.write( "\n" ); document.write( "FV = future value \n" ); document.write( "p = investment per compound period \n" ); document.write( "i = interest rate \n" ); document.write( "c = # of compound periods per year \n" ); document.write( "n = # of compound periods \n" ); document.write( ".. \n" ); document.write( "ln(25000*0.09 +12*200)- ln(12*200) / ln(12+0.09)-ln(12) \n" ); document.write( "88.5 months \n" ); document.write( " |