document.write( "Question 1191432: One bank quotes interest at 4% p.a. compounded semi annually. Another bank offers interest of 5% compounded monthly. Which one of these banks would you prefer and why? \n" ); document.write( "
Algebra.Com's Answer #823292 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The compound interest formula is \n" ); document.write( "A = P*(1+r/n)^(n*t)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's say we have P = 100 dollars to deposit and we do so over t = 1 year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The first scenario has r = 0.04 and n = 2 \n" ); document.write( "A = P*(1+r/n)^(n*t) \n" ); document.write( "A = 100*(1+0.04/2)^(2*1) \n" ); document.write( "A = 104.04\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The second scenario involves r = 0.05 and r = 12 \n" ); document.write( "A = P*(1+r/n)^(n*t) \n" ); document.write( "A = 100*(1+0.05/12)^(12*1) \n" ); document.write( "A = 105.116189788173 \n" ); document.write( "A = 105.12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The second scenario is better. \n" ); document.write( " \n" ); document.write( " |