The correct option is B False
Let’s say we want to find the area of a function from x = 0 to x=b between the curve and x-axis.
In Archimedes’s method for finding the area of a curve, we will divide the given curve into n intervals of width b−0n. In each interval we will construct a rectangle with width as the length of interval and height as the value of the function on the rightmost point of the interval(when we approach from top). We will now calculate the area of the rectangle formed. For example, if we consider the interval [bn,2bn],
corresponding to the second rectangle, the height of the rectangle will be f(2bn). Similarly the height of kth rectangle will be f(kbn).
But in the question it is given that we divide the area into rectangles of unit width. We will be initially dividing the area into n intervals and later we apply the limit n tends to infinity to find the exact area. So the width of the intervals will tend to zero as n tends to infinity. So the given statement is false.