document.write( "Question 1162862: If $5000 is borrowed from a bank with an interest rate of 10% per annum, how much money would be repaid after 2 years? \n" ); document.write( "
| Algebra.Com's Answer #786742 by Boreal(15235)     You can put this solution on YOUR website! with simple interest \n" ); document.write( "I=5000*0.10*2=$1000, and that is the interest. \n" ); document.write( "$6000 needs to be repaid. \n" ); document.write( " |