document.write( "Question 1117489: Which equation should I use for this problem? Summation?\r
\n" ); document.write( "\n" ); document.write( "1. You are running a foundation for a certain animal which is nearly extinct. Ms. Irene, a rich benefactor, offers two options for her donations:\r
\n" ); document.write( "\n" ); document.write( "Option 1: To give $1,000 on day 1, $999 on day 2, $998 on day 3, with the process to end after 1,000 days.\r
\n" ); document.write( "\n" ); document.write( "Option 2: To give $1 on day 1, $2 on day 2, $4 on day 3, for 19 days.\r
\n" ); document.write( "\n" ); document.write( "What formula should I use to know which one results in more money?
\n" ); document.write( "

Algebra.Com's Answer #732593 by ikleyn(52778)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "For option 1, you calculate the sum of 1000 terms of the arithmetic progression with the first term  1000  and the last term of  1.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The sum is  \"sum%5B1%5D\" = \"%28%281000%2B1%29%2F2%29%2A1000\" = 500500 dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "For option 2, you calculate the sum of the first 19 terms of the geometric progression with the first term  1  and the common ratio of  2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The sum is  \"sum%5B2%5D\" = \"%282%5E19-1%29%2F%282-1%29\" = \"2%5E19-1\" = 524287 dollars.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "----------------
\n" ); document.write( "On arithmetic progression,  see introductory lessons\r
\n" ); document.write( "\n" ); document.write( "    - Arithmetic progressions\r
\n" ); document.write( "\n" ); document.write( "    - The proofs of the formulas for arithmetic progressions \r
\n" ); document.write( "\n" ); document.write( "    - Problems on arithmetic progressions \r
\n" ); document.write( "\n" ); document.write( "    - Word problems on arithmetic progressions\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "On geometric progressions,  see introductory lessons\r
\n" ); document.write( "\n" ); document.write( "    - Geometric progressions\r
\n" ); document.write( "\n" ); document.write( "    - The proofs of the formulas for geometric progressions \r
\n" ); document.write( "\n" ); document.write( "    - Problems on geometric progressions\r
\n" ); document.write( "\n" ); document.write( "    - Word problems on geometric progressions\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );