document.write( "Question 127467: Mary wants her $9000 GIC to double in value in nine years. What annual rate of interest is required for her to reach her goal. Assume interest is compounded annually. \n" ); document.write( "
Algebra.Com's Answer #93429 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Mary wants her $9000 GIC to double in value in nine years. What annual rate of interest is required for her to reach her goal. Assume interest is compounded annually. \n" ); document.write( ": \n" ); document.write( "Let r = decimal value of the interest required \n" ); document.write( ": \n" ); document.write( "Using the annual interest equation: A = Ao*(1+r)^t \n" ); document.write( ": \n" ); document.write( "9000 * (1 + r)^9 = 18000 \n" ); document.write( ": \n" ); document.write( "(1 + r)^9 = 18000/9000; divided both sides by 9000 \n" ); document.write( ": \n" ); document.write( "(1 + r)^9 = 2 \n" ); document.write( ": \n" ); document.write( "9 * ln(1+r) = .693 \n" ); document.write( "ln(1 + r) = \n" ); document.write( "ln(1 + r) = .077 \n" ); document.write( ": \n" ); document.write( "Find the antilog (e^x) of both sides \n" ); document.write( "1 + r = 1.08 \n" ); document.write( "; \n" ); document.write( "r = 1.08 - 1 \n" ); document.write( ": \n" ); document.write( "r = .08 which is 8% \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Check solution using a calc \n" ); document.write( "1.08^9 * 9000 = 17991 ~ 18000 \n" ); document.write( " |