Для какого числа X истинно высказывание X больше 1 /\ ((X меньше 5)→(X меньше 3)) Выберите один ответ: A. 2 B. 3 C. 1 D. 4
Для какого числа X истинно высказывание
X > 1 /\ ((X < 5)→(X < 3))
Выберите один ответ:
A. 2
B. 3
C. 1
D. 4
Ответ(ы) на вопрос:
Проверяем каждое число:
А.
[latex]2\ \textgreater \ 1 \land ((2\ \textless \ 5)\Rightarrow (2\ \textless \ 3)) = true \land (true \Rightarrow true) \\=true\land true = true[/latex]
B.
[latex]3\ \textgreater \ 1\land ((3\ \textless \ 5)\Rightarrow (3\ \textless \ 3))=true \land (true\Rightarrow false)\\=true \land false = false[/latex]
C.
[latex]1\ \textgreater \ 1 \land ((1\ \textless \ 5)\Rightarrow (1\ \textless \ 3))=false \land (true \Rightarrow true)=false \land true \\=false[/latex]
D.
[latex]4\ \textgreater \ 1 \land ((4\ \textless \ 5)\Rightarrow (4\ \textless \ 3))=true\land(true\Rightarrow false)=true\land false\\=false[/latex]
Ответ: Число 2.
Не нашли ответ?
Похожие вопросы