document.write( "Question 892625: You have just received $115,000 from the estate of a long-lost rich uncle. If you invest all your inheritance in a tax-free bond fund earning 6.6% compounded quarterly, how long do you have to wait to become a millionaire? \n" ); document.write( "
Algebra.Com's Answer #540647 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! You have just received $115,000 from the estate of a long-lost rich uncle. If you invest all your inheritance in a tax-free bond fund earning 6.6% compounded quarterly, how long do you have to wait to become a millionaire? \n" ); document.write( ". \n" ); document.write( "\"Compound interest\" formula: \n" ); document.write( "A = P(1 + r/n)^(nt) \n" ); document.write( "The problem gives you: \n" ); document.write( "A is 1000000 \n" ); document.write( "P is 115000 \n" ); document.write( "r is .066 \n" ); document.write( "n is 4 \n" ); document.write( "t is what we're looking for \n" ); document.write( ". \n" ); document.write( "1000000 = 115000(1 + .066/4)^(4t) \n" ); document.write( "1000 = 115(1 + 0.0165)^(4t) \n" ); document.write( "1000 = 115(1.0165)^(4t) \n" ); document.write( "1000 = 115(1.0165)^(4t) \n" ); document.write( "8.6956522 = (1.0165)^(4t) \n" ); document.write( " \n" ); document.write( "136.254998 = 4t \n" ); document.write( "34.06 years = t \n" ); document.write( " \n" ); document.write( " |