197k views
3 votes
Create a truth table for The Logical statement​

Create a truth table for The Logical statement​-example-1

1 Answer

6 votes

Answer: see below

Explanation:

~p (not p) is the opposite of p.

if ~p is False then ~p → q is TRUE

if ~p is True then ~p → q is TRUE only if q is also true

p q ~p ~p → q

T T F T

T F F T

F T T T

F F T F

User Payton Byrd
by
5.2k points