document.write( "Question 910817: An investment offers to quadruple your money in 15 months (don't believe it).
\n" );
document.write( "What rate per three months are you being offered? I got 21.25% Could you show me where I went wrong please? \n" );
document.write( "
Algebra.Com's Answer #552720 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! Let x = the percent increase every 3 months \n" ); document.write( "1(1+x)^5 = 2 , The original amount 1 compounded at x percent for 5 periods of \n" ); document.write( "3 months each \n" ); document.write( "Plugging the above into a solver like www.wolframalpha.com \n" ); document.write( "the result is x is approximately 0.148698 \n" ); document.write( "Testing 1.148698^5 we get 1.9999969... so we are pretty close. \n" ); document.write( " \n" ); document.write( " |