document.write( "Question 558414: if you want 5000 dollars in 3 years, what is your initial deposit if it is compounded continuously at 4.5% \n" ); document.write( "
Algebra.Com's Answer #363044 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=Pe^rt
\n" ); document.write( "5000=P*2.7183^0.045*3
\n" ); document.write( "5000=P*1.1445
\n" ); document.write( "P=5000/1.1445
\n" ); document.write( "P=$4,368.72
\n" ); document.write( "
\n" );