document.write( "Question 1083413: Find the present value of the given future payment at the specified interest rate.
\n" );
document.write( "$8000 due in 7 and one half years at 8% compounded quarterly \n" );
document.write( "
Algebra.Com's Answer #697428 by addingup(3677)![]() ![]() You can put this solution on YOUR website! PV = 8000[1/(1+0.08/4)^(4*7.5)] \n" ); document.write( "PV = 8000[1/1.02)^30] \n" ); document.write( "PV = 8000(1/1.811) \n" ); document.write( "PV = 4417.45 \n" ); document.write( " |