Answer:
(2,2)
Explanation:
Let's assume the four vertices of square be A(7,2), B(7,7), C(2,7) and D(x,y).
Now coordinates of vertices D needs to be found. For that use the following property of a square:
- Diagonal of square bisect each other.
Refer to figure 1 to for understanding below calculations.
Since diagonal AC and BD bisect each other at point O(p,q). Therefore O is the mid-point of both AC and BD.
Now since O is mid-point of AC. Therefore,
![O(p,q)=\left ((7+2)/(2),(2+7)/(2)\right )=\left ( (9)/(2),(9)/(2)\right )](https://img.qammunity.org/2019/formulas/mathematics/middle-school/sinruwnp910lg260u0tx7ng340wdkitf4g.png)
Also since O is mid-point of BD. Therefore,
![O(p,q)=\left ((7+x)/(2),(7+y)/(2)\right )](https://img.qammunity.org/2019/formulas/mathematics/middle-school/zfdbi88hos21fsjxn7a007pm4fqd7jc1tv.png)
![\Rightarrow \left ( (9)/(2),(9)/(2)\right )=\left ((7+x)/(2),(7+y)/(2)\right )](https://img.qammunity.org/2019/formulas/mathematics/middle-school/tbcy28q2bfgl3s3pgxi2dk39nal8d6d5nc.png)
![\Rightarrow(7+x)/(2)=(9)/(2)\Rightarrow x=2](https://img.qammunity.org/2019/formulas/mathematics/middle-school/k763l4ce3ra63c8tb2c8i13u0eo1u0rsgw.png)
Similarly,
![(7+y)/(2)=(9)/(2)\Rightarrow y=2](https://img.qammunity.org/2019/formulas/mathematics/middle-school/3sx03geqqjmyb2kcy0mol3nic1jhhyzzjp.png)
Thus coordinates of D are (2,2)