document.write( "Question 1067828: While on a vacation to the country, a man spent 10 days fishing in the river. On each new, he caught 4 fish more than he had caught the day before. If he caught a total of 200 fish how many did he catch on each day? \n" ); document.write( "
Algebra.Com's Answer #683005 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
Do they want an average number of fish caught per day,
\n" ); document.write( "do they want the number caught each day as a day-by-day list
\n" ); document.write( "or do they want the number caught each day as a function or formula?
\n" ); document.write( "
\n" ); document.write( "This is a case of an arithmetic sequence (or arithmetic progression, as it is called in some places).
\n" ); document.write( "Each new day the man catches \"4\" fish more than he had caught the day before
\n" ); document.write( "That means that the number of fish he catches forms an arithmetic sequence (or arithmetic progression).
\n" ); document.write( "Some teachers like to see written formulas so you can \"show your work,\"
\n" ); document.write( "but if that is not required, this is a mental math problem,
\n" ); document.write( "and you can find the answer quickly an easily,
\n" ); document.write( "which is great if you are taking a timed test.\r
\n" ); document.write( "\n" ); document.write( "THE FORMULAS
\n" ); document.write( "Here is the way I would write them. It is a popular way, but may not be the way your teacher prefers.
\n" ); document.write( "\"a%5B1%5D\"= first term of the arithmetic sequence/progression (number of fish caught on day \"1\" )
\n" ); document.write( "\"d\"= common difference (in this case \"d=4\" , because each new day the man catches \"4\" fish more than he had caught the day before).
\n" ); document.write( "\"a%5Bn%5D=a%5B1%5D%2Bd%28n-1%29\" = term number \"n\"
\n" ); document.write( "\"S%5Bn%5D=n%28a%5B1%5D%2Ba%5Bn%5D%29%2F2\" or \"S%5Bn%5D=n%282a%5B1%5D%2Bd%28n-1%29%29%2F2\"= sum of the first \"n\" terms
\n" ); document.write( "
\n" ); document.write( "THE MENTAL MATH:
\n" ); document.write( "My telepathic powers are down today,
\n" ); document.write( "so I will have to write the mental procedure as equations/formulas.
\n" ); document.write( "The nice thing about arithmetic sequences,
\n" ); document.write( "is that the average of any number of consecutive terms of such a sequence
\n" ); document.write( "is the average of the first and last terms, so
\n" ); document.write( "\"a%5Bavg%5D=%28a%5B1%5D%2Ba%5B10%5D%29%2F2\"= average number of fish caught per day.
\n" ); document.write( "\"10%2Aa%5Bavg%5D=200\"= total number of fish caught in \"10\" days.
\n" ); document.write( "So, we see that the man caught an average of \"a%5Bavg%5D=200%2F10=20\" fish per day.
\n" ); document.write( "\"highlight%28average_catch=20%29\"\"fish\"\"per\"\"day\"
\n" ); document.write( "\"a%5B10%5D=a%5B1%5D%2B3%2810-1%29=a%5B1%5D%2B3%2A9=a%5B1%5D%2B36\"= number of fish caught on day \"10\" ,
\n" ); document.write( "so
\n" ); document.write( "
\n" ); document.write( "We also see that he caught \"2\" fish the first day:
\n" ); document.write( "\"a%5B1%5D%2B18=20\" --> \"a%5B1%5D=20-18\" --> \"a%5B1%5D=2\" .
\n" ); document.write( "So, the list of fish caught per day is
\n" ); document.write( "
\n" ); document.write( "The number of fish expressed as a function would be
\n" ); document.write( "\"highlight%28a%5Bn%5D=2%2B4%28n-1%29%29\" ,
\n" ); document.write( "or using an equivalent expression,
\n" ); document.write( "\"highlight%28a%5Bn%5D=4n-2%29\" .
\n" ); document.write( "
\n" );