document.write( "Question 746439: Scott borrowed $255 from a relative for 9 months. He agreed to pay compound interest at the rate of 4% per month.
\n" ); document.write( "a) How much interest will he pay his relative when he returns the money at the end of the 9 months? Explain how you solve this problem.
\n" ); document.write( "b) Suppose Scott has to extend the loan to 10 months rather than 9 months. How much additional interest would he pay for the last month of the loan? Explain how you solve this problem.
\n" ); document.write( "

Algebra.Com's Answer #454278 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Compound interest at 4% = 104/100 = 1.04
\n" ); document.write( " $255 x 1.04^9 = $362.95.
\n" ); document.write( "a) $362.95 - $255 = $107.95 (interest at end
\n" ); document.write( " of 9 months)
\n" ); document.write( "b)$255 x 1.04^10 = $377.46
\n" ); document.write( " so $377.46 - $362.95 = $14.51 (extra interest
\n" ); document.write( " by extending loan to 10 months)
\n" ); document.write( "
\n" );