We are given two diagonally opposite vertices of a square on a coordinate grid, with coordinates $(-4, 7)$ and $(2, 1)$. We need to find the perimeter of the square.
2025/4/28
1. Problem Description
We are given two diagonally opposite vertices of a square on a coordinate grid, with coordinates and . We need to find the perimeter of the square.
2. Solution Steps
First, we find the length of the diagonal of the square, which is the distance between the two given points. The distance formula between two points and is given by:
In our case, and .
So, the length of the diagonal is:
Let be the side length of the square. Then, by the Pythagorean theorem, the diagonal is related to the side length by:
So,
The perimeter of the square is given by:
3. Final Answer
The perimeter of the square is 24.