A few days ago
Anonymous

r and not s, create a truth table?!?

what is the truth table for the problem, r and not s?!

Top 1 Answers
A few days ago
Danielle

Favorite Answer

hi

lets make 1 denote true

and 0 denote false

now if we have 2 variables (r and s) then we have 2^2variables (thats 4)

so

R | S | NOT S | R and NOT S

0 0 1 0

0 1 0 0

1 0 1 1

1 1 0 0

R and NOT S means that both R and NOT S are 1

so in this case, the third line is what you need (that is R is 1 and S is 0)

tcz

0