document.write( "Question 1154623: You make a one time deposit into an account earning 9.6% interest compounded semi-annually.After the 15 years, you have $2000 in the account. How much money did you originally invest into the account? Round to the nearest cent. \n" ); document.write( "
Algebra.Com's Answer #777107 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "2000 = \"x%2A%281%2B0.096%2F2%29%5E%282%2A15%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2000 = x*4.0817\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "x = \"2000%2F4.0817\" = 490.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The original amount was 490 dollars.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );