document.write( "Question 1179712: Calculate, to the nearest cent, the present value of an investment that will be worth $1,000 at the stated interest rate after the stated amount of time.
\n" );
document.write( "6 years, at 4.1% per year, compounded weekly (52 times per year)
\n" );
document.write( "PV = $ \n" );
document.write( "
Algebra.Com's Answer #809302 by Theo(13342)![]() ![]() You can put this solution on YOUR website! there is a formula to handle this, but there is also a calculator that makes the job easier.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using the online calculator at https://arachnoid.com/finance/index.html, i get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "present value = 782.00 rounded to the nearest penny.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i confirmed using my own calculator that the answer is 781.9980202.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "round that to the nearest penny to get 782.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "both calculator agree.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula you can use for this is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "PRESENT VALUE OF A FUTURE AMOUNT\r \n" ); document.write( "\n" ); document.write( "p = f/(1+r)^n\r \n" ); document.write( "\n" ); document.write( "p is the present value. \n" ); document.write( "f is the future amount. \n" ); document.write( "r is the interest rate per time period. \n" ); document.write( "n is the number of time periods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f = 1000 \n" ); document.write( "(1+r) = (1 + 4.1/5200) = .0007884615385 \n" ); document.write( "n = 6 * 52 = 312\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p = 1000 / 1.0007884615385^312 = 781.9980202\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "round to nearest penny to get 782.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "everybody agrees, so the answer is probably correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here are the results from using the online calculator\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the inputs are everything but pv.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's the output.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "what you see is the formatted version of the inputs and outputs. \n" ); document.write( "the actual inputs were: \n" ); document.write( "fv = 1000 \n" ); document.write( "np = 312 \n" ); document.write( "ir = .0788461538\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "note that the calculator uses percent, while the formula uses rate.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4.1/52 = .0788461538%\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide that by 100 to get the rate of .000788461538.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |