Darryl K. answered 06/03/16
Tutor
New to Wyzant
Experienced Math Tutor
Draw the square on an xy coordinate system labeling the vertices. A circle inscribed inside the square will touch each edge of the square. Draw the circle inside the square. First find the center of the square which is the midpoint of a diagonal. This point will also be the center of the circle.
Using (0,0) and (4,4) we have ((0+4)/2, (0+4)/2) = (2,2).
Find the radius of the circle by noting that the radius is one-half the length of a side. Find the length of a side using the distance formula and divide by 2. Using (0,0) and (4,0) we have
d = sqrt( (4-0)2 + (0-0)2) = 4 → r = 4/2 = 2
Now use the standard equation for a circle with center (2,2) and radius = 2
(x - 2)2 + (y - 2)2 = 22