document.write( "Question 1027362: 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 3 years \n" ); document.write( "
Algebra.Com's Answer #642605 by fractalier(6550)\"\" \"About 
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 = 3, so we have
\n" ); document.write( "I = (500)(.021)(3) = $31.50
\n" ); document.write( "so the total is
\n" ); document.write( "$531.50
\n" ); document.write( "
\n" );