asked 234k views
1 vote
The coordinates of the points below represent the vertices of a rectangle.

P (2, 2) Q (6, 2) R (6, 5) S (2, 5)

What is the perimeter, in units of rectangle PQRS?

asked
User Mikewied
by
8.7k points

2 Answers

5 votes

Answer:

18 units

Explanation:

5+5=10

4+4=8

8+10=18 units

answered
User Arrisar
by
8.1k points
3 votes

Answer:

14

Explanation:

The perimeter of a rectangle is the sum of the lengths of the 4 sides of a rectangle. Since in a rectangle opposite sides are congruent, you just need to find the lengths of any two adjacent sides because adjacent sides cannot be opposite. Then add them and multiply the sum be 2 to account for the opposites sides.

Two find the distance between any two points, you can use the distance formula. If the two points lie on the same vertical line (both points have the same x-coordinate), or if the two points lie on the same horizontal line (both points have the same y-coordinate), then just subtract the different coordinates and take the absolute value.

PQ = |2 - 6| = |-4| = 4

QR = |2 - 5| = |-3| = 3

perimeter = 2(length + width)

perimeter = 2(4 + 3)

perimeter = 2(7)

perimeter = 14

answered
User Bhadram
by
7.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.