78.0k views
4 votes
Four points are drawn on the coordinate plane and connected with straight lines to form a rectangle. Three of the vertices of the rectangle are located at (2, 1), (2, 4) and (4.4). a What are the coordinates of the fourth vertex of the rectangle? b. What are the dimensions of the rectangle? c What is the area of the rectangle?​

1 Answer

6 votes

You have 2 points with the same x value of 2 and 2 points with the same y value of 4.

You now need 2 points with the same x value of 4 ( you are given 1) and 2 y values of 1 ( you are given 1.

The missing point would need to be (4,1)

The width would be x2-x1 = 4-2 = 2 units

The length would be y2-y1 = 4-1 = 3 units

Area = 3x 2 = 6 square units

User Koutuk
by
5.7k points