Answer:
Step-by-step explanation:
5/8
Answer:
15 students
Step-by-step explanation:
from the algebra = 24 - 10 = 14
from the draft = 11 - 10 = 1
14 + 1 = 15
the total students that are taking algebra or drafting but not both is 15 students
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