document.write( "Question 781932: The Payday Loan Company lends you $500. After 2 weeks you pay back $520. What is the simple interest rate? Note that the time is a fraction of a year. \n" ); document.write( "
| Algebra.Com's Answer #476174 by stanbon(75887)      You can put this solution on YOUR website! The Payday Loan Company lends you $500. After 2 weeks you pay back $520. What is the simple interest rate? Note that the time is a fraction of a year. \n" ); document.write( "------- \n" ); document.write( "A(t) = P(1+rt) \n" ); document.write( "------ \n" ); document.write( "520 = 500(1+r(2/52)) \n" ); document.write( "----- \n" ); document.write( "1.04 = 1+0.0385r \n" ); document.write( "0.0385r = 0.04 \n" ); document.write( "r = 1.039 = 103.9% \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======= \n" ); document.write( " |