(match '(- ?x ?x) '(- y 3))
Answer: C
This does not match because the variable ?X would have to match two different things.