document.write( "Question 1105355: A cumulative deposit account of monthly installment of rs. 3600 at 9% p.a. simple interest earns an interest of rs. 17982. Find the number of installment paid. \n" ); document.write( "
Algebra.Com's Answer #720398 by greenestamps(13196)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If the monthly deposit amount is rs. 3600 and the interest is simple interest at 9% per year, then the amount of interest on each deposit each month is \n" ); document.write( "rs. 3600*(.09/12) = rs. 27 \n" ); document.write( "If n is the number of deposits that are made, then the total amount of interest earned on the first deposit is 27(n); the total amount of interest on the second deposit is 27(n-1);...; the total amount of interest on the next-to-last deposit is 27(2), and the total amount of interest on the last deposit is 27(1). \n" ); document.write( "Then the total amount of interest on all the deposits is \n" ); document.write( "27(n+(n-1)+...+2+1) = 27*((n(n+1)/2) \n" ); document.write( "Since the total amount of interest is rs. 17982, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Any of various methods will lead to \n" ); document.write( " \n" ); document.write( " |