document.write( "Question 203887: Can someone please help me with this problem:\r
\n" );
document.write( "\n" );
document.write( "Find the exact interest. Use 365 days in a year, and use the exact number of days in a month. Round to the nearest cent, if necessary.\r
\n" );
document.write( "\n" );
document.write( "A loan of $76,000 at 11% made on Feb 29 and due on June 30. \n" );
document.write( "
Algebra.Com's Answer #153841 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! March -- 31 days \n" ); document.write( "April -- 30 days \n" ); document.write( "May -- 31 days \n" ); document.write( "June -- 30 days\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "total days -- 122\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "interest = 76000 * 11% * 122/365 = 760 * 11 * 122/365 = 2794.30 \n" ); document.write( " |