lem wrote:Let's take a pizza and cut diagonally with respect to original 50x50 box....
Another method:
Take the half-circle, drawn with the straight side as a diagonal (rather than horizontal or vertical) line. Draw a square around this, with the squares sides touching the ends of the straight side and two points on the curved portion. Very crudely, the picture looks something like this:
Code:+----------*-------+
| * * |
| 50 * * |
| * *
| * *
|* *
* *|
| * * |
| * * |
+------***---------+
From the midpoint of the diameter (the straight side of the half-circle, labelled "50" above), draw a square by extending a vertical line down to the bottom of the large square and an horizontal line across to the right side of the large square.
Since the sides drawn go from the center to the larger square, where the circle is tangent (and thus perpendicular) to the larger square, this small square is indeed a square (all four corners are ninety degrees), and the sides must (being radii) have length 25.
From the horizontal line in the smaller square, draw a vertical up to the point where the straight side of the half-circle intersects the larger square. This forms a 45-45-90 triangle with hypotenuse 25 (being half of the straight side with length 50). Then the height of the triangle must be 25/sqrt[2].
Adding, we get that the side of the larger square must be 25 + 25/sqrt[2], so the area must be (25 + 25/sqrt[2])^2, or about 1821.3834764....
Assuming that this is the configuration that the "Lenny" authors intended we get an area of 1821, when rounded to the nearest whole number.
Please check my work.
Eliz.