document.write( "Question 1140425: Find the compound amount for the deposit. Round to the nearest cent.
\n" );
document.write( "$15,000 at 8% compounded semiannually for 10 years \n" );
document.write( "
Algebra.Com's Answer #760951 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This is 15000*(1+.08/2)^20, divide the interest rate by number of times compounded per year and raise to the total number of compoundings that occur. \n" ); document.write( "15000(1.04^20) round at end. \n" ); document.write( "=$32866.85 \n" ); document.write( " |