document.write( "Question 395415: If interest is compounded annually how much is $1000 worth in 8 years at 8%? \n" ); document.write( "
Algebra.Com's Answer #280604 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=1000(1+0.08)^8
\n" ); document.write( "A=1000(1.85)
\n" ); document.write( "A=1850.93
\n" ); document.write( "
\n" );