document.write( "Question 1173057: Calculate the daily and annual rate of interest charged on a payday loan of $400 if the interest charged was $35 when it was paid back 6 days later. \n" ); document.write( "
Algebra.Com's Answer #798430 by Theo(13342) You can put this solution on YOUR website! the payday loan was for 400 dollars. \n" ); document.write( "the charge was 35 when the loan is paid back 6 days later.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "these types of loans are usually assumed to be simple interest type loans.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula for a simple interest loan would be:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i = p * r * t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i is the interest \n" ); document.write( "p is the principal \n" ); document.write( "r is the interest rate per time period \n" ); document.write( "t is the number of time periods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in this problem:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i = 35 \n" ); document.write( "p = 400 \n" ); document.write( "t = 6 days\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula becomes: \n" ); document.write( "35 = 400 * r * 6 \n" ); document.write( "solve for r to get: \n" ); document.write( "r = 35 / (400 * 6) = .0145833333 per day.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "confirm this value of r is correct by replacing r in the formula used to get: \n" ); document.write( "35 = 400 * .0145833333 * 6 = 35, confirming the value of r is good.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that value for r is per day.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "assuming a year is equal to 365 days, then r per year would be equal to 365 * .0145833333 = 5.32291666 = 532.291666%.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's over 500% interest rate per year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your solution is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the daily interest rate charge is .0145833333 = 1.45833333% per day.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the yearly interest rate charge would be .0145833333 * 365 = 5.322916667 = 532.2916667% per year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "rounded your percentages to 2 decimal places and you get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "interest rate charge is 1.46% per day. \n" ); document.write( "interest rate charge is 532.29% per year\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |