document.write( "Question 142027: Investment: The Dreyfus stocks have returned an average of 14.9% per year for the past 50 years. Use the following investment formula to determine the amount invested today for Dreyfus’ stock that would be worth $1,000,000 in 50 years.
\n" );
document.write( "
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " The present value P that will amount to A dollars in n years with interest compounded annually at annual interest rate r.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #103441 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The Dreyfus stocks have returned an average of 14.9% per year for the past 50 years. Use the following investment formula to determine the amount invested today for Dreyfus’ stock that would be worth $1,000,000 in 50 years. \n" ); document.write( "----------------------- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "10^6 = P(1+(0.149/1)^(1*50) \n" ); document.write( "10^6 = P(1037.53) \n" ); document.write( "P = $963.83 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |