document.write( "Question 502983: What is the interest on $5000 at 10% for 15 months? \n" ); document.write( "
Algebra.Com's Answer #339038 by jrb1965(16)\"\" \"About 
You can put this solution on YOUR website!
Since there are no additional details, lets assume that the interest rate is an annual interest rate and that it is simple interest - no compounding. If the interest rate is 10% per year (12 months) that becomes 12.5% for 15 months\r
\n" ); document.write( "\n" ); document.write( "10% * 15/12 = 12.5%\r
\n" ); document.write( "\n" ); document.write( "Multiply that by the $5000\r
\n" ); document.write( "\n" ); document.write( "$5000 * 12.5/100 = $625\r
\n" ); document.write( "\n" ); document.write( "So the simple interest at that annual rate would be $625
\n" ); document.write( "
\n" );