Question
Question: (0, -1), (0, 3) are the two opposite vertices of a square. Find the coordinates of the other two ver...
(0, -1), (0, 3) are the two opposite vertices of a square. Find the coordinates of the other two vertices.
(a)(0, 1), (0, -3)
(b)(3, -1), (0, 0)
(c)(2, 1), (-2, 1)
(d)(2, 2), (1, 1)
Solution
Hint: Use the condition that all side lengths in a square are equal.
Apply distance formula,
distance between (x1,y1) and (x2,y2) =(y2−y1)2+(x2−x1)2
By equating the distances, find the coordinates of both the remaining vertices.
Complete step-by-step answer:
Let the given vertices be A(0, -1), C(0, 3) of the square ABCD. Let us assume the vertex B to be (x, y).
By applying all the sides are equal condition, we get:
AB = CB = a…..(1)
By applying distance formula,
Distance between (x1,y1) and (x2,y2) =(y2−y1)2+(x2−x1)2
Distance between A and B = AB
AB=(x−0)2+(y−(−1))2=x2+(y+1)2.....(2)
Distance between C and B = CB
CB=(x−0)2+(y−3)2=x2+(y−3)2.....(3)
By substituting equation (2) and equation (3) in equation (1), we get:
x2+(y+1)2=x2+(y−3)2
By squaring on both sides, we get:
x2+(y+1)2=x2+(y−3)2
By cancelling common terms and expanding equation, we get:
y2+2y+1=y2−6y+9
By sending all terms to one side and simplifying, we get: