document.write( "Question 858480: If a savings account pays 3% simple annual interest, a deposit of $250 will earn in 2 years? \n" ); document.write( "
Algebra.Com's Answer #517219 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Interest earned: \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I = P*r*t\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I = 250*0.03*2\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I = 15\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You will earn 15 dollars in interest.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So overall, your account will have 250+15 = 265 dollars in it. This is assuming no deposits or withdrawals are made within the 2 year period. \n" ); document.write( " |