document.write( "Question 820451: Can you please show me how to figure this out:
\n" );
document.write( "Les Hinckle made a deposit in the bank on January 1, 2005. The bank pays interest at the rate of 8% compounded annually. On January 1, 2012, the deposit has accumulated to $ 30,000. How much money did Les originally deposit on January 1, 2005?
\n" );
document.write( "(the formula in my book has me confused) \n" );
document.write( "
Algebra.Com's Answer #493556 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Les Hinckle made a deposit in the bank on January 1, 2005. The bank pays interest at the rate of 8% compounded annually. On January 1, 2012, the deposit has accumulated to $ 30,000. How much money did Les originally deposit on January 1, 2005? \n" ); document.write( "---------- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "30,000 = P(1+(0.08/1))^(1*7) \n" ); document.write( "------- \n" ); document.write( "P = 30,000/(1.08^7) \n" ); document.write( "------- \n" ); document.write( "P = $17,504.17 \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |