S = true
~s = false
-------------
j = false
~j = true
-------------
~s = false and j = false, so,
~s v j = (false) v (false)
~s v j = false
-------------
Similarly,
s v ~j = (true) v (true)
s v ~j = true
-------------
We have
~s v j = false
and
s v ~j = true
which lead to this when we conjunct the two logical expressions
(~s v j) ^ (s v ~j) = (false) ^ (true)
(~s v j) ^ (s v ~j) = false
-------------
-------------
The final answer is false
Answer:
2
Step-by-step explanation:
Step-by-step explanation:
check the answer in this pictures
Answer:
If all three digits need to be the same (I assume that's what aaa means) it's 333
Step-by-step explanation:
For a number XYZ to be divisible by 9, X+Y+Z must be divisible by 9. Here's why:
X*100 + Y * 10 + Z = X + Y + Z + 99*X + 9*Y = X + Y + Z + 9(11X + Y)
So we need to find the smallest a so that a+a+a = 3a is divisible by 9. The smallest would be 0, but 000 is not a real 3-digit number. The next one is 3.
The answer is an expression because you can not solve for x.