Find the Perimeter of a Rectangle on the Coordinate Plane
Finding the perimeter of a rectangle on the coordinate plane involves using the coordinates of its vertices to determine the side lengths, then applying the perimeter formula P = 2l + 2w. Count the units between adjacent vertices along horizontal or vertical lines. For a rectangle with vertices at (1, 2), (5, 2), (5, 6), and (1, 6): length = |5 - 1| = 4 and width = |6 - 2| = 4, so P = 2(4) + 2(4) = 16 units. This 6th grade skill from enVision Mathematics Grade 6 integrates coordinate geometry with measurement.
Key Concepts
Property The perimeter of a rectangle is the sum of its four side lengths. For a rectangle with horizontal and vertical sides, the lengths can be found using the coordinates of its vertices. The perimeter $P$ is calculated by adding the lengths of the two horizontal sides and the two vertical sides. $$P = \text{side} 1 + \text{side} 2 + \text{side} 3 + \text{side} 4$$.
Examples A rectangle has vertices at $( 2, 3)$, $(4, 3)$, $(4, 1)$, and $( 2, 1)$. The horizontal sides have length $|4 ( 2)| = 6$ units. The vertical sides have length $|3 ( 1)| = 4$ units. The perimeter is $P = 6 + 6 + 4 + 4 = 20$ units. A square has vertices at $(1, 1)$, $(5, 1)$, $(5, 5)$, and $(1, 5)$. All sides have length $|5 1| = 4$ units. The perimeter is $P = 4 + 4 + 4 + 4 = 16$ units.
Explanation To find the perimeter of a rectangle on a coordinate plane, first determine the lengths of its horizontal and vertical sides. Use the absolute value of the difference in the x coordinates for horizontal lengths and the y coordinates for vertical lengths. Since a rectangle has two pairs of equal length sides, you will calculate one horizontal length and one vertical length. Finally, add all four side lengths together to find the total perimeter of the rectangle.
Common Questions
How do you find the perimeter of a rectangle on the coordinate plane?
Find the side lengths by subtracting coordinates of adjacent vertices. Length = |x2 - x1| for horizontal sides; width = |y2 - y1| for vertical sides. Then P = 2l + 2w.
How do you find the length of a horizontal side from coordinates?
Subtract the x-coordinates of the two endpoints (take the absolute value). For points (1, 3) and (5, 3): length = |5 - 1| = 4 units.
How do you find the length of a vertical side from coordinates?
Subtract the y-coordinates. For points (2, 1) and (2, 7): height = |7 - 1| = 6 units.
What grade finds rectangle perimeter on the coordinate plane?
This is a 6th grade geometry skill in enVision Mathematics Grade 6, combining coordinate plane understanding with perimeter calculation.
Can you find perimeter of any shape on the coordinate plane?
Yes, as long as all sides are horizontal or vertical (axis-aligned). For diagonal sides, you would need the distance formula. Rectangles aligned with axes use only subtraction.
How does this skill connect to absolute value?
Absolute value is used because distances are always positive. Whether you compute 5 - 1 or 1 - 5, the side length is 4 units. The absolute value ensures a positive result.