document.write( "Question 1195213: A debtor owes Ryan the following sums, due without interest: $1000 due at the end of 2 years and $2000 due at the end of 5 years. What equivalent single payment would Ryan be willing to accept at the end of 4 years, if money is worth {8%, m=4} to him? \n" ); document.write( "
Algebra.Com's Answer #827962 by Theo(13342)![]() ![]() You can put this solution on YOUR website! not sure what you mean by m = 4. \n" ); document.write( "it could be that the money is compounded 4 times a year. \n" ); document.write( "i'll do both compounded once a year and compounded 4 times a year to show you what the difference is and how to calculate both ways. \n" ); document.write( "the formula used is 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 (years in this example). \n" ); document.write( "n is the number of time periods (years in this example).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the easiest way to do this is to get the present value of both existing payments at 2 years and 5 years and then get the future value for the sum of that present value at 4 years. \n" ); document.write( "the result will be as shown below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "first calculation: \n" ); document.write( "1000 = p * 1.08 ^ 2 \n" ); document.write( "solve for p to get: \n" ); document.write( "p = 1000 / (1.08 ^ 2) = 857.3388203.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "second calculation: \n" ); document.write( "2000 = p * 1.08 ^ 5 \n" ); document.write( "solve for p to get: \n" ); document.write( "p = 2000 / (1.08 ^ 5) = 1361.166394\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sum of first p and second p = 2218.505214.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "third calculation: \n" ); document.write( "f = 2218.505214 * 1.08 ^ 4 = 3018.251852.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "payments of 1000 in 2 years and 2000 in 5 years are equivalent to 3018.251852 in 4 years.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that would be your solution, assuming money is compounded once a year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you compound 4 times a year, then the procedure is the same, except that you would divide the interest rate per year by 4 to get the interest rate per quarterly time period and you would multiply the number of years by 4 to get the number of quarterly time periods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your first calculation would become: \n" ); document.write( "p = 1000 / 1.02 ^ 8 = 853.4903712.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your second calculation would become: \n" ); document.write( "p = 2000 / 1.02 ^ 20 = 1345.942666.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the sum of those present values would become equal to 2199.433037..\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your third calculation would become: \n" ); document.write( "f = 2199.433037 * 1.02 ^ 16 = 3019.350233.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "note that:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the present value of something for 2 years and then getting the future value of that present value for 4 years is equivalent to getting the future value of that something for 2 years for an additional 2 years.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equivalent calculations are shown below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "calculation 1: \n" ); document.write( "p = 2000 / 1.08 ^ 2 = 1714.677641 * 1.08 ^ 4 = 2332.8.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "calculation 2: \n" ); document.write( "f = 2000 * 1.08 ^ 2 = 2332.8.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let me know if you have any questions. \n" ); document.write( "theo\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |