document.write( "Question 1207320: How much money should be deposited today in an account that earns 7 % compounded semiannually so that it will accumulate to $ 13 comma 000 in three​ years?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #845128 by Theo(13342)![]() ![]() You can put this solution on YOUR website! formula you can use for this is: \n" ); document.write( "f = p * (1 + r) ^ n \n" ); document.write( "f is the future value \n" ); document.write( "p is the present value \n" ); document.write( "r is the interest rate per time period. \n" ); document.write( "(1 + r) is the growth rate per time period. \n" ); document.write( "n is the number of time periods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your interest rate is 7% per year / 2 semi-annual periods per year = 3.5% per semi-annual time period. \n" ); document.write( "that's the percent. \n" ); document.write( "the rate is that / 100 = .035 per semi-annual time period. \n" ); document.write( "the growth rate is 1.035 per semi-annual time period.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the number of time periods is equal to 2 times the number of years. \n" ); document.write( "3 * 2 = 6 time periods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula of f = p * (1 + r) ^ n becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "13,000 = p * 1.035 ^ 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for p to get p = 13,000 / (1.035 ^ 6) = 10575.50838.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you could also have used a financial calculator, such as the one found at https://arachnoid.com/finance/\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here are the results from using that calculator.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "with the calculator, you use the rate percent rather than the rate.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "money that you spend is shown as negative. \n" ); document.write( "money you receive is shown as posiive.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since you receive the future value, the preset value is shown as negative because that's what you invested to get back the future value.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the same rules apply. \n" ); document.write( "the interest rate per time period is equal to the interest rate per year divided by the number of compounding periods per year (7% / 2 = 3.5%). \n" ); document.write( "the number of time periods is equal to the number of year times the number of compounding compounding periods per year (3 * 2 = 6).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7% is your nominal interest rate. \n" ); document.write( "1.035 ^ 2 = 1.071225 -1 = .071225 * 100 = 7.1225% = the effective annual interest rate. \n" ); document.write( "13000 / 1.035 ^ 6 is the same result as 13000 / 1.071225 ^ 3. \n" ); document.write( "the effective annual interest rate take into account compounding. \n" ); document.write( "the nominal annual interest rate doesn't.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |