asked 24.1k views
2 votes
Create a truth table for The Logical statement​

Create a truth table for The Logical statement​-example-1
asked
User Sabin
by
7.7k points

1 Answer

2 votes

In the third column, the sequence is: F, T, F, T

You flip whatever you see in the q column since ~q means "not q".

--------------

In the fourth column is: T, T, T, F

The general form of p -> q is false if p is true while q is false; otherwise, it is true. So ~q -> p is false when ~q is true and p is false.

answered
User Ast Derek
by
9.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.