document.write( "Question 260919: find the interest: deposit $800, rate is %6 per year , time is 2 years \n" ); document.write( "
Algebra.Com's Answer #192198 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 800(1+.06)^2 \n" ); document.write( "800(1.06)^2 \n" ); document.write( "800*1.1236=898.88 \n" ); document.write( "898.88-800=$98.88 is the interest for the 2 year deposit @ 6%. \n" ); document.write( " |