AoPS Wiki:Sandbox: Difference between revisions
No edit summary |
|||
| Line 8: | Line 8: | ||
=== Sandbox Area === | === Sandbox Area === | ||
<asy>unitsize(1cm); | <asy>unitsize(1cm); | ||
int[][] c = {{0,2, | int[][] c = {{0,2,2,0,0,0}, | ||
{0,1,1,1,1,0}, | {0,1,1,1,1,0}, | ||
{ | {3,3,3,0,0,0}}; | ||
real[] red = {1, 0, 0}; | real[] red = {1, 0, 0, 0}; | ||
real[] gre = {0, 0, 0}; | real[] gre = {0, 0, 1, 0}; | ||
real[] blu = {0, 1, 0}; | real[] blu = {0, 1, 0, 0}; | ||
for(int i=0; i < c.length; ++i) { | for(int i=0; i < c.length; ++i) { | ||
for(int j=0; j < c[i].length; ++j) { | for(int j=0; j < c[i].length; ++j) { | ||
Revision as of 13:31, 31 March 2009
Template:AoPSWiki:Sandbox/header In the computer world, a sandbox is a place to test and experiment -- essentially, it's a place to play.
This is the AoPSWiki Sandbox. Feel free to experiment here.
Warning: anything you place here is subject to deletion without notice.
Sandbox Area
$\begin{align*} \dfrac{p+q}{p-q}&=1+\dfrac{2q}{p-q}\\ &= 1+\dfrac{14}{2}\\ &= \boxed{7} \end{align*}$ (Error compiling LaTeX. Unknown error_msg)
Testing answers template:
googology101talk • contribs 22:07, 27 February 2009 (UTC) e