document.write( "Question 311839: find the exact interest on a loan of $33,000 at 8% annually for 25 days. \n" ); document.write( "
Algebra.Com's Answer #223023 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 33,000(1+.08/(365/25))^365/25 \n" ); document.write( "33,000(1+.08/14.6)^14.6 \n" ); document.write( "33,000(1+.00548)^14.6 \n" ); document.write( "33,000(1.00548)^14.6 \n" ); document.write( "33,000*1.083=35,740.95 ANS. \n" ); document.write( " |