File:AIME 1992 Solution 10.png
Error creating thumbnail: Unable to save thumbnail to destination
No higher resolution available.
AIME_1992_Solution_10.png (234 × 233 pixels, file size: 6 KB, MIME type: image/png)
The asy code for this was:
defaultpen(fontsize(8));
path kt = arc((20,0),20,0,90)..arc((0,20),20,0,90)--(40,40)--cycle;
fill(kt,gray);
draw((0,-30)--(0,50));draw((-30,0)--(50,0));
draw(circle((20,0),20));draw(circle((0,20),20));
draw((40,0)--(40,40)--(0,40));
label("<math>a</math>",(50,0),(2,0));label("<math>b</math>",(0,50),(0,2));
label("(40,0)",(40,0),(1,-1));label("(0,40)",(0,40),(-1,1));
label("(40,40)",(40,40),(1,1));
dot((40,0)^^(0,40)^^(40,40));
Which produces
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 14:22, 13 November 2007 | Error creating thumbnail: Unable to save thumbnail to destination | 234 × 233 (6 KB) | Minsoens (talk | contribs) | defaultpen(fontsize(8)); path kt = arc((20,0),20,0,90)..arc((0,20),20,0,90)--(40,40)--cycle; fill(kt,gray); draw((0,-30)--(0,50));draw((-30,0)--(50,0)); draw(circle((20,0),20));draw(circle((0,20),20)); draw((40,0)--(40,40)--(0,40)); label("$a$",(50,0),(2, |
You cannot overwrite this file.
File usage
The following page uses this file: