Translate the following statements into English, where R(x) is "x is a rabbit.", H(x) is "x hops.", and the domain consists of all animals.
a. (4 points) ∀x(R(x) → H(x))
b. (4 points) ∃x(R(x) ∧ !H(x))
2. (5 points) Construct a truth table for the following compound proposition. Also, state whether the proposition is a tautology, a contradiction, or a contingency.
((p → q) ∧ (q → r)) → (p → r) Circle one: Tautology Contradiction Contingency