document.write( "Question 330729: How long would it take an investment of $12,225 at 3 3/4% interest compounded quarterly to triple? \n" ); document.write( "
Algebra.Com's Answer #237095 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How long would it take an investment of $12,225 at 3 3/4% interest compounded quarterly to triple? \n" ); document.write( "----- \n" ); document.write( "A(t)=Ao(1+(r/n))^(nt) \n" ); document.write( "------ \n" ); document.write( "3(12225)= 12225(1+(0.0375/4))^(4t) \n" ); document.write( "(1+0.0094)^(4t) = 3 \n" ); document.write( "Take the log of both sides and solve for \"t\": \n" ); document.write( "(4t) = log(3)/log(1.0094) \n" ); document.write( "--- \n" ); document.write( "4t = 117.4221 \n" ); document.write( "--- \n" ); document.write( "t = 29.35 \n" ); document.write( "Rounding up you get: t = 30 years \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |