document.write( "Question 1052664: Solve the problem below:\r
\n" );
document.write( "\n" );
document.write( "a) How much interest is charged when 50,000 pesos is borrowed for 9 months at an annual simple interest rate of 10% ? \n" );
document.write( "
Algebra.Com's Answer #668006 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How much interest is charged when 50,000 pesos is borrowed for 9 months at an annual simple interest rate of 10% ? \n" ); document.write( "------------ \n" ); document.write( "10% = 0.1 \n" ); document.write( "9 months = 3/4 year \n" ); document.write( "Interest = 50000*0.1*(3/4) \n" ); document.write( "= 3750 pesos \n" ); document.write( " |