Kizspy | Question: 5
(Choose 1 answer)
(See picture)
A. (i)
B. (ii)
C. (iii)
D. None of the other choices
Ε. (iv)
Let F(x) = "x is a student of the Business department",
J(x) = "x knows the computer language Java",
R(x) = "x can speak Russian".
The domain consists of all students of the university.
Express the sentence into a logical expression
"Some student of the Bussiness department either can speak Russian orknows Java"
(i) x(F(x)→(J(x) v R(x)))
(ii) x(F(x)→(J(x)^R(x)))
(iii) 3x(F(x)^(J(x) v R(x)))
(iv) 3x(F(x) v (J(x) v R(x)))
FUOVERFLOW