A square has verticles O(0,0), A(a,o), B(a,a) and C(o,a).
Find:
(a) the mid point of the diagonals OB and CA
(b) the length of a diagonal of the square and the radius of the circle in which OABC is inscribed
(c) the equation of the circle inscribing the square.
1
Expert's answer
2019-10-28T14:33:07-0400
Answer
(a) D(2a;2a);
(b) OB=a2;r=2a;
(c) (x−2a)2+(y−2a)2=2a2.
Explanation
(a) Because the vertices O(0,0), A(a,o), B(a,a) and C(o,a) are the vertices of the square, then o=0. The coordinates of the mid point the diagonals OB and CA are equal:
x=2(0+a)=2a, y=2(0+a)=2a. Thus, the mid point of the diagonals is D(2a;2a).
(b) The length of a diagonal of the square is equal to
OB=CA=(a−0)2+(a−0)2=a2.
The radius of the circle in which OABC is inscribed will be
r=2OB=2a.
(c) The equation of circle with center C(x0; y0) and radius r is written as
(x−x0)2+(y−y0)2=r2.
Because D(2a;2a) is the center of the circle in which OABC is inscribed, and the r=2a is its radius, then the equation of the circle inscribing the square is written as
Comments