document.write( "Question 992679: Three debts, the first for $1000 due two months ago, the second for $1200 due in two months, and the third for $1400 due in four months, are to be paid by a single payment today. How much is the single payment if money is worth 8.25% p.a. and the focal date is today?
\n" );
document.write( "Answer: $3560.00 \n" );
document.write( "
Algebra.Com's Answer #612237 by Theo(13342)![]() ![]() You can put this solution on YOUR website! it depends on whether you are using simple interest or compound interest. \n" ); document.write( "if you assume compound interest per month, then the answer is $3559.62 which rounds to $3560 whole numbers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you assume simple interest you'll get a different number.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since your number shown is 3560, i'm assuming you mean annual interest rate compounded monthly.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formulas used would be:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "pv = fv / (1+r)^n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "fv = pv * (1+r)^n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n is the number of months. \n" ); document.write( "r% is equal to 8.25% / 12 = .6875% \n" ); document.write( "r is equal to .6875% / 100 = .006875 \n" ); document.write( "1+r is equal to 1.006875\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since 1000 was due two months ago, you use the fv formula with n = 2. \n" ); document.write( "since 1200 is due in two months, you use the pv formula with n = 2 \n" ); document.write( "since 1400 is due in 4 months, you use the pv formula iwth n = 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "add them up and you get the equivalent amount owed in the present time period.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you should get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1000 * 1.006875^2 = 1013.797266 \n" ); document.write( "1200 / 1.006875^2 = 1183.66861 \n" ); document.write( "1400 / 1.006875^4 = 1362.152728\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "add them up and you get a total of 3559.618604 which rounds to 3560.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |