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


   



Question 1003574: construct a truth table for the statement.
-r ^ -s

Answer by richard1234(7193) About Me  (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