The width is given by:
$$
h = \frac{b - a}{n}
$$
where $a$ is the lower limit, $b$ is the upper limit, and $n$ is the number of subintervals. In this case, we have $a = 1$, $b = 2$, and $n = 4$. So,
$$
h = \frac{2 - 1}{4} = \frac{1}{4}
$$
Now, let's
Show moreā¦