document.write( "Question 970620: You deposit $750 into a savings account that pays 8% interest compounded yearly. How much money is in the account after 7 years assuming no additional deposits or withdrawls were made? \n" ); document.write( "
Algebra.Com's Answer #593216 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! P=Po * {1 + (r/n)}^nt P=money at the end Po= principal at beginning.\r \n" ); document.write( "\n" ); document.write( "P= $750 * {1 + (.08)}^7 n=1, so it does neither affects r/n nor affects nt\r \n" ); document.write( "\n" ); document.write( "{1.08}^7= 1.7138\r \n" ); document.write( "\n" ); document.write( "P=$1285.36\r \n" ); document.write( "\n" ); document.write( "You can't easily check this, but 72/interest rate = time in years it takes money to double.\r \n" ); document.write( "\n" ); document.write( "72/8 = 9 years for doubling.\r \n" ); document.write( "\n" ); document.write( "The money should not have doubled yet, and it hasn't. The formula above works for continuously compounding interest, but it is a rough way to check. \n" ); document.write( " |