document.write( "Question 1054313: Jeff's bank offers a savings account, compounded monthly, with an APR of
\n" );
document.write( "2.25%.
\n" );
document.write( "What principal P should be invested so that the account balance is $2500 in three years? (Assume the interest is compounded monthly. Round your answer to two decimal places.) \n" );
document.write( "
Algebra.Com's Answer #669590 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Jeff's bank offers a savings account, compounded monthly, with an APR of \n" ); document.write( "2.25%. \n" ); document.write( "What principal P should be invested so that the account balance is $2500 in three years? \n" ); document.write( "(Assume the interest is compounded monthly. Round your answer to two decimal places.) \n" ); document.write( "-------------------- \n" ); document.write( "A(t) = P(1+(r/12))^(12t) \n" ); document.write( "---------------------- \n" ); document.write( "2500 = P(1+0.0225/12)^(36) \n" ); document.write( "------- \n" ); document.write( "2500 = P(1.0698) \n" ); document.write( "Ans:: P = $2336.97 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------------------- \n" ); document.write( " |