How to find the area of the rectangular region $2 ≤ x ≤ 5$, $-1 ≤ y ≤ 3$.
I tried to plot the graph in $xy$-plane, but I'm not sure how to find the area.
How to find the area of the rectangular region $2 ≤ x ≤ 5$, $-1 ≤ y ≤ 3$.
I tried to plot the graph in $xy$-plane, but I'm not sure how to find the area.
Area of a rectangle is given by base$\times$height. The base of this rectangle is the change in $x=|5-2|=3$ and the height of the rectangle is the change in $y=|3-(-1)|=4$. The area is then $$3\times4=12$$