document.write( "Question 1110048: George invested $ 9000 for 12 years at 9% p.a. interest, compounded quarterly. What is
\n" ); document.write( "the value of this investment?
\n" ); document.write( "

Algebra.Com's Answer #725094 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
9000(1+(0.09/4))^(4*12) = your answer \n" ); document.write( "
\n" );