From 6917e73c0df5ccfc1a4d6a4864ba01c839e650e7 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sun, 3 Oct 2021 11:42:51 -0400 Subject: [PATCH] [+] A2 P1 Q1 --- assignments/a2/a2.tex | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/assignments/a2/a2.tex b/assignments/a2/a2.tex index 3f196e2..9ae86e1 100644 --- a/assignments/a2/a2.tex +++ b/assignments/a2/a2.tex @@ -17,9 +17,15 @@ \item[1.] \begin{enumerate} - \item[1.] TODO: Write your answer and justification here. - \item[2.] TODO: Write your answer and justification here. - \item[3.] TODO: Write your answer and justification here. + \item[1.] When $D_1 = [0,\infty) $ \\ + Statement 1 is True because every number $x \in D_1$ is smaller than a $y \in D_1$ (For example, $y=x+1>x$). \\ + Statement 2 is False because when $y=0$, there isn't an $x \in D_1$ smaller than $y$. + \item[2.] When $D_2 = \mathbb{Z}$ \\ + Statement 1 is True because every integer $x$ is smaller than some integer $y$ (For example, $y=x+1>x$). \\ + Statement 2 is True because every integer $y$ is greater than some integer $x$ (For example, $x=y-1