document.write( "Question 1104576: Derek used his credit card to buy a hay ride for him and his friends. The ride cost $500 plus 5% GST. He did not pay his bill within the grace period and must pay interest on his bill. The interest rate is 15% compounded daily from the date of purchase. \r
\n" ); document.write( "\n" ); document.write( "A) What is the total amount of hay ride with taxes? \r
\n" ); document.write( "\n" ); document.write( "B) At $120 per month, how long will it take Derek to pay off the balance? \r
\n" ); document.write( "\n" ); document.write( "C) How much will he pay in interest, paying $120 monthly?
\n" ); document.write( "

Algebra.Com's Answer #720271 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the cost of the hay ride is 500.
\n" ); document.write( "general sales tax is 5%.
\n" ); document.write( "the total cost is 500 + .05 * 500 = 525.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "he pays 120 at the end of each month until the debt is eliminated.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i calculate that it will take him 4.528196438 months to pay it off.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the interest rate is compounded daily and the payments are made monthly.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i used the TI Business Analyst II.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i assumed 365 days in a year.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "using that calculator, i set P/Y = 12 and C/Y = 365\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P/Y is payments per year.
\n" ); document.write( "C/Y is compounding periods per year.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i then made the following entries.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "PV = 525
\n" ); document.write( "PMT = -120
\n" ); document.write( "FV = 0
\n" ); document.write( "I/Y = 15%\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i then had the calculator tell me the number of months.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the calculator came back and said that the number of months required to pay off the loan was 4.528196438.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i then verified with the nper function of excel by entering the following:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "rate = (1 + .15/365)^(365/12) - 1
\n" ); document.write( "pv = 525
\n" ); document.write( "pmt = -120
\n" ); document.write( "fv = 0
\n" ); document.write( "payments made at the end of the time period.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i got the same answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i'm not sure whether this answer will satisfy your requirements because the answer depends heavily on the assumptions used, but this is a reasonable answer as best as i can determine.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the number of months required is slightly more than if you used monthly compounding.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with monthly compounding, the number of months required came out to be 4.527239105.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with daily compounding, the number of months required came out to be 4.528196438.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the equivalent monthly interest rate for monthly compounding was .15/12 = .0125\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the equivalent monthly interest rate for daily compounding was (1+ .15/365)^(365/12) - 1 = .012575851.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the use of a calculator that allows you to do compounding periods different from payment periods is recommended.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );