document.write( "Question 606810: how much money do i need to put in a saving account at 5 % semi annual for 25 years to make 1000000 \n" ); document.write( "
Algebra.Com's Answer #382250 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "money is invested at 5% apr with interest compounded semiannually for 25 years
\n" ); document.write( "What Principal would yield 1,000,000
\n" ); document.write( "Note: In General: \"A+=+P%281%2Br%2Fm%29%5Emt\"
\n" ); document.write( "A = Accumulated Amount = $1,000,000
\n" ); document.write( "P= principal
\n" ); document.write( "r= annual rate = .05
\n" ); document.write( "m= periods per year = 2
\n" ); document.write( "t= years = 25
\n" ); document.write( " \"P+=+A%2F%281%2Br%2Fm%29%5Emt\"
\n" ); document.write( "\"P+=+1000000%2F%281%2B.05%2F2%29%5E%2850%29\"
\n" ); document.write( "\"P+=+1000000%2F%281.025%29%5E%2850%29\"
\n" ); document.write( " P = $290,942.21 \n" ); document.write( "
\n" );