* Consider this three-digit sequence: 943. Is the first digit the largest or the second digit the smallest, AND, is the third digit even or the first digit odd?

Respuesta :

(pVq)∧(rVs)
p is the first digit largest
q is the second digit is smallest
r is the third digit is even
s is the first is odd therefore (pVq) = (TVF) = T             
(rVs) = (FVT) = T
so the statement becomes T∧T = T
the statement is True