document.write( "Question 1194407: The simple discount rate of a bank is 16% per annum. If a client signs a note to pay R6000 in nine months time:
\n" );
document.write( "1.1. How much will the client receive?
\n" );
document.write( "1.2. What is the equivalent simple interest of this loan? \n" );
document.write( "
Algebra.Com's Answer #826605 by Theo(13342)![]() ![]() You can put this solution on YOUR website! simple interest formula is i = p * r * t \n" ); document.write( "i is the interest, p is the principal, r is the interest rate per time period, t is the number of time periods. \n" ); document.write( "6000 payable in 9 months at 16% per year make the formula: \n" ); document.write( "i = 6000 * .16 * 9/12 = 720. \n" ); document.write( "the client will receive 6000 minus 720 = 5280. \n" ); document.write( "the equivalent simple interest of the loan is 720 / 5280 = .1363636364. \n" ); document.write( "that's 13.64% rounded to two decimal places after converting the rate to percent. \n" ); document.write( "the rate * 100 = percent.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |