Kizspy | Question: 6
(Choose 1 answer)
(See picture)
A. (i)
B. (ii)
C. (iii)
D. (iv)
E. None of the other choices is correct
Let Q(x, y) be the statement "Studentx has studied subject 1",
S(x, z) the statement "Student.x is in class z".
Translate the sentence into a logical expression
"Every student in class CS150 has studied Calculus"?
(i) Vx(Q(x,Calculus) → S(x,CS150))
(ii) Vx(S(x, CS150) → Q(x, Calculus))
(iii) Ex(Q(x,Calculus) → S(x,CS150))
(iv) Ex(S(x,CS150) → Q(x, Calculus))