Oct 16, 2018 #2 Opalg Gold Member MHB Messages 2,778 Reaction score 13 Wilmer said: Using 3 straight lines only, draw a square. [sp] $\Huge4$ long space ($=2^2$) [/sp]
Oct 16, 2018 #3 I like Serena Science Advisor Homework Helper MHB Messages 16,335 Reaction score 258 Following Opalg's example: ;) Spoiler \begin{tikzpicture} \draw[ultra thick] (0,0) -- (0,1) -- (-0.3,0.7) (-0.3,0) -- (0.3,0); \end{tikzpicture} ($1 = 1^2$)
Following Opalg's example: ;) Spoiler \begin{tikzpicture} \draw[ultra thick] (0,0) -- (0,1) -- (-0.3,0.7) (-0.3,0) -- (0.3,0); \end{tikzpicture} ($1 = 1^2$)
Oct 17, 2018 #6 I like Serena Science Advisor Homework Helper MHB Messages 16,335 Reaction score 258 I have a couple more: $+|$ and $--|$.
Oct 17, 2018 #8 Wilmer Messages 303 Reaction score 0 C'mon Greg...don't you have anything better to do?