construct a truth table for (p^~q) arrow p

1 answer

To make a truth table, you will have to understand the priority of operations.
In the case of
(p ∧ ~q) → p
we first evaulate ~q,
then (p ∧ ~q) and fincally
(p ∧ ~q) → p.

Next, you need to have in hand the truth table of the individual operators, such as:
p ~p
T F
F T

p q p∧ q
T T T
T F F
F T F
F F F

and finally
p q p→q
T T T
T F F
F T T
F F T

Hope that helps you construct the truth table you need.
If you need further help, please post.
Similar Questions
    1. answers icon 1 answer
    1. answers icon 0 answers
  1. Construct a truth table for (q^p)____>~ p, Be sure to include all intermediate steps in your table.
    1. answers icon 1 answer
  2. 4. Construct a truth table forq <-->(p^ ~q). Be sure to include all intermediate steps in your table.
    1. answers icon 0 answers
more similar questions