Difference between revisions of "Wiki Stuff"
Aggarw.vyom (talk | contribs) (Created page with "==Problem== Two <math>4 \times 4</math> squares intersect at right angles, bisecting their intersecting sides, as shown. The circle's diameter is the segment between the two p...") |
Aggarw.vyom (talk | contribs) (→Problem) |
||
Line 1: | Line 1: | ||
==Problem== | ==Problem== | ||
− | |||
− | |||
<asy> | <asy> | ||
unitsize(6mm); | unitsize(6mm); | ||
Line 8: | Line 6: | ||
filldraw(unitcircle,white,black); | filldraw(unitcircle,white,black); | ||
</asy> | </asy> | ||
− | |||
− |
Revision as of 01:10, 8 August 2025
Problem