document.write( "Question 996409: Bank 'A' provides loan at 5% per annum at simple interest and bank 'B' provides loan at the same rate for the same period compounded annually. Then, which bank is preferable for a person to take a loan? \n" ); document.write( "
Algebra.Com's Answer #614870 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the bank that compounds annually is the better choice because you are earning interest on interest.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "formula for future value of a present amount for n years assuming simple interest is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f = p * (1 + x*n)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "formula for future value of a present amount for n year at x interest rate assuming annual compounding is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f = p * (1+x)^n\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for example:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "assume 1000 investment at 5% per year.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simple interest gets you:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f = 1000 * (1+.05*5) = 1250\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "compound interest gets you:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f = 1000 * (1+.05)^5 = 1276.28\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with simple interest, the interest each year is calculated off the original investment * the interest rate.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you get 1000 + 1000*.05 + 1000*.05 + 1000*.05 + 1000*.05 + 1000*.05\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "total interest = 50 + 50 + 50 + 50 + 50 = 250\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with compound interest. the interest rate each year is calculated off the original investment plus the total interest earned the previous year.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you get 1000 + 1000*.05 + 1050*.05 + 1102.5*.05 + 1157.625*.05 + 1215.50625*.05\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "total interest = 50 + 52.5 + 55.125 + 57.88125 + 60.7753125 = 276.2815625\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );