asked 28.4k views
1 vote
A rectangle on a coordinate plane has vertices Q(-1, 1), R(6,1), S(6,-8), and T(-1,-8). What are the dimensions of the rectangle?

2 Answers

5 votes

Answer:

The base is 7 and the height is 9

Explanation:

answered
User Michael Ames
by
7.5k points
0 votes

Answer:

The length is 9.

The width is 7.

Explanation:

A rectangle has two dimensions.

The width, which is the distance between the points who have the same value of y.

The length, which is the distance between the points who have the same value of x.

Distance between 2 points:

Points (a,b) and (c,d).


D = \sqrt{(c-a)^(2) + (d-b)^(2)}

Same value of x:

(-1,1), (-1-8) or (6,1), (6,-8)

The distance for both of them is the same, can calculate for only one.


L = \sqrt{(6-6)^(2) + (-8 - 1)^(2)} = √(81) = 9

The length is 9.

Same value of y:

(-1,1), (6,1) or (6,-8), (-1,-8)


W = \sqrt{(6 - (-1))^(2) + (1 - 1)^(2)} = √(49) = 7

The width is 7.

answered
User Asongtoruin
by
7.2k 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.