document.write( "Question 62158This question is from textbook college algebra
\n" );
document.write( ": This is a compound interest question. Thanks for any assistance.\r
\n" );
document.write( "\n" );
document.write( "An initial deposit of $1,000 earnes 9% interest, compounded monthly. How much will be in the account in 4.5 years.\r
\n" );
document.write( "\n" );
document.write( "Thanks again for your help. \n" );
document.write( "
Algebra.Com's Answer #42964 by venugopalramana(3286) You can put this solution on YOUR website! This is a compound interest question. Thanks for any assistance. \n" ); document.write( "An initial deposit of $1,000 earnes 9% interest, compounded monthly. How much will be in the account in 4.5 years. \n" ); document.write( "Thanks again for your help. \n" ); document.write( "FORMULA IS \n" ); document.write( "A=P(1+R/N)^(NT)............WHERE \n" ); document.write( "A = AMOUNT=? \n" ); document.write( "P=PRINCIPAL=1000 $ \n" ); document.write( "R=RATE OF INTEREST PER YEAR IN FRACTION = 9%=9/100=0.09 \n" ); document.write( "N= NUMBER OF PERIODS OF COMPOUNDING IN 1 YEAR = 12 \n" ); document.write( "T = YEARS = 4.5 \n" ); document.write( "A=1000[1+0.09/12]^(12*4.5)= 1497.04 $ \n" ); document.write( " |