document.write( "Question 1206629: Jessica borrowed $5000 from the bank in order to buy a new piano. She will pay it off by equal payments at the end of 2 years. The interest rate is 8% compounded weekly. Determine the size of the payments and the total interest paid \n" ); document.write( "
Algebra.Com's Answer #844184 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Jessica borrowed $5000 from the bank in order to buy a new piano.
\n" ); document.write( "She will pay it off by equal payments at the end of 2 years.
\n" ); document.write( "The interest rate is 8% compounded weekly.
\n" ); document.write( "Determine the size of the payments and the total interest paid
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Use the formula for the periodical payment for a loan\r\n" );
document.write( "\r\n" );
document.write( "    M = \"P%2A%28r%2F%281-%281%2Br%29%5E%28-n%29%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "where P is the loan amount; \r\n" );
document.write( "\r\n" );
document.write( "r = \"0.08%2F52\" is the effective interest rate per period (per week in this problem);\r\n" );
document.write( "\r\n" );
document.write( "n is the number of payments (total number of weeks in this problem); \r\n" );
document.write( "\r\n" );
document.write( "M is the payment for the period (weekly payment in this problem).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    In this problem  P = $5000;  r = \"0.08%2F52\";  n = 2*52 = 104.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Substitute these values into the formula and get for monthly payment\r\n" );
document.write( "\r\n" );
document.write( "    M = \"5000%2A%28%28%280.08%2F52%29%29%2F%281-%281%2B0.08%2F52%29%5E%28-104%29%29%29\" = $52.07.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus, the weekly payment is $52.07.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In total, Jane will have to repay  2*52*52.07 = 5415.28 dollars in 2 years.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The difference $5,415.28 - $5,000 = $415.28  is the interest she will pay for this loan.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );