Let a, b, c be three statements such that a is true, b is true, and c is false. Determine the truth value of (~a ^ ~b) ^ ~c. It may be helpful to construct a row of a truth table to help you.