document.write( "Question 935513: Your credit card charges interest of 1.2 percent per month. What is the annual percentage rate? \n" ); document.write( "
Algebra.Com's Answer #568747 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Your credit card charges interest of 1.2 percent per month. What is the annual percentage rate?
\n" ); document.write( "---------------
\n" ); document.write( "If it's simple, 1.2*12 = 14.4%
\n" ); document.write( "--
\n" ); document.write( "If it's compounded monthly, it's 1 - (1 + 0.012)^12 = 15.3895%
\n" ); document.write( "
\n" );