document.write( "Question 1119587: How long will it take a $1,700.00 investment to earn $350.00 in interest if it is invested at 10% compounded quarterly. \n" ); document.write( "
Algebra.Com's Answer #735162 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How long will it take a $1,700.00 investment to earn $350.00 in interest if it is invested at 10% compounded quarterly. \n" ); document.write( "------------- \n" ); document.write( "FV = PV*(1.025)^t \n" ); document.write( "2050 = 1700*(1.025)^t \n" ); document.write( "1.025^t = 2050/1700 \n" ); document.write( "t*ln(1.025) = ln(205/170) \n" ); document.write( "t = ln(41/34)/ln(1.025) \n" ); document.write( "t = ~ 7.58 quarters \n" ); document.write( "t = ~ 1 year, 9 months \n" ); document.write( "---------------- \n" ); document.write( "Since banks don't round up --> 2 years \n" ); document.write( " \n" ); document.write( " |