document.write( "Question 1067712: A deposit of $2700 in a savings account reaches a balance of $3136.37 after 5 years. The interest on the account is compounded monthly. What is the annual interest rate of the account? (Round your answer to the nearest whole number.) \n" ); document.write( "
Algebra.Com's Answer #682826 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 3136.37=2700(1+i)^60, where i= rate divided by 12. \n" ); document.write( "divide by 2700 \n" ); document.write( "1.1616=(1+i)^60 \n" ); document.write( "without rounding until the end, take logs of both sides. Some decimal places will be omitted here but round at the end. \n" ); document.write( ".0651=60log (1+i) \n" ); document.write( "divide by 60, both sides \n" ); document.write( "0.00108=log (1+i) \n" ); document.write( "raise everything to the 10th power \n" ); document.write( "1.0025=1+i \n" ); document.write( "subtract 1 \n" ); document.write( "i=0.0025 \n" ); document.write( "i is the rate divided by 12. Therefore, multiply by 12 to get the rate. \n" ); document.write( "0.03 or 3% is the rate ANSWER \n" ); document.write( "1.0025 raised to the 60th power*2700=$3136.37 \n" ); document.write( " |