Multiple choices 32/50
Answer (Choose 1 answer)
A. None of the other choices is correct
(See picture)
B. (ii)
C. (i)
D. (iv)
E. (iii)
Let x, y represent students in a class. Let
M(x, y) = "x sent an email to y"T(x,y) = "x called y"
Translate the sentence into a logical expression
"Each student in class either received an email or a call from some other student in class"
Next
(i) xy[(x+y)^ (M(x,y) T(x,y))]
(ii) x y [(x+y)^ (M(x,y) T(x,y))]
(iii) x y [(x + y) → (M(x,y) T(x,y))]
(iv) x y [(x+y) v (M(x,y) T(x,y))]
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30 31 32
33
34
35 36 37 38
39 40 41 42
43
44
45 46 47 48
49 50