SOLUTION: construct a truth table for the statement. -r ^ -s
Algebra
->
Test
->
Lessons
-> SOLUTION: construct a truth table for the statement. -r ^ -s
Log On
Test Calculators and Practice
Test
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
Click here to see ALL problems on test
Question 1003574
:
construct a truth table for the statement.
-r ^ -s
Answer by
richard1234(7193)
(
Show Source
):
You can
put this solution on YOUR website!
NOT(r) AND NOT(s) is equivalent to NOT(r OR s).
r, s, Z
0 0 1
0 1 0
1 0 0
1 1 0