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

Am I supposed to distribute whats in the parenthesis? If not, then is it just the opposite of the true/false in the parenthesis?

Sorry if I sound so confusing ^_^;

Thanks so much :)

2006-10-08 03:38:12 · 4 answers · asked by 2 days after my B day :) 2 in Science & Mathematics Mathematics

4 answers

Actually, this has a variety of answers depending on what p and q are.

1. If p is true and q is true then p U q is true and not (p U q) is False
2. If p is false and q is true then p U q is true and not (p U q) is False
3. if p is true and q is false then p U q is true and not (p U q) is False
4. if p is false and q is false then p U q is false and not (p U q) is True

2006-10-08 03:43:56 · answer #1 · answered by Farrah 2 · 0 0

No problem at all.

You negate each term in the parentheses, but you also MUST switch the sign. If it's V, as it is in this case, it becomes ^ (the "and" symbol).

So, this problem becomes:
~p ^ ~q

And you evaluate that.

Hope that helps. =)

(P.S. That is called De Morgan's Law)

2006-10-08 03:44:03 · answer #2 · answered by Link 5 · 0 0

Do the parentheses first, then take the opposite.

2006-10-08 03:42:57 · answer #3 · answered by willismg1959 2 · 0 0

r = ~(p V q)

if p V q = true then
r = false
else
r = true

it can be done either as
~(p V q)
or as
~p ^ ~q

2006-10-08 03:43:20 · answer #4 · answered by fsm 3 · 0 0

fedest.com, questions and answers