English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Fill the headings of the following truth table using p, q, ~, -->, v, and ^.

Heres the Table So Far.
I have to fill in the headings of columns a and b
using those symbols above. Help please :o)

P Q (a) (b)
----------------
T T T F
T F T F
F T T F
F F F T

2007-01-26 06:22:21 · 5 answers · asked by Anonymous in Science & Mathematics Mathematics

5 answers

I don't recognize your symbols, but I remember truth tables so here goes.

(a) will be P or Q

(b) will be P' and Q'

2007-01-26 06:35:13 · answer #1 · answered by uahgrad05 3 · 0 0

p q (-q ^ p) -> ~q T T T F F T F F One key component to be sure about conditionals is they are pretend in user-friendly words in a unmarried case: T --> F. In all different circumstances, the conditional is authentic. For conditionals, word that once the ensuing is authentic, the finished conditional is authentic. intending to verify that ~q to be authentic, q must be pretend. For both cases q is pretend, the conditional will be authentic. p q (-q ^ p) -> ~q T T T F . . . . . T . . . . . . F T F F . . . . . T . . . . . . For the different 2 circumstances, all we ought to do is plug contained in the boolean values. If p = T and q = T, then we've (~q ^ p) --> ~q (~T ^ T) --> (~T) (F ^ T) --> F F --> F, that is a real actuality. p q (-q ^ p) -> ~q T T . . . . . T . . . . . . T F . . . . . T . . . . . . F T F F . . . . . T . . . . . . Now, evaluate the case the position p = F and q = T. Then (~q ^ p) --> ~q (~T ^ F) --> ~T (F ^ F) --> F F --> F, that is a real actuality. for this reason: p q (-q ^ p) -> ~q T T . . . . . T . . . . . . T F . . . . . T . . . . . . F T . . . . . T . . . . . . F F . . . . . T . . . . . .

2016-12-03 02:11:19 · answer #2 · answered by Anonymous · 0 0

column a is p v q
since it is true when either p or q is true

column b is ~p ^ ~q
since the column only comes up true if ~p and ~q both are true (in this case if p and q are both false)

2007-01-26 07:35:55 · answer #3 · answered by Bill F 6 · 0 0

a) If p or q = T, then a = T; otherwise a = F
b) If p and q = F, then b = T; otherwise b = F

Sorry, don't understand your notation; so here's the logic in a sort of pseudocode.

2007-01-26 07:18:47 · answer #4 · answered by oldprof 7 · 0 0

Good question

a)
p v q


b)
~p ^ ~q

2007-01-26 06:44:39 · answer #5 · answered by iyiogrenci 6 · 0 0

fedest.com, questions and answers