document.write( "Question 386798: Find the amount of money in a bank account given the following conditions. Initial deposit=$2000, annual rate= 5.5%, time= 4 years \n" ); document.write( "
Algebra.Com's Answer #273390 by rfer(16322) ![]() You can put this solution on YOUR website! A=2000(1+0.055)^4 \n" ); document.write( "A=2000*1.23882 \n" ); document.write( "A=2477.65 \n" ); document.write( " |