document.write( "Question 756249: How much interest is earned for the investment? $20,000 for 2 years at 5% compounded annually. \n" ); document.write( "
Algebra.Com's Answer #460056 by Tsid(1)![]() ![]() You can put this solution on YOUR website! How much interest is earned for the investment? $20,000 for 2 years at 5% compounded annually.\r \n" ); document.write( "\n" ); document.write( "Ans= \n" ); document.write( "By formulae,\r \n" ); document.write( "\n" ); document.write( "P= ($ x time x %)/ 100 \n" ); document.write( " = (20000 x 2 x 5)/ 100 \n" ); document.write( " = 200 x 10 \n" ); document.write( " = 2000 \n" ); document.write( "interest is $2000 \n" ); document.write( " |