document.write( "Question 103753: A stockbroker trades stock for 100 days. On day one he loses 100$.Everyday after that he loses 100$ more than on the previous day. What is his average daily loss during his 100 day period? I would like to just have the formula so that I can solve it. I'm just starting alg. again in school after 27 yrs. Just need a few hints. Thanks!!! \n" ); document.write( "
Algebra.Com's Answer #75406 by edjones(8007) You can put this solution on YOUR website! Sum of an arithemetic sequence is: n/2(a[1]+a[n]) n=number of terms \n" ); document.write( "100/2(100+10000)=50*10100=505000 \n" ); document.write( "Now we divide that number by n to get the average=$5,050 \n" ); document.write( "Ed \n" ); document.write( " |