p: I have a pet.
q: I have a car.
r: I have a house.
Choose the English sentences that are equivalent to the propositional logic below. (If the logic is always true, then choose it.)
$(p \rightarrow q) \land (\neg q \lor r) \land \neg r$
Always true
I don't have a pet, and don't have a car.
I have a pet and a car.
I don't have a pet, don't have a car, and don't have a house.