document.write( "Question 248957: I need someone to tell me where \"m\" come from?\r
\n" );
document.write( "\n" );
document.write( "If $1,000 is invested in an account paying 10% compounded monthly, how much will be in the account at the end of 10years? compute the answer to the nearist cent.\r
\n" );
document.write( "\n" );
document.write( "Compound interest formula:
\n" );
document.write( "A=P(1+(r/m))^(mt)\r
\n" );
document.write( "\n" );
document.write( "P=1,000
\n" );
document.write( "r=0.1
\n" );
document.write( "m=12
\n" );
document.write( "t=10\r
\n" );
document.write( "\n" );
document.write( "A=1,000(1+(0.10/12)^((12)(10))
\n" );
document.write( "A=$2,707.04 \n" );
document.write( "
Algebra.Com's Answer #181387 by Theo(13342)![]() ![]() You can put this solution on YOUR website! m looks like it is months.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "usually you are given the annual interest rate and you have to divide that by the number of months to get the monthly interest rate.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this assumed the compounding of the interest rate is monthly.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It could be:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "semi-annually (2) \n" ); document.write( "quarterly (4) \n" ); document.write( "monthly (12)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "yours is monthly.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if the compounding is monthly, then the number of time periods have to be in months.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if they are specified in years, then you have to multiply them by 12 to get months.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your formula is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If $1,000 is invested in an account paying 10% compounded monthly, how much will be in the account at the end of 10years? compute the answer to the nearist cent. \n" ); document.write( "Compound interest formula: \n" ); document.write( "A=P(1+(r/m))^(mt) \n" ); document.write( "P=1,000 ***** money invested in the account today. \n" ); document.write( "r=0.1 ***** annual interest rate of 10% per year. \n" ); document.write( "m=12 ***** compounding period is in months and there are 12 months to the year. \n" ); document.write( "t=10 ***** number of years \n" ); document.write( "A=1,000(1+(0.10/12)^((12)(10)) \n" ); document.write( "A=$2,707.04\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you take the annual interest rate and divide it by 12 to get the monthly interest rate per time period equal to .000833333333\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you take the number of years and multiply it by the number of months in a year to get the number of time periods equal to 120\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your formula becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 1,000 * (1.00833333^120)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Your answer of 2707... is correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A more general formula would be:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "F = P * (1+(r/c)^(n*c)) where:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "F = future value \n" ); document.write( "P = present amount \n" ); document.write( "r = annual interest rate \n" ); document.write( "c = number of compounding periods per year \n" ); document.write( "n = number of years\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this works with all compounding periods, not just months.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |