Not exactly a question about distributions as it is about approximating the area under the curve using rectangles.
The (horizontal) length of each rectangle is the difference between successive values of

. For example, in the first rectangle, the length is starting at

and terminates at

, giving a difference of

.
The (vertical) height of each rectangle is the value of the function

taken at the point

that gives the left endpoint of the rectangle's width. So in the first rectangle, you take

.
Then the area of each rectangle is simply the length multiplied by the height.
Area of 1st rectangle =

2nd =

3rd =

and so on.
The total area would then be the sum of all the rectangles' areas.