document.write( "Question 1027361: taylor earns 2.1% simple interest per year on her savings. if she puts $500 into a savings account, how much will she have in the account at the end of 4 years \n" ); document.write( "
Algebra.Com's Answer #642606 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Simple interest is found by \n" ); document.write( "I = Prt \n" ); document.write( "Here we have P = $500, r = 2.1% = .021 and t = 4, so we have \n" ); document.write( "I = (500)(.021)(4) = $42.00 \n" ); document.write( "so the total is \n" ); document.write( "$542.00 \n" ); document.write( " |