document.write( "Question 380281: If you invest $9,000 today, how much will you have in 2 years at 9 percent? \n" ); document.write( "
Algebra.Com's Answer #270128 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
I'm assuming it's compounded annually.
\n" ); document.write( "\"F=P%281%2Bi%29%5Et\"
\n" ); document.write( "\"F=9000%281%2B0.09%29%5E2\"
\n" ); document.write( "\"F=9000%281.1881%29\"
\n" ); document.write( "\"highlight_green%28F=10692.90%29\"
\n" ); document.write( "
\n" );