document.write( "Question 1035513: In order to help pay for college, the grandparents of a child invest $2,100 in a bond that pays 5% interest compounded quarterly. How much money will there be in 6 years? \n" ); document.write( "
Algebra.Com's Answer #650177 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! In order to help pay for college, the grandparents of a child invest $2,100 in a bond that pays 5% interest compounded quarterly. How much money will there be in 6 years? \n" ); document.write( "--------------- \n" ); document.write( "r = 0.05/4 (quarterly interest) \n" ); document.write( "t = 24 (24 periods) \n" ); document.write( "----- \n" ); document.write( "FV = 2100*(1 + r)^t \n" ); document.write( " \n" ); document.write( " |