document.write( "Question 1141245: 13. An amount of $2000 earns $400 interest in 3 years and 2 months. What is the effective annual rate of interest compounds monthly?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #761766 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
f = p * (1 + r) ^ n
\n" ); document.write( "i = f - p
\n" ); document.write( "f = p * i\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f is the future value
\n" ); document.write( "p is the present value
\n" ); document.write( "i is the interest
\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( "f = p + i = 2000 + 400 = 2400
\n" ); document.write( "p = 2000
\n" ); document.write( "n = 3 years * 12 = 36 months + 2 = 38 months\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "formula becomes 2400 = 2000 * (1 + r) ^ 38\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of the equation by 2000 to get 2400 / 2000 = (1 + r) ^ 38\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "take the 38th root of both sides of the equation to get (2400/2000) ^ (1/38) = 1 + r.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract 1 from both sides of the equation to get (2400/2000) ^ (1/38) - 1 = r\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for r to get r = .0048094642\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "replace r with that in the original equation to confirms that it works.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "original equation becomes 2400 = 2000 * (1 + .0048094642) ^ 38 which becomes 2400 = 2400, confirming the solution is good.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the nominal annual interest rate is .0048094642 * 12 = .0577135707 * 100 = 5.77135707%.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the effective annual interest rate is (1 + .0048094642) ^ 12 = 1.059264955 - 1 = .0592649545 * 100 = 5.92649545%.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );