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)\"\" \"About 
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( "\"27%28n%28n%2B1%29%2F2%29+=+17982\"
\n" ); document.write( "\"n%28n%2B1%29+=+2%2A17982%2F27+=+1332\"

\n" ); document.write( "Any of various methods will lead to \"36%2A37=1332\", so the number of deposits n is 36.
\n" ); document.write( "
\n" ); document.write( "
\n" );