document.write( "Question 668849: Anthony invested a sum of money 6 yr ago in a savings account that has since paid interest at the rate of 8%/year compounded quarterly. His investment is now worth $61,120.62. How much did he originally invest? \n" ); document.write( "
Algebra.Com's Answer #415898 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Anthony invested a sum of money 6 yr ago in a savings account that has since paid interest at the rate of 8%/year compounded quarterly. His investment is now worth $61,120.62. How much did he originally invest? \n" ); document.write( "** \n" ); document.write( "Compound interest formula: A=P(1+i)^n, i=interest rate per period, n=number of periods, A=amt after n periods. \n" ); document.write( "For given problem: \n" ); document.write( "i=8%/4=2% \n" ); document.write( "n=4*6=24 periods(qtrs) \n" ); document.write( "A=$61,120.62 \n" ); document.write( "P=To find \n" ); document.write( ".. \n" ); document.write( "P=A/(1+i)^n \n" ); document.write( "=A/(1+.02)^24 \n" ); document.write( "=61120.62/(1.02)^24 \n" ); document.write( "P≈38000 \n" ); document.write( "Anthony originally invest $38,000 \n" ); document.write( " \n" ); document.write( " |