document.write( "Question 203572: 3. find the compound interest earned by the deposit. round to the nearest cent.
\n" );
document.write( "
\n" );
document.write( "$3590 at 12% componded semiannually at 8yrs
\n" );
document.write( "a.$5298.71
\n" );
document.write( "b.$34446.40
\n" );
document.write( "c.$2131.91
\n" );
document.write( "d.$5529.86 \n" );
document.write( "
Algebra.Com's Answer #153594 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! there are 16 compounding periods (2 * 8) \n" ); document.write( "___ the interest is 6% per compounding (12% / 2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p = 3590 (1 + .06)^16 = 9119.86\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "interest = p - 3590 = 9119.86 - 3590 = 5529.86 \n" ); document.write( " |