document.write( "Question 138382: interest is compounded semiannually. Find the amount in the account after the given time:
\n" ); document.write( "Principal Rate of interest Time
\n" ); document.write( "$2000 5% 3 years
\n" ); document.write( "

Algebra.Com's Answer #101033 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
2000(1+.05/2)^3*2
\n" ); document.write( "2000(1.025)^6
\n" ); document.write( "2000*1.15969
\n" ); document.write( "$2,319.39 answer.
\n" ); document.write( "
\n" );