document.write( "Question 1182470: Calculate the amount of interest on $4,000.00 for 4 years, compounding daily at 4.5 % APR.
\n" );
document.write( "From the Monthly Interest Table use $1.197204 in interest for each $1.00 invested.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #812526 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! That figure is from (1+(.045/360))^1440, the daily rate for 4 years, using 360 days per year. \n" ); document.write( "Multiply $0.197204*4000 then subtract $4000 principal=$788.81 \n" ); document.write( " |