document.write( "Question 853201: Principal of $1700 is invested at 8.2% simple interest, paid annually, for 7 years \n" ); document.write( "
Algebra.Com's Answer #513980 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
In the first year, 1700 * 1.082 = 1839.4
\n" ); document.write( "In the second year, 1839.4 * 1.082 = 1990.23
\n" ); document.write( "In the third year, 1990.23 * 1.082 = 2153.43
\n" ); document.write( "and so on.
\n" ); document.write( "There's a simple interest calculator at http://www.webmath.com/simpinterest.html
\n" ); document.write( "
\n" );