document.write( "Question 1030172: how much must you deposit in an account that pays 6.25% interest, compounded annually, to have a balance of 700 after two years answer? \n" ); document.write( "
Algebra.Com's Answer #645142 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "100% + 6.25% = 106.25%
\n" ); document.write( "106.25% = 106.25/100 = 1.0625
\n" ); document.write( "x * 1.0625^2 = 700 (* = times)
\n" ); document.write( "x = 700/1.0625^2
\n" ); document.write( "x = 620.07 (2 decimal figures)
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );