document.write( "Question 1073379: An invested wants to earn $50 000 in 9 months, if the best available interest rate is 5% per annum
\n" );
document.write( "Calculate how much should be invested now to yield the desired amount \n" );
document.write( "
Algebra.Com's Answer #688240 by jorel1380(3719) You can put this solution on YOUR website! The best interest rate found is 5% per annum, and the investment period is 9 months, so .05 x 9/12, or .0375 is the actual yield. Then let n be the amount to be invested. Then: \n" ); document.write( ".0375n=50000 \n" ); document.write( "n=50000/.0375=$1,333,333.33 needs to be invested to earn $50000 in 9 months. ☺☺☺☺ \n" ); document.write( " |