document.write( "Question 593013: how do i solve this: \"Suppose that $5 is invested at 4%, compounded quarterly. How much would be in the account after 300 years? Give your answer to the nearest cent. \n" ); document.write( "
Algebra.Com's Answer #376146 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that $5 is invested at 4%, compounded quarterly. How much would be in the account after 300 years? \n" ); document.write( "--- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "---- \n" ); document.write( "A(300) = 5(1+(0.04/4))^(4*300) \n" ); document.write( "---- \n" ); document.write( "A(300) = 5(1.01)^1200 \n" ); document.write( "--- \n" ); document.write( "A(300) = $766,687.78 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |