Interior vs Exterior Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

medium
A rectangle has vertices at (0,0)(0,0), (4,0)(4,0), (4,3)(4,3), and (0,3)(0,3). Determine whether the point (2,1.5)(2, 1.5) is interior, exterior, or on the boundary of the rectangle.

Solution

  1. 1
    Step 1: Identify the boundary of the rectangle. The four sides are: bottom (y=0y=0, 0x40 \le x \le 4), top (y=3y=3, 0x40 \le x \le 4), left (x=0x=0, 0y30 \le y \le 3), right (x=4x=4, 0y30 \le y \le 3).
  2. 2
    Step 2: Check if the point lies on any side. The point is (2,1.5)(2, 1.5). It is not on y=0y=0, y=3y=3, x=0x=0, or x=4x=4, so it is not on the boundary.
  3. 3
    Step 3: Check if the point is inside. We need 0<x<40 < x < 4 and 0<y<30 < y < 3. Since 0<2<40 < 2 < 4 and 0<1.5<30 < 1.5 < 3, the point satisfies both conditions.
  4. 4
    Step 4: Conclude that (2,1.5)(2, 1.5) is an interior point of the rectangle.

Answer

(2,1.5)(2, 1.5) is an interior point of the rectangle.
For a rectangle aligned with the axes, a point (x,y)(x, y) is interior if its coordinates are strictly between the minimum and maximum xx- and yy-values of the rectangle. A point on any edge is on the boundary, and a point outside the rectangle's coordinate ranges is exterior.

About Interior vs Exterior

Interior consists of points strictly inside a boundary; exterior consists of points strictly outside the boundary.

Learn more about Interior vs Exterior →

More Interior vs Exterior Examples