Incorrect Answer.


Notice that the parse tree's root is a disjunction, meaning that it represents a formula that is a disjunction (in this case, one of two conjunctions). Your answer formula is a conjunction of two disjuctions. Please draw it's parse tree to see the difference.
Back to Question.
Next Question.