document.write( "Question 1104295: Jason received a loan of $9,000 at 6.75% compounded quarterly. He had to make payments at the end of every quarter for a period of 1 year to settle the loan \r
\n" );
document.write( "\n" );
document.write( "Calcu.ate the size of payments? \n" );
document.write( "
Algebra.Com's Answer #719112 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the loan was 6000 at 6.75% compounded quarterly. \n" ); document.write( "he had to make payments at the end of each quarter for a period of 1 year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "present value = 6000 \n" ); document.write( "future value = 0 \n" ); document.write( "r% = 6.75% / 4= 1.6875% per quarter. \n" ); document.write( "number of quarters = 1 year * 4 = 4 quarters. \n" ); document.write( "payment made at the end of each quarter.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using a financial calculator, the payments would need to be equal to 1563.810689 at the end of each quarter.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at the beginning of the year, the remaining balance of the loan is 6000.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at the end of the first quarter, the remaining balance of the loan would be equal to 6000 * (1 + .0675/4) - 1563.810689 = 4537.439311.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at the end of the second quarter, the remaining balance of the loan would be equal to 4537.439311 * (1 + .0675/4) - 1563.810689 = 3050.197911.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at the end of the third quarter, the remaining balance of the loan would be equal to 3050.197911 * (1 + .0675/4) - 1563.810689 = 1537.859313.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at the end of the fourth quarter, the remaining balance of the loan would be equal to 1537.859313 * (1 + .0675/4) - 1563.810689 = 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the calculators usually work on percent, while the manual formulas usually work on the rate, which is the percent divided by 100.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you need the manual formula to calculate the payment, that formula would be as shown below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ANNUITY FOR A PRESENT AMOUNT WITH END OF TIME PERIOD PAYMENTS \r \n" ); document.write( "\n" ); document.write( "a = (p*r)/(1-(1/(1+r)^n)) \r \n" ); document.write( "\n" ); document.write( "a is the annuity. \n" ); document.write( "p is the present amount. \n" ); document.write( "r is the interest rate per time period. \n" ); document.write( "n is the number of time periods. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "annuity and payment mean the same thing for this formula.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in your problem, the formula becomes a = (6000 * .0675/4) / (1 - (1 / (1 + .0675/4) ^ 4))\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "put the expression in your calculator exactly as shown and you get a = 1563.810689.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is the same as the solution that the calculator gave me.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the calculator i used is the TI-BA Plus. \n" ); document.write( "BA stands for business analyst.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "other financial formula you might find useful can be found here:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/Finance/THEO-2016-04-29.lesson#f9 \n" ); document.write( " |