document.write( "Question 1192450: This is a problem I have, I have tried everything to solve it and can't. I have one answer spot left. Thank you\r
\n" );
document.write( "\n" );
document.write( "Calculate the monthly finance charge for the credit card transaction. Assume that it takes 10 days for a payment to be received and recorded, and that the month is 30 days long. (Round your answer to the nearest cent.)\r
\n" );
document.write( "\n" );
document.write( "$625 balance, 18%, $575 payment; average daily balance method \n" );
document.write( "
Algebra.Com's Answer #824328 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "It really depends on when the payment was made. Unfortunately your teacher didn't provide this info.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The longer the person delays payment, the higher the finance charge will be. \n" ); document.write( "This is because the average daily balance (ADB) will be larger since the individual daily balances themselves are larger for longer, until the payment is made of course. \n" ); document.write( "It's a very good idea to always pay off the balance as soon as possible.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I'm going to assume that the person made the payment on day 1 and it took 10 days for the payment to be fully processed. \n" ); document.write( "This will ensure that the ADB is as small as possible to lead to the smallest possible finance charge.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If that assumption is correct, then we can make a chart like this
\n" ); document.write( "625 - 575 = 50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Multiply each balance with their respective day count \n" ); document.write( "625*10 = 6250 \n" ); document.write( "50*20 = 1000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then add the products \n" ); document.write( "6250+1000 = 7250\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is then divided over the 30 days to find the average daily balance (ADB) \n" ); document.write( "ADB = 7250/30 = 241.67 dollars approximately \n" ); document.write( "For more information, check out the concept of a weighted mean.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We use this to calculate the finance charge F \n" ); document.write( "F = (ADB*APR*n)/365 \n" ); document.write( "F = (241.67*0.18*30)/365 \n" ); document.write( "F = 3.57539178082191 \n" ); document.write( "F = 3.58\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The n = 30 refers to the number of days in the billing cycle. \n" ); document.write( "I'm using the decimal form of the APR 18% to get 0.18 \n" ); document.write( "I'll assume that the credit card company uses a 365 day year (rather than a 360 day year).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Another way to think of it is to recall the simple interest formula \n" ); document.write( "i = P*r*t \n" ); document.write( "The interest (i) is the finance charge \n" ); document.write( "P = 241.67 is the ADB \n" ); document.write( "r = 0.18 is the decimal form of the APR of 18% \n" ); document.write( "t = 30/365 is the time in years that the simple interest is being computed for. \n" ); document.write( "You should find that: \n" ); document.write( "i = P*r*t \n" ); document.write( "i = 241.67*0.18*(30/365) \n" ); document.write( "i = 3.57539178082191 \n" ); document.write( "i = 3.58\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Or you can think of it like this \n" ); document.write( "finance charge = (ADB)*(daily periodic rate)*(number of days in billing cycle) \n" ); document.write( "finance charge = (241.67)*(0.18/365)*(30) \n" ); document.write( "finance charge = 3.57539178082191 \n" ); document.write( "finance charge = $3.58 \n" ); document.write( "Effectively it's nearly the same formula as before, but a few things have been rearranged somewhat.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: $3.58 \n" ); document.write( " \n" ); document.write( " |