document.write( "Question 1083668: What nominal rate of​ interest, compounded​ monthly, corresponds to an effective rate of 11​%? \n" ); document.write( "
Algebra.Com's Answer #697722 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
0.11 = (1+(i/n))^(n)-1
\n" ); document.write( "i = interest rate
\n" ); document.write( "n = number of compounding periods
\n" ); document.write( "0.11 = (1+(i/12)^12-1 = 10.48 nominal rate.
\n" ); document.write( "
\n" );