Difference between revisions of "AoPS Wiki:Sandbox"

(Cleared sandbox)
 
(108 intermediate revisions by 21 users not shown)
Line 1: Line 1:
{{AoPSWiki:Sandbox/header}} <!-- Please do not delete this line -->
+
<noinclude>{{shortcut|[[A:SAND]]}} {{Template:Sandbox}} [[Category:AoPS Wiki]] <!-- Please do not delete this line --></noinclude>
<nowiki>
 
sss <br /> yyy
 
</nowiki>
 
<pre>what is a pre tag</pre>
 
<asy>
 
size(10cm);
 
draw(circle((0,0), 0.75));
 
label("A", (0,0.75))
 
draw(circle((6,0), 0.75));
 
draw(circle((12,0), 0.75));
 
draw(circle((18,0), 0.75));
 
draw(circle((0,3.5), 0.75));
 
draw(circle((6,3.5), 0.75));
 
draw(circle((12,3.5), 0.75));
 
draw(circle((18,3.5), 0.75));
 
draw(circle((0,7), 0.75));
 
draw(circle((6,7), 0.75));
 
draw(circle((12,7), 0.75));
 
draw(circle((18,7), 0.75));
 
draw(circle((0,10.5), 0.75));
 
draw(circle((6, 10.5), 0.75));
 
draw(circle((12, 10.5), 0.75));
 
draw(circle((18,10.5), 0.75));
 
draw(circle((0,14), 0.75));
 
draw(circle((6,14), 0.75));
 
draw(circle((12,14), 0.75));
 
draw(circle((18,14), 0.75));
 
draw(circle((0,17.5), 0.75));
 
draw(circle((6,17.5), 0.75));
 
draw(circle((12,17.5), 0.75));
 
draw(circle((18,17.5), 0.75));
 
<\asy>
 
<asy>
 
unitsize(0.15inch);
 
draw((0,0)--(2,0)--(2,1)--(0,1)--cycle);
 
draw((1,0)--(1,1));
 
label("2",(0.5,-0.3),N);
 
label("4",(1.5,-0.3),N);
 
draw((0,1.5)--(1,1.5)--(1,3.5)--(0,3.5)--cycle);
 
draw((0,2.5)--(1,2.5));
 
label("5",(0.5,1.2),N);
 
label("7",(0.5,2.2),N);
 
draw((3,-1)--(4,-1)--(4,-2)--(3,-2)--cycle);
 
label("7",(3.5,-0.7),S);
 
draw((4,1)--(4,2)--(6,2)--(6,1)--cycle);
 
draw((5,1)--(5,2));
 
label("4",(4.5,0.7),N);
 
label("7",(5.5,0.7),N);
 
draw((3,3)--(3,4)--(6,4)--(6,3)--cycle);
 
draw((4,3)--(4,4));
 
draw((5,3)--(5,4));
 
label("4",(3.5,2.7),N);
 
label("5",(4.5,2.7),N);
 
label("6",(5.5,2.7),N);
 
draw((7,0)--(7,3)--(8,3)--(8,0)--cycle);
 
draw((7,1)--(8,1));
 
draw((7,2)--(8,2));
 
label("2",(7.5,-0.3),N);
 
label("5",(7.5,0.7),N);
 
label("4",(7.5,1.7),N);
 
draw((8.5,0)--(9.5,0)--(9.5,3)--(8.5,3)--cycle);
 
draw((8.5,1)--(9.5,1));
 
draw((8.5,2)--(9.5,2));
 
label("5",(9,-0.3),N);
 
label("4",(9,0.7),N);
 
label("7",(9,1.7),N);
 
draw((10,0)--(14,0)--(14,4)--(10,4)--cycle);
 
draw((12,0)--(12,4));
 
draw((13,0)--(13,4));
 
draw((11,0)--(11,4));
 
draw((10,1)--(14,1));
 
draw((10,2)--(14,2));
 
draw((10,3)--(14,3));
 
label("ROW 1",(14,3.5),E);
 
label("ROW 2",(14,2.5),E);
 
</asy>
 
 
 
<aops>sdfvsdfv</aops>
 
 
 
[[file:Bold button.jpeg|25px]]
 
 
 
<a href="www.aops.com">Aops</a>
 
 
 
123\\456
 
222\\ 1
 
222 \\ w
 
)\\)
 
Hmmm
 
<pre class="python" style="font-family:monospace;">print(3)</pre>
 
=Solution=
 
 
 
 
 
 
 
 
 
 
 
<asy>draw((1/10,10)..(1/3,3)..(1/2,2)..(1,1)..(2, 1/2)..(3,1/3)..(4,1/4)..(5,1/5)..(6,1/6)..(7,1/7));</asy>
 
<asy>
 
real f(real x) {
 
    return 2x/(x-2);
 
}
 
xaxis(-10,10, Arrows(5));
 
yaxis(-10,10, Arrows(5));
 
 
 
path g = graph(f,2.5,10);
 
path h = graph(f, -6, 1.5);
 
draw(h, arrow=Arrows(5), p=blue);
 
draw(g, arrow=Arrows(5), p=blue);
 
draw((2,-10)--(2,10), gray+dashed);
 
</asy>
 
[https://www.google.com/?gws_rd=ssl Google]
 
[https://www.google.com/?gws_rd=ssl Google]
 
{{MAA Notice}}
 
{{solution}}
 
{{stub}}
 
{{tutorial}}
 
[url=/user/me]Click to check your friend requests[/url]
 
 
 
 
 
 
 
__NOTOC__
 
<div style="border:2px solid black; background:#FFFFCC;">
 
::::<font style="font-family: Georgia, sans-serif">[[User:Azjps|Userpage]] | [[User talk:Azjps|Talk]] | [[Special:Contributions/Azjps|Contributions]] | [[User:Azjps/sandbox|Sandbox]]</font>
 
==<font color="#3333FF" style="font-family: Georgia, sans-serif">Quick Links</font>==
 
{| class="wikitable" style="background:#FFFF99; width:100%"
 
|-
 
| style="width:25%" | {{[[Template:Duplicate|duplicate]]}} || <code><nowiki>{{duplicate|[[200Y AMC 12A Problems|200Y AMC 12A #N]] and [[200Y AMC 10A Problems/Problem N|200Y AMC 10A #N]]}}</nowiki></code>
 
|-
 
| style="width:25%" | {{[[Template:AIME box|AIME box]]}} || <code><nowiki>{{AIME box|year=19YY|num-b=|num-a=}}</nowiki></code>
 
|-
 
| {{[[Template:AMC12 box|AMC12 box]]}} (or [[Template:AMC10 box|AMC10]]) || <code><nowiki>{{AMC12 box|year=200Y|ab=A|num-b=|num-a=}}</nowiki></code>
 
|-
 
| {{[[Template:AHSME box|AHSME box]]}} || <code><nowiki>{{AHSME box|year=199Y|num-b=|num-a=}}</nowiki></code>
 
|-
 
| [[:Category:Introductory Algebra Problems]] || <code><nowiki>[[Category:Introductory Algebra Problems]]</nowiki></code>
 
|}
 
----
 
:[[AoPSWiki:Tutorial]]
 
:[[AoPSWiki:Contest Problems Standards]]
 
:[[Special:Wantedpages]]
 
----
 
'''<font color="#3333FF">AIME To-Do List</font>''' <font style="font-size:90%">Help complete the movement of the [[AIME]]s to the AoPSWiki. Any help is greatly appreciated!</font> <font style="font-size:60%">'''bold''' indicates currently working on; <s>strike</s> completely done</font> <div style="font-size:80%"><s>[[1983 AIME|1983]]</s> - <s>[[1984 AIME|1984]]</s> - <s>[[1985 AIME|1985]]</s> - <s>[[1986 AIME|1986]]</s> - <s>[[1987 AIME|1987]]</s> - <s>[[1988 AIME|1988]]</s> - <s>[[1989 AIME|1989]]</s> - <s>[[1990 AIME|1990]]</s> - <s>[[1991 AIME|1991]]</s> - [[1992 AIME|1992]] - [[1993 AIME|1993]] - [[1994 AIME|1994]] - [[1995 AIME|1995]] - [[1996 AIME|1996]] - <s>[[1997 AIME|1997]]</s> - <s>[[1998 AIME|1998]]</s> - <s>[[1999 AIME|1999]]</s> - [[2000 AIME I|2000]] - [[2000 AIME II|2000]] - [[2001 AIME I|2001]] - [[2001 AIME II|2001]] - [[2002 AIME I|2002]] - [[2002 AIME II|2002]] - <s>[[2003 AIME I|2003]]</s> - '''[[2003 AIME II|2003]]''' - <s>[[2004 AIME I|2004]]</s> - '''[[2004 AIME II|2004]]''' - <s>[[2005 AIME I|2005]]</s> - '''[[2005 AIME II|2005]]''' - <s>[[2006 AIME I|2006]]</s> - <s>[[2006 AIME II|2006]]</s> - <s>[[2007 AIME I|2007]]</s> - <s>[[2007 AIME II|2007]]</s> - <s>[[2008 AIME I|2008]]</s> - '''[[2008 AIME II|2008]]'''</div>
 
----
 
</div>
 
<div style="border:2px solid black; background:#66CCFF; align:center">
 
 
 
==<font color="#3333FF" style="font-family: Georgia, sans-serif">About Me</font>==
 
<div style="overflow:auto; height:5em; width: 80%; font-size: 75%">
 
I died.
 
*Contest history: ''2006'' AMC 10 133.5, AIME 5 &mdash; ''2007'' AMC 12 117, AIME 7, USAMO 12 &mdash; ''2008'' AMC 12 130.5, AIME 10, USAMO 14, CJML 9 average, ARML 6 &mdash; 2009 AMC 12: 133.5, AIME: 10, USAMO: 20, USAMTS: perfect, CJML: 9.47 average, ARML: 8.
 
</div>
 
</div>
 
<div style="border:2px solid black; background:#99FF99; align:center">
 
 
 
==<font color="#3333FF" style="font-family: Georgia, sans-serif">To Do List</font>==
 
<small>[http://www.artofproblemsolving.com/Wiki/index.php?title=User:Azjps/todo&action=edit edit]</small>
 
 
 
<div style="width:90%; background:#CCFFCC; border:1px dashed black;">
 
{{User:Azjps/todo}}
 
</div>
 
</div>
 

Latest revision as of 20:40, 13 August 2025

Shortcut:

L Edit this page

This Sandbox page is for experimenting with AoPS Wiki editing.

Feel free to test formatting, links, or templates here. If you're new, you may find the AoPS Wiki editing tutorial helpful.

Note: This page is cleared regularly and without warning. Please do not add offensive, copyrighted, or inappropriate content.