document.write( "Question 421106: If I wanted to have $150000.00 when I retire in 10 years and I'm investing into a high yield bond that pays 7% compounded annually, what do I have to invest today to achieve my goal?\r
\n" );
document.write( "\n" );
document.write( "can someone tell me the formula to solve the equation? \n" );
document.write( "
Algebra.Com's Answer #294110 by mananth(16949) You can put this solution on YOUR website! Amount = 150,000 \n" ); document.write( "p=? \n" ); document.write( "r=7 \n" ); document.write( "n=10 \n" ); document.write( "..\r \n" ); document.write( "\n" ); document.write( "150,000/ (1+0.07)^10 = Principal \n" ); document.write( "Principal = 76,252.39 \n" ); document.write( " |