document.write( "Question 1181744: If $625 is borrowed for 260 days at 4.5% simple interest, how much will be repaid at the end of 260 days? \n" ); document.write( "
Algebra.Com's Answer #811636 by mananth(16946) You can put this solution on YOUR website! Interest = P * R * T \r \n" ); document.write( "\n" ); document.write( "P= 625 R = 4.5% = 0.045 t = (260/365)years\r \n" ); document.write( "\n" ); document.write( "I = 625*0.045* (260/365)\r \n" ); document.write( "\n" ); document.write( "= $ 20.03 \n" ); document.write( "Amount payable \r \n" ); document.write( "\n" ); document.write( "625+20.03 =$ 645.03 \n" ); document.write( " |