document.write( "Question 485493: Find the present value of $27000 if the annual interest rate is 5% compounded quarterly for 18 quarters \n" ); document.write( "
Algebra.Com's Answer #332037 by Alan3354(69443) You can put this solution on YOUR website! 5% per year = 0.05/4 = 0.0125 per quarter \n" ); document.write( "FV = 27000*(1 + 0.0125)^18 \n" ); document.write( "Just calculator work from there. \n" ); document.write( " \n" ); document.write( " |