document.write( "Question 394116: Cristina puts $500 in a bank account. Each year the account earns 6% simple interest. How much interest will be earned in three years? \n" ); document.write( "
Algebra.Com's Answer #279631 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Cristina puts $500 in a bank account. Each year the account earns 6% simple interest. How much interest will be earned in three years? \n" ); document.write( ".. \n" ); document.write( "i= p*r*t \n" ); document.write( "500 \n" ); document.write( "r=6% \n" ); document.write( "t=3 \n" ); document.write( "i = 500*0.06*3 \n" ); document.write( "i=90 \n" ); document.write( ".. \n" ); document.write( "A= p+i \n" ); document.write( "A= 500+90 = 590 \n" ); document.write( "she will have $590 at the end of three years \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |