This commit is contained in:
2023-04-19 08:58:26 -07:00
parent 74a24c50ce
commit 08add061e2
4 changed files with 7 additions and 7 deletions

View File

@@ -31,7 +31,7 @@ Can you develop geometric intuition for their sum and difference?
\begin{tikzpicture}[scale=1]
\draw[->]
(0,0) coordinate (o) -- node[below left] {$(1, 2)$}
(0,0) coordinate (o) -- node[below left] {$(2, -1)$}
(2, -1) coordinate (a)
;