s(m) gives the location to evaluate the function in the mth partition
12
Expression 13: "s" left parenthesis, "m" , right parenthesis equals "a" plus "w" left parenthesis, "m" plus "c" , right parenthesissm=a+wm+c
13
m_x(x) is the number of the partition for x
14
Expression 15: "m" Subscript, "x" , Baseline left parenthesis, "x" , right parenthesis equals floor left parenthesis, StartFraction, left parenthesis, "x" minus "a" , right parenthesis Over "w" , EndFraction , right parenthesismxx=floorx−aw
15
Expression 16: "s" Subscript, "x" , Baseline left parenthesis, "x" , right parenthesis equals left brace, "a" less than or equal to "x" less than or equal to "b" : "s" left parenthesis, "m" Subscript, "x" , Baseline left parenthesis, "x" , right parenthesis , right parenthesis , right bracesxx=a≤x≤b:smxx
16
Expression 17: "g" left parenthesis, "s" Subscript, "x" , Baseline left parenthesis, "x" , right parenthesis , right parenthesis less than or equal to "y" less than or equal to "f" left parenthesis, "s" Subscript, "x" , Baseline left parenthesis, "x" , right parenthesis , right parenthesis Has graph. To audio trace, press ALT+T.gsxx≤y≤fsxx
17
Expression 18: "f" left parenthesis, "s" Subscript, "x" , Baseline left parenthesis, "x" , right parenthesis , right parenthesis less than or equal to "y" less than or equal to "g" left parenthesis, "s" Subscript, "x" , Baseline left parenthesis, "x" , right parenthesis , right parenthesis Has graph. To audio trace, press ALT+T.fsxx≤y≤gsxx
18
Estimate for Area
19
Expression 20: "A" equals "w" times Start sum from "n" equals 0 to "n" minus 1, end sum, absolute value left parenthesis, "f" left parenthesis, "s" left parenthesis, "n" , right parenthesis , right parenthesis minus "g" left parenthesis, "s" left parenthesis, "n" , right parenthesis , right parenthesis , right parenthesis Summation bounds can't depend on summation index 'n'.A=w·n−1∑n=0absfsn−gsn