document.write( "Question 876936: Find the interest earned on a deposit of $2000.00 at 8% for 5 years. \n" ); document.write( "
Algebra.Com's Answer #529066 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Assuming simple interest,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I = P*r*t
\n" ); document.write( "I = 2000*0.08*5
\n" ); document.write( "I = 800\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You will earn $800 in simple interest.
\n" ); document.write( "
\n" );