document.write( "Question 1140237: Here is the formula used to find compound interest. In this situation, interest is compounded once a year: How would the formula change if the interest were compounded 4 times in a year? Explain your changes.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A = Final Amount
\n" );
document.write( "P = Principal Amount (money deposited)
\n" );
document.write( "r = Annual rate on interest
\n" );
document.write( "t = Time (number of years) \n" );
document.write( "
Algebra.Com's Answer #760724 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the formula as you show it is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = P * (1 + r) ^ t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if the interest were compounded 4 times a year, the formula would become:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = P * (1 + r/4) ^ (t * 4)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the annual interest rate is divided by 4 to get the quarterly interest rate.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the number of years is multiplied by 4 to get the number of quarters.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |