document.write( "Question 1076752: find the amount of each payment if a dept of R25000 is amorised with equal quaterly payment over 6 years and money worth 7% coumpounded quaterly. \n" ); document.write( "
Algebra.Com's Answer #691447 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! To calculate the amount of quarterly payments, we use the formula Payout=[Principal*(r/n)*((1+r/n)^(y*n))]/[((1+r/n)^(y*n))-1], where r is the yearly interest rate, n is the amount of compounding periods per year, and y is the total number of years of payout. So, we have: \n" ); document.write( "Quarterly Payments (QP)=[25000*(.07/4)*((1+.07/4))^(6*4)]/[((1+.07/4)^(6*4)-1)] \n" ); document.write( "QP=R 1284.64127 is your expected quarterly return. ☺☺☺☺ \n" ); document.write( " |