document.write( "Question 382626: Which is the best investment for three consecutive years?
\n" ); document.write( "a. A growth of 5% followed by a growth of 10% followed by a growth of 15%
\n" ); document.write( "b. A growth of 15% followed by a growth of 10% followed by a growth of 5%
\n" ); document.write( "c. Three years of growth at 10% per year.\r
\n" ); document.write( "\n" ); document.write( "Please explain why
\n" ); document.write( "

Algebra.Com's Answer #271133 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
a and b give the same growth rate after 3 years: (1.05)*(1.10)*(1.15) = 1.32825, or 32.825%. c gives \"1.10%5E3+=+1.331\", or 33.1%. Hence c gives the best investment. \n" ); document.write( "
\n" );