document.write( "Question 894706: Lisa deposits $800 into an account that pays simple interest at a rate of 4% per year. How much interest will she be paid in the first 5 years? \n" ); document.write( "
Algebra.Com's Answer #542298 by Alan3354(69443) You can put this solution on YOUR website! Do it like this one: \n" ); document.write( "=========================================== \n" ); document.write( "A savings account earns 4% annual interest compounded quarterly. How much interest would $500 earn if it was invested for one year? \n" ); document.write( "---------------- \n" ); document.write( "1 yr = 4 quarters \n" ); document.write( "4%/yer = 1% per quarter \n" ); document.write( "FV = PV*(1.01)^4 \n" ); document.write( "FV = 500*(1.01)^4 = $520.30 \n" ); document.write( "Interest = $20.30 \n" ); document.write( " \n" ); document.write( " |