document.write( "Question 1090993: Find the simple interest on 500 borrowed for 3 years at 8% per annum.\r
\n" ); document.write( "\n" ); document.write( "How do you do it?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #705435 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
simple interest formula is i = p * r * n\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i is the interest
\n" ); document.write( "p is the principal
\n" ); document.write( "r is the interest rate per time period
\n" ); document.write( "n is the number of time periods\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your time period is in years.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "r = .08 per year
\n" ); document.write( "n = 3 years.
\n" ); document.write( "p = 500\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "formula of i = p * r * n becomes i = 500 * .08 * 3 which results in i = 120.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );