Question
Question: The two opposite vertices of a square are \(\left( { - 1,2} \right)\) and \(\left( {3,2} \right)\). ...
The two opposite vertices of a square are (−1,2) and (3,2). Find the coordinates of the other two vertices.
Solution
We will find the distance between AC as the length of the diagonal of the square, which is 2 times the length of the side of the square. Also, in a square, all the sides are equal. Use the given coordinates to form the equation and find the value of coordinates of B. Use the midpoint of the other coordinates as diagonals of the square bisect each other.
Complete step-by-step answer:
We are given that the opposite vertices of a square are (−1,2) and (3,2).
Let the coordinates of the vertices of other two opposite sides be (a,b) and (c,d)
In a square, all sides are equal and the length of the diagonal is 2 times the length of the side of the square.
Also, the distance between two points (x1,y1) and (x2,y2) is given by (x2−x1)2+(y2−y1)2
We will now calculate the distance between A and C to find the length of the diagonal of the given square.
AC=(−1−3)2+(2−2)2 ⇒AC=42+0 ⇒AC=4
Then, the length of the side of the square can be calculated by dividing the length of diagonal by 2
That is the side of the square is 24=22
Since, ABCD is a square, therefore, AB = BC = AD = DC
That is the distance between AB is equal to BC.
(a−(−1))2+(b−2)2=(3−a)2+(2−b)2
On squaring sides, we will get,
(a+1)2+(b−2)2=(3−a)2+(−1)2(b−2)2 ⇒(a+1)2=(3−a)2 ⇒a2+1+2a=9+a2−6a ⇒8a=8 ⇒a=1
And the length of AB is 22 units.
AB=(−1−a)2+(2−b)2 ⇒22=(−1−1)2+(2−b)2 ⇒22=4+(2−b)2
Squaring both sides,
8=4+(2−b)2 ⇒4=4+b2−4b ⇒b2−4b=0 ⇒b(b−4)=0
Equating each factor to 0, we will get,
b=0
Or
b−4=0 b=4
Thus, the coordinates of B are (1,0) and (1,4)
It is known that diagonals of a square bisect each other.
Let O be the mid-point of AC and BD.
We will now calculate the coordinates of O using the mid-point formula, when (x1,y1) and (x2,y2) are points, the mid-point is (2x1+x2,2y1+y2)
Then, the coordinates of O are (23−1,22+2)=(1,2)
Point O will also be the mid-point of BD. Let the coordinates of B are (1,0)
(1,2)=(2c+1,2d+0)
On comparing the coordinates we will get,
1=2c+1 c+1=2 c=1
And
2=2d+0 d=4
Then, the coordinates of D are (1,4)
But, if the coordinates of B are (1,4)
Then, the coordinates of D are,
(1,2)=(2c+1,2d+4)
On comparing the coordinates we will get,
1=2c+1 c+1=2 c=1
And
2=2d+4 d=0
Then, the coordinates of D are (1,0).
Note: Square is a quadrilateral with 4 equal sides and each angle in a square is 90∘. For this question, one must know the properties of squares and various formulas of coordinate geometry such as distance formula and midpoint formula.