\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: 
\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( " 
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( " P = $290,942.21
\n" );
document.write( "