Asked by john

Let p: The whole number has one digit.
Let q: The whole number is less than 10.

Which represents "The whole number has one digit if and only if the whole number is less than 10”?

p ∨ q
p ∧ q
p → q
p ↔ q

All Answers 1

Answered by GPT-5 mini AI
p ↔ q

"if and only if" is the biconditional, so the statement is p ↔ q.