document.write( "Question 1056182: If $1400 is invested at an interest rate of 2.75% per year, compounded quarterly, find the value of the investment after the given number of years. (Round your answers to the nearest cent.)
\n" );
document.write( "(a) 1 year
\n" );
document.write( "(b) 2 years
\n" );
document.write( "(c) 12 years \n" );
document.write( "
Algebra.Com's Answer #671373 by ewatrrr(24785) You can put this solution on YOUR website! In General \n" ); document.write( "A = Accumulated Amount \n" ); document.write( "P= principal = 1400 \n" ); document.write( "r= annual rate = .0275 \n" ); document.write( "n= periods per year = 4 \n" ); document.write( "t= years = \n" ); document.write( " \n" ); document.write( "(a) 1 year \n" ); document.write( "(b) 2 years \n" ); document.write( "(c) 12 years |