document.write( "Question 528211: You obtain a loan of $3,000 based on simple interest with an annual interest rate of 12 percent. At the end of the first month, the interest owed on $3,000 is
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #349185 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! Amount = $3000 \n" ); document.write( "Interest rate per year or 12 months= 12%\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Interest for first month = (3000*12%)/12 \n" ); document.write( "Interest for first month = (3000*0.12)/12 \n" ); document.write( "Interest for first month = (3000*0.12)/12 \n" ); document.write( "Interest for first month = 360/12 \n" ); document.write( "Interest for first month = $30 \n" ); document.write( " \n" ); document.write( " |