document.write( "Question 876075: Nadav invest 16000 in an account that earns 3% interest compound continuously. What is the total amount of her investment after 12 years? \n" ); document.write( "
Algebra.Com's Answer #528546 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
A = \"P%2A+e+%5E%28rt%29\"
\n" ); document.write( "A = \"16000%2A+e+%5E%28.03%2A12%29\"
\n" ); document.write( "
\n" );