eddybob123
- 177
- 0
Hi everyone, is there a way of finding the other two vertices of a square on the coordinate system given that two opposite vertices are already there? I already attempted this problem with two methods: with Pythagoras and with circles. So, is there a general formula or not?