Raymond B. answered 02/13/23
Math, microeconomics or criminal justice
the interval [3,6] is 6-3 = 3 in length
with n subintervals of equal length each subinterval is 3/n in length
integral of f(x) dx= integral of x^2dx = F(x) = x^3/3 + c where c=an unknown constant
evaluated from 3 to 6 F(x) = 6^3/3 -3^3/3 = 216/3 - 27/3 = 72-9 = 63 square units
using right end heights will overestimate the integral, but in the limit as n approaches infinity, it will get increasingly closer to the actual value.
let n= 3, each rectangle has a base = 3/3 = 1, and heights f(4)= 4^2 =16, f(5) = 5^2= 25 f(6)= 6^2 = 36. sum = 16+25+36 = 80 > 63
let n= 6, each rectangle has base = 3/6 = 1/2, heights: 80 + f(7/2) = 49/4 + f(9/2) = 81/4 + f(11/2) = 121/4 . sum = 80 +12.25 + 20.25 + 30.25 = 80+62.75 = 142.75. then multiply by the base = 1/2 gives 71.375 which is closer to 63