document.write( "Question 1115038: how much can lerato borrow from a bank if she can repay the loan by means of quarterly payments of R2000, starting at the end of the first quarter? the interest rate is 18% per annum, compounded quarterly and the duration of the loan is 10 years \n" ); document.write( "
Algebra.Com's Answer #730015 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
this is a present value question.
\n" ); document.write( "2000{[1-(1+(0.18/4))^-(4*10)]/(0.18/4)}
\n" ); document.write( "= 2000[((1-(1.045)^-40)/0.045]
\n" ); document.write( "= 2000((1-0.1719)/0.045)
\n" ); document.write( "= 2000(18.40)
\n" ); document.write( "= 36800
\n" ); document.write( "lerato can borrow 36800 from a bank
\n" ); document.write( "
\n" ); document.write( "
\n" );