p : 3 < 5, q : 1 < 0, then p ∧ q is?

p : 3 < 5, q : 1 < 0, then p ∧ q is?

Explanation

Step 1: Determine the truth value of p

p : 3 < 5 is True.

Step 2: Determine the truth value of q

q : 1 < 0 is False.

Step 3: Determine the truth value of p ∧ q

p ∧ q is True only if both p and q are True. Since q is False, p ∧ q is False.