Convert to Conjunctive Normal Form

225 Views Asked by At

I am trying to covert the following to Conjunctive Normal Form (CNF) and cannot get the answer.

(¬A ∨ C) → B

Can anybody explain how to get the correct answer?

Many thanks