document.write( "Question 1172504: Steve Perry borrowed $70,000 at 12% ordinary interest for 60 days. On day 20 of the loan, Steve made a partial payment of $8,000. What is the new maturity value (in $) of the loan? (Round your answer to two decimal places.) \n" ); document.write( "
Algebra.Com's Answer #797705 by mahikab(11)\"\" \"About 
You can put this solution on YOUR website!
This problem needs several assumptions and I am going to answer with my assumptions as appropriate.
\n" ); document.write( "Given:
\n" ); document.write( "Interest rate r = 12%
\n" ); document.write( "Time = 1 year = 365 days
\n" ); document.write( "
\n" ); document.write( "Assumption 1: Partial payment of $8,000 will directly applied to Principal
\n" ); document.write( "Here the interest will be calculated as below:
\n" ); document.write( "a) 12% on $70,000 for 20 days
\n" ); document.write( "Interest in this case = $70000 * 12/100 * 20/365 = $460.27
\n" ); document.write( "b) 12% on $70,000 - $8,000 = $62,000 for remaining 60-20 = 40 days
\n" ); document.write( "Interest in this case = $62000 * 12/100 * 40/365 = $815.34
\n" ); document.write( "So the maturity value of this loan on 60th day is = $62,000 + $460.27 + $815.34 = $63,275.62
\n" ); document.write( "
\n" ); document.write( "Assumption 2: Principal will be adjusted after interest is paid off.
\n" ); document.write( "So the loan amount for first 20 days = $70,000
\n" ); document.write( "Interest for the 20 days = $70000 * 12/100 * 20/365 = $460.27
\n" ); document.write( "Partial payment towards principal = $8,000 - $460.27 = $7,539.73
\n" ); document.write( "Balance principal = $70000 - $7,539.73 = $62,460.27
\n" ); document.write( "Interest on this remaining principal = $62,460.27 * 12/100 * 40/365 = $821.40
\n" ); document.write( "So the maturity value of this loan on 60th day is = $62,460.27 + $821.40 = $63,281.67
\n" ); document.write( "
\n" );