document.write( "Question 1156966: Lydia invested
\n" );
document.write( "$1700 in an account that pays 2.75% interest compounded annually. Assuming no deposits or withdrawals are made, find how much money Lydia would have in the account 7 years after her initial investment. Round to the nearest tenth (if necessary).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #779749 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Formula for Amount when calculating Compound Interest\r \n" ); document.write( "\n" ); document.write( "A=P(1+(r/100)^tn\r \n" ); document.write( "\n" ); document.write( "an initial investement of $1700 \n" ); document.write( "at 2.75% annual interest, \n" ); document.write( "compounded 1 times per year, \n" ); document.write( "after 7 year(s).\r \n" ); document.write( "\n" ); document.write( "A = 1700*(1+0.0275)^7\r \n" ); document.write( "\n" ); document.write( "=2055.50\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |