document.write( "Question 920469: Answer the following questions, based on an account that earn 2.8% interest, compounded quarterly.
\n" );
document.write( "a. How much will the account be worth if you invest $500 for 3 years?
\n" );
document.write( "b. What is the APY of this account?
\n" );
document.write( "c. How much should you invest now in order to have an account valve of $25,000 in 15 years?
\n" );
document.write( "d. How long will it take $2000 to triple in value? \n" );
document.write( "
Algebra.Com's Answer #558396 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! In General \n" ); document.write( "A = Accumulated Amount \n" ); document.write( "P= principal = \n" ); document.write( "r= annual rate = . \n" ); document.write( "n= periods per year = \n" ); document.write( "t= years = \n" ); document.write( " \n" ); document.write( "A = 500(1.004)^(12)\r \n" ); document.write( "\n" ); document.write( ".... \n" ); document.write( " \n" ); document.write( "P = 25000/(1.004)^(60) \n" ); document.write( "....... \n" ); document.write( " \n" ); document.write( "log(3)/4log(1.004) = t \n" ); document.write( " |