asked 159k views
3 votes
A rectangle has verticles at these coordinates (-6, 3), (-6, 5), (2, 3)

What are the coordinates of the fourth vortex of the rectangle?

asked
User B M
by
7.8k points

2 Answers

3 votes

Answer: (2,5)

Is this what you are asking?


A rectangle has verticles at these coordinates (-6, 3), (-6, 5), (2, 3) What are the-example-1
answered
User TheKeymaster
by
8.2k points
7 votes

Answer:

the fourth vertex is D(2,5).

Explanation:

A rectangle has vertices at these coordinates A(-6, 3), B(-6, 5), C(2, 3).

Suppose the fourth vertex is D(x, y).

Then to make a rectangle, AB = CD.

√{(-6 - -6)² + (5 - 3)²} = √{(x-2)² + (y-3)²}.

√{(-6 + 6)² + (5 - 3)²} = √{(x-2)² + (y-3)²}.

√{(0)² + (2)²} = √{(x-2)² + (y-3)²}.

So x-2=0 and y-3=2

x=2 and y=5.

Hence, the fourth vertex is D(2,5).

answered
User Alexander Guz
by
8.4k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.