document.write( "Question 1144276: find the present value and the compound discount of 6600$ due in 7 years 6 months. if interest is 7.2% quarterly.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #765389 by addingup(3677)![]() ![]() You can put this solution on YOUR website! I think the problem should say interest of 7.2% per annum compounded quarterly. But that's not what you say, you say 7.2% quarterly, so here it goes: \n" ); document.write( ". \n" ); document.write( "PV = (Initial cash flow)/(1+rate)^n \n" ); document.write( "7 years 6 months = 30 quarters \n" ); document.write( "PV = 6600/(1+0.072)^30 = 820 \n" ); document.write( "-.-.-.-.-.-.-.- \n" ); document.write( "Note: if it was 7.2%/year compounded quarterly, it would be: \n" ); document.write( ". \n" ); document.write( "7 years 6 months = 30 quarters \n" ); document.write( "Interest: 0.072/4 = 0.018 \n" ); document.write( "PV = 6600/(1+0.018)^30 = 3866.45 \n" ); document.write( ". \n" ); document.write( "I don't understand what you mean by \"the compound discount\". You compound when you go from Present Value to Future Value and discount when you go from Future to Present \n" ); document.write( " |